aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAge
...
| * | | | xen: events: remove dom0 specific xen_create_msi_irqIan Campbell2011-03-10
| * | | | xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell2011-03-10
| * | | | xen: events: push set_irq_msi down into xen_create_msi_irqIan Campbell2011-03-10
| * | | | xen: events: update pirq_to_irq in xen_create_msi_irqIan Campbell2011-03-10
| * | | | xen: events: refactor xen_create_msi_irq slightlyIan Campbell2011-03-10
| * | | | xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell2011-03-10
| * | | | xen: events: assume PHYSDEVOP_get_free_pirq existsIan Campbell2011-03-10
| * | | | xen: events: return irq from xen_allocate_pirq_msiIan Campbell2011-03-10
| * | | | xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell2011-03-10
| * | | | xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available.Ian Campbell2011-03-10
| * | | | Merge branch 'stable/irq.rework' into stable/irq.cleanupKonrad Rzeszutek Wilk2011-03-10
| |\ \ \ \ | | |/ / / | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds2011-03-15
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| * | | | xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well.Konrad Rzeszutek Wilk2011-03-03
| * | | | xen: Use IRQF_FORCE_RESUMEThomas Gleixner2011-03-03
| * | | | xen: Fix compile error introduced by "switch to new irq_chip functions"Ian Campbell2011-03-03
| * | | | xen: Switch to new irq_chip functionsThomas Gleixner2011-03-03
| * | | | xen: Remove stale irq_chip.endThomas Gleixner2011-03-03
| * | | | xen: events: do not free legacy IRQsIan Campbell2011-03-03
| * | | | xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges.Ian Campbell2011-03-03
| * | | | xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irqIan Campbell2011-03-03
| * | | | xen:events: move find_unbound_irq inside CONFIG_PCI_MSIIan Campbell2011-03-03
| |/ / /
| | | |
| \ \ \
*-. | | | Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds2011-03-15
|\ \| | | | |_|/ / |/| | |
| * | | xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk2011-03-03
| |/ /
* / / xen: suspend and resume system devices when running PVHVMIan Campbell2011-02-17
|/ /
* | Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2011-01-20
|\ \ | |/ |/|
| * xenbus: Fix memory leak on releaseDaniel De Graaf2010-12-20
| * xenbus: avoid zero returns from read()Daniel De Graaf2010-09-08
| * xenbus: add missing wakeup in concurrent read/writeDaniel De Graaf2010-09-08
| * xenbus: allow any xenbus command over /proc/xen/xenbusDiego Ongaro2010-09-01
| * xenfs/xenbus: report partial reads/writes correctlyJeremy Fitzhardinge2010-08-25
* | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-13
|\ \
| * | xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge2011-01-11
| * | xen gntdev: use gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-11
| * | xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-11
| * | xen/gntdev: Fix circular locking dependencyDaniel De Graaf2011-01-11
| * | xen/gntdev: stop using "token" argumentJeremy Fitzhardinge2011-01-11
| * | xen: gntdev: move use of GNTMAP_contains_pte next to the map_opIan Campbell2011-01-11
| * | xen/gntdev: add VM_PFNMAP to vmaJeremy Fitzhardinge2011-01-11
| * | xen/gntdev: allow usermode to map granted pagesGerd Hoffmann2011-01-11
* | | Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2011-01-13
|\ \ \
| * | | xen-platform: Fix compile errors if CONFIG_PCI is not enabled.Konrad Rzeszutek Wilk2011-01-12
| * | | xen: rename platform-pci module to xen-platform-pci.Ian Campbell2011-01-12
| * | | xen-platform: use PCI interfaces to request IO and MEM resources.Ian Campbell2011-01-12
| |/ /
* | | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-12
|\ \ \
| * | | xen/xenbus: making backend support modular is too complexJeremy Fitzhardinge2011-01-05
| * | | xen/xenbus: fixup checkpatch issues in xenbus_probe*Ian Campbell2011-01-05
| * | | xen/xenbus: clean up noise in xenbus_probe_frontend.cJeremy Fitzhardinge2011-01-05
| * | | xen/xenbus: clean up noise in xenbus_probe_backend.cJeremy Fitzhardinge2011-01-05
| * | | xen/xenbus: clean up noise in xenbus_probe.cJeremy Fitzhardinge2011-01-05
| * | | xen/xenbus: cleanup debug noise in xenbus_comms.cJeremy Fitzhardinge2011-01-05