summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-13Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2011-01-12xen-platform: Fix compile errors if CONFIG_PCI is not enabled.Konrad Rzeszutek Wilk
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-12xen: rename platform-pci module to xen-platform-pci.Ian Campbell
2011-01-12xen-platform: use PCI interfaces to request IO and MEM resources.Ian Campbell
2011-01-11xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge
2011-01-11xen gntdev: use gnttab_map_refs and gnttab_unmap_refsStefano Stabellini
2011-01-11xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini
2011-01-11xen/gntdev: Fix circular locking dependencyDaniel De Graaf
2011-01-11xen/gntdev: stop using "token" argumentJeremy Fitzhardinge
2011-01-11xen: gntdev: move use of GNTMAP_contains_pte next to the map_opIan Campbell
2011-01-11xen/gntdev: add VM_PFNMAP to vmaJeremy Fitzhardinge
2011-01-11xen/gntdev: allow usermode to map granted pagesGerd Hoffmann
2011-01-10Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-10xen/event: validate irq before get evtchn by irqJoe Jin
2011-01-05xen/xenbus: making backend support modular is too complexJeremy Fitzhardinge
2011-01-05xen/xenbus: fixup checkpatch issues in xenbus_probe*Ian Campbell
2011-01-05xen/xenbus: clean up noise in xenbus_probe_frontend.cJeremy Fitzhardinge
2011-01-05xen/xenbus: clean up noise in xenbus_probe_backend.cJeremy Fitzhardinge
2011-01-05xen/xenbus: clean up noise in xenbus_probe.cJeremy Fitzhardinge
2011-01-05xen/xenbus: cleanup debug noise in xenbus_comms.cJeremy Fitzhardinge
2011-01-05xen/xenbus: clean up error handlingJeremy Fitzhardinge
2011-01-05xen/xenbus: make frontend bus GPLJeremy Fitzhardinge
2011-01-05xen/xenbus: make sure backend bus is registered earlierJeremy Fitzhardinge
2011-01-05xenbus/frontend: register bus earlierJeremy Fitzhardinge
2011-01-05xen: remove xen/evtchn.hJeremy Fitzhardinge
2011-01-05xen: add backend driver supportIan Campbell
2011-01-05xen: separate out frontend xenbusIan Campbell
2010-12-17xen: Use this_cpu_inc_returnChristoph Lameter
2010-12-17xen: Use this_cpu_opsChristoph Lameter
2010-12-09xen/irq: Cleanup the find_unbound_irqKonrad Rzeszutek Wilk
2010-12-03Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds
2010-12-03Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds
2010-12-02xen: allocate irq descs on any NUMA nodeJeremy Fitzhardinge
2010-12-02xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memoryJeremy Fitzhardinge
2010-12-02xen: fix save/restore for PV on HVM guests with pirq remappingStefano Stabellini
2010-12-02xen: resume the pv console for hvm guests tooStefano Stabellini
2010-12-02xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini
2010-12-02xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini
2010-11-24Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-11-22Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge
2010-11-22xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.Konrad Rzeszutek Wilk
2010-11-19xen/balloon: make sure we only include remaining extra ramJeremy Fitzhardinge
2010-11-19xen/balloon: the balloon_lock is uselessJeremy Fitzhardinge
2010-11-19xen: add extra pages to balloonJeremy Fitzhardinge
2010-11-18xen: make evtchn's name less genericIan Campbell
2010-11-18Merge branch 'xen/dev-evtchn' into upstream/evtchnJeremy Fitzhardinge
2010-11-18xen/evtchn: the evtchn device is non-seekableJeremy Fitzhardinge
2010-11-18Revert "xen/privcmd: create address space to allow writable mmaps"Jeremy Fitzhardinge