summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available.Ian Campbell2011-03-101-1/+4
* Merge branch 'stable/irq.rework' into stable/irq.cleanupKonrad Rzeszutek Wilk2011-03-101-154/+124
|\
| * xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well.Konrad Rzeszutek Wilk2011-03-031-1/+2
| * xen: Use IRQF_FORCE_RESUMEThomas Gleixner2011-03-031-19/+1
| * xen: Fix compile error introduced by "switch to new irq_chip functions"Ian Campbell2011-03-031-1/+1
| * xen: Switch to new irq_chip functionsThomas Gleixner2011-03-031-44/+51
| * xen: Remove stale irq_chip.endThomas Gleixner2011-03-031-18/+0
| * xen: events: do not free legacy IRQsIan Campbell2011-03-031-0/+4
| * xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges.Ian Campbell2011-03-031-50/+27
| * xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irqIan Campbell2011-03-031-18/+35
| * xen:events: move find_unbound_irq inside CONFIG_PCI_MSIIan Campbell2011-03-031-17/+17
* | xen: suspend and resume system devices when running PVHVMIan Campbell2011-02-171-0/+10
|/
* Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2011-01-201-18/+13
|\
| * xenbus: Fix memory leak on releaseDaniel De Graaf2010-12-201-0/+5
| * xenbus: avoid zero returns from read()Daniel De Graaf2010-09-091-0/+3
| * xenbus: add missing wakeup in concurrent read/writeDaniel De Graaf2010-09-081-0/+1
| * xenbus: allow any xenbus command over /proc/xen/xenbusDiego Ongaro2010-09-011-16/+2
| * xenfs/xenbus: report partial reads/writes correctlyJeremy Fitzhardinge2010-08-251-2/+2
* | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-134-1/+721
|\ \
| * | xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge2011-01-111-3/+13
| * | xen gntdev: use gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-111-7/+30
| * | xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-111-0/+36
| * | xen/gntdev: Fix circular locking dependencyDaniel De Graaf2011-01-111-2/+7
| * | xen/gntdev: stop using "token" argumentJeremy Fitzhardinge2011-01-111-2/+2
| * | xen: gntdev: move use of GNTMAP_contains_pte next to the map_opIan Campbell2011-01-111-3/+5
| * | xen/gntdev: add VM_PFNMAP to vmaJeremy Fitzhardinge2011-01-111-1/+1
| * | xen/gntdev: allow usermode to map granted pagesGerd Hoffmann2011-01-113-0/+644
* | | Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2011-01-133-16/+10
|\ \ \
| * | | xen-platform: Fix compile errors if CONFIG_PCI is not enabled.Konrad Rzeszutek Wilk2011-01-121-1/+1
| * | | xen: rename platform-pci module to xen-platform-pci.Ian Campbell2011-01-121-1/+2
| * | | xen-platform: use PCI interfaces to request IO and MEM resources.Ian Campbell2011-01-121-14/+7
| |/ /
* | | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-126-311/+657
|\ \ \
| * | | xen/xenbus: making backend support modular is too complexJeremy Fitzhardinge2011-01-051-1/+1
| * | | xen/xenbus: fixup checkpatch issues in xenbus_probe*Ian Campbell2011-01-055-49/+40
| * | | xen/xenbus: clean up noise in xenbus_probe_frontend.cJeremy Fitzhardinge2011-01-051-7/+2
| * | | xen/xenbus: clean up noise in xenbus_probe_backend.cJeremy Fitzhardinge2011-01-051-7/+2
| * | | xen/xenbus: clean up noise in xenbus_probe.cJeremy Fitzhardinge2011-01-051-23/+6
| * | | xen/xenbus: cleanup debug noise in xenbus_comms.cJeremy Fitzhardinge2011-01-051-1/+0
| * | | xen/xenbus: clean up error handlingJeremy Fitzhardinge2011-01-051-2/+2
| * | | xen/xenbus: make frontend bus GPLJeremy Fitzhardinge2011-01-051-0/+2
| * | | xen/xenbus: make sure backend bus is registered earlierJeremy Fitzhardinge2011-01-051-2/+1
| * | | xenbus/frontend: register bus earlierJeremy Fitzhardinge2011-01-051-2/+1
| * | | xen: remove xen/evtchn.hJeremy Fitzhardinge2011-01-051-1/+0
| * | | xen: add backend driver supportIan Campbell2011-01-057-21/+344
| * | | xen: separate out frontend xenbusIan Campbell2011-01-055-305/+366
| |/ /
* | | Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-101-6/+15
|\ \ \
| * | | xen/event: validate irq before get evtchn by irqJoe Jin2011-01-101-0/+3
| * | | xen/irq: Cleanup the find_unbound_irqKonrad Rzeszutek Wilk2010-12-091-6/+12
| |/ /
* | | xen: Use this_cpu_inc_returnChristoph Lameter2010-12-171-1/+1
* | | xen: Use this_cpu_opsChristoph Lameter2010-12-171-4/+4
|/ /