summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* xen/balloon: Remove pr_info's and don't alter retry_countKonrad Rzeszutek Wilk2011-03-161-10/+2
* xen/balloon: Protect against CPU exhaust by event/x processDaniel Kiper2011-03-141-17/+90
* xen/balloon: Migration from mod_timer() to schedule_delayed_work()Daniel Kiper2011-03-141-13/+3
* xen/balloon: Removal of driver_pagesDaniel Kiper2011-03-141-8/+0
* xen: gntdev: fix build warningIan Campbell2011-03-091-2/+1
* xen/p2m/m2p/gnttab: do not add failed grant maps to m2p overrideIan Campbell2011-03-091-0/+4
* xen-gntdev: Add cast to pointerDaniel De Graaf2011-02-231-2/+2
* xen-gntdev: Fix incorrect use of zero handleDaniel De Graaf2011-02-231-7/+16
* xen: change xen/[gntdev/gntalloc] to default mStefano Stabellini2011-02-161-0/+2
* xen-gntdev: prevent using UNMAP_NOTIFY_CLEAR_BYTE on read-only mappingsDaniel De Graaf2011-02-141-1/+9
* xen-gntdev: Avoid double-mapping memoryDaniel De Graaf2011-02-141-3/+12
* xen-gntdev: Avoid unmapping ranges twiceDaniel De Graaf2011-02-141-2/+31
* xen-gntdev: Use map->vma for checking map validityDaniel De Graaf2011-02-141-6/+2
* xen-gntdev: Fix unmap notify on PV domainsDaniel De Graaf2011-02-141-2/+7
* xen-gntdev: Fix memory leak when mmap failsDaniel De Graaf2011-02-141-6/+8
* xen/gntalloc,gntdev: Add unmap notify ioctlDaniel De Graaf2011-02-142-1/+119
* xen-gntalloc: Userspace grant allocation driverDaniel De Graaf2011-02-143-0/+496
* xen-gntdev: Support mapping in HVM domainsDaniel De Graaf2011-02-142-34/+89
* xen-gntdev: Add reference counting to mapsDaniel De Graaf2011-02-141-40/+27
* xen-gntdev: Use find_vma rather than iterating our vma list manuallyDaniel De Graaf2011-02-141-24/+8
* xen-gntdev: Change page limit to be global instead of per-openDaniel De Graaf2011-02-141-36/+14
* 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
OpenPOWER on IntegriCloud