summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-045-27/+13
* xen-gntalloc: introduce missing kfreeJulia Lawall2012-01-031-0/+1
* xen/xenbus: Fix compile error - missing header for xen_initial_domain()Konrad Rzeszutek Wilk2011-12-211-0/+1
* xen/grant-table: Support mappings required by blkbackDaniel De Graaf2011-12-202-20/+7
* xenbus: Use grant-table wrapper functionsDaniel De Graaf2011-12-201-10/+7
* xenbus: Support HVM backendsDaniel De Graaf2011-12-203-21/+159
* Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk2011-12-204-12/+17
|\
| * xen-gntalloc: signedness bug in add_grefs()Dan Carpenter2011-11-161-1/+1
| * xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()Dan Carpenter2011-11-161-1/+1
| * xen-gntdev: integer overflow in gntdev_alloc_map()Dan Carpenter2011-11-161-5/+5
| * xen/balloon: Avoid OOM when requesting highmemDaniel De Graaf2011-11-161-2/+2
| * xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel2011-11-161-3/+8
* | xen/xenbus-frontend: Fix compile error with randconfigKonrad Rzeszutek Wilk2011-12-201-0/+1
* | xen/xenbus-frontend: Make error message more clearBastian Blank2011-12-161-1/+1
* | xen/privcmd: Remove unused support for arch specific privcmp mmapBastian Blank2011-12-161-2/+0
* | xen: Add xenbus_backend deviceBastian Blank2011-12-162-0/+90
* | xen: Add xenbus device driverBastian Blank2011-12-166-6/+42
* | xen: Add privcmd device driverBastian Blank2011-12-167-4/+53
* | xen/gntalloc: fix reference counts on multi-page mappingsDaniel De Graaf2011-12-161-13/+43
* | xen/gntalloc: release grant references on page freeDaniel De Graaf2011-12-161-0/+2
* | xen/events: prevent calling evtchn_get on invalid channelsDaniel De Graaf2011-12-161-0/+3
* | xen/granttable: Support transitive grantsAnnie Li2011-12-161-0/+70
* | xen/granttable: Support sub-page grantsAnnie Li2011-12-161-0/+72
* | xen/granttable: Improve comments for function pointersAnnie Li2011-12-161-24/+24
* | xen/granttable: Keep code format cleanAnnie Li2011-11-221-4/+3
* | xen/granttable: Grant tables V2 implementationAnnie Li2011-11-221-4/+167
* | xen/granttable: Refactor some codeAnnie Li2011-11-221-5/+10
* | xen/granttable: Introducing grant table V2 stuctureAnnie Li2011-11-221-40/+141
* | xen/event: Add reference counting to event channelsDaniel De Graaf2011-11-212-2/+74
* | xen/gnt{dev,alloc}: reserve event channels for notifyDaniel De Graaf2011-11-212-2/+50
* | xen/gntalloc: Change gref_lock to a mutexDaniel De Graaf2011-11-211-20/+21
|/
* Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-068-31/+25
|\
| * xen: use static initializers in xen-balloon.cOlaf Hering2011-07-291-9/+8
| * Xen: fix braces and tabs coding style issue in xenbus_probe.cRuslan Pisarev2011-07-261-4/+3
| * Xen: fix braces coding style issue in xenbus_probe.hRuslan Pisarev2011-07-261-2/+1
| * Xen: fix whitespaces,tabs coding style issue in drivers/xen/pci.cRuslan Pisarev2011-07-261-2/+2
| * Xen: fix braces coding style issue in gntdev.c and grant-table.cRuslan Pisarev2011-07-262-3/+2
| * Xen: fix whitespaces,tabs coding style issue in drivers/xen/events.cRuslan Pisarev2011-07-261-5/+4
| * Xen: fix whitespaces,tabs coding style issue in drivers/xen/balloon.cRuslan Pisarev2011-07-261-8/+7
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-068-0/+8
|\ \
| * | xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker2011-10-314-0/+4
| * | xen: Add module.h to modular drivers/xen users.Paul Gortmaker2011-10-314-0/+4
* | | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-061-3/+3
|\ \ \ | |/ / |/| |
| * | xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel2011-09-291-3/+3
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-261-1/+1
|\ \ \
| * | | genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-10-171-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-0/+2
|\ \ \ \
| * | | | xen/pciback: Add flag indicating device has been assigned by XenKonrad Rzeszutek Wilk2011-09-271-0/+2
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds2011-10-2518-195/+447
|\ \ \ \ \ \
| | | * | | | xen/pci: support multi-segment systemsJan Beulich2011-09-221-10/+84
OpenPOWER on IntegriCloud