summaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-151-7/+33
|\
| * Merge branch 'stable/for-jens-3.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2011-12-251-7/+33
| |\
| | * xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk2011-11-181-1/+17
| | * xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk2011-11-181-7/+17
* | | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-107-32/+256
|\ \ \
| * | | xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2012-01-041-0/+3
| * | | Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-041-22/+9
| * | | xen/grant-table: Support mappings required by blkbackDaniel De Graaf2011-12-201-1/+1
| * | | Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk2011-12-201-4/+2
| |\ \ \ | | |/ /
| * | | xen: Add xenbus_backend deviceBastian Blank2011-12-161-0/+41
| * | | xen/granttable: Support transitive grantsAnnie Li2011-12-161-0/+12
| * | | xen/granttable: Support sub-page grantsAnnie Li2011-12-161-0/+13
| * | | xen/granttable: Keep code format cleanAnnie Li2011-11-221-1/+1
| * | | xen/granttable: Grant tables V2 implementationAnnie Li2011-11-221-2/+4
| * | | xen/granttable: Introducing grant table V2 stuctureAnnie Li2011-11-223-7/+166
| * | | xen/event: Add reference counting to event channelsDaniel De Graaf2011-11-211-0/+7
| | |/ | |/|
* | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-3/+3
|\ \ \
| * | | xen-balloon: convert sysdev_class to a regular subsystemKay Sievers2011-12-141-3/+3
| |/ /
* | | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk2011-12-191-2/+1
| |/ |/|
* | xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCIDaniel De Graaf2011-11-161-4/+2
|/
* Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-062-0/+321
|\
| * xen/acpi: Domain0 acpi parser related platform hypercallYu Ke2011-09-262-0/+321
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\ \
| * | xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker2011-10-311-0/+1
* | | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-061-1/+0
|\ \ \
| * | | xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel2011-09-291-1/+0
* | | | Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-041-0/+36
|\ \ \ \
| * | | | xen-blkfront: add BLKIF_OP_DISCARD and discard request structLi Dongyang2011-10-131-0/+36
| |/ / /
* | | | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-312-8/+8
| |/ / |/| |
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds2011-10-252-2/+38
|\ \ \ \ \ | | | |/ / | | |/| |
| | | * | xen/pci: support multi-segment systemsJan Beulich2011-09-221-1/+33
| | | |/
| * | | xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernelOlaf Hering2011-09-221-1/+2
| * | | xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from xen-unstableOlaf Hering2011-09-221-1/+4
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds2011-10-252-2/+4
|\ \ \ \ | | |_|/ | |/| |
| | * | xen: modify kernel mappings corresponding to granted pagesStefano Stabellini2011-09-291-0/+1
| | * | xen: add an "highmem" parameter to alloc_xenballooned_pagesStefano Stabellini2011-09-291-2/+3
| |/ /
* | | xen: allow balloon driver to use more than one memory regionDavid Vrabel2011-09-291-1/+9
* | | xen/balloon: account for pages released during memory setupDavid Vrabel2011-09-291-0/+2
|/ /
* | xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper2011-07-251-0/+4
* | Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-07-225-1/+59
|\ \
| * \ Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/...Konrad Rzeszutek Wilk2011-07-082-0/+15
| |\ \
| | * | xen: tmem: self-ballooning and frontswap-selfshrinkingDan Magenheimer2011-07-082-0/+15
| | |/
| * | xen: Add __attribute__((format(printf... where appropriateJoe Perches2011-06-302-1/+5
| * | Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk2011-06-211-0/+39
| |\ \ | | |/ | |/|
| | * xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-06-061-0/+39
* | | xen/pci: Remove 'xen_allocate_pirq_gsi'.Konrad Rzeszutek Wilk2011-07-111-2/+0
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-261-0/+22
|\ \
| * | xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-261-0/+22
| |/
* | Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-251-0/+13
|\ \
| * | xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACH...Konrad Rzeszutek Wilk2011-05-121-0/+13
| |/
OpenPOWER on IntegriCloud