aboutsummaryrefslogtreecommitdiff
path: root/include/xen
AgeCommit message (Expand)Author
2012-01-15Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-04xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich
2011-12-25Merge branch 'stable/for-jens-3.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2011-12-20xen/grant-table: Support mappings required by blkbackDaniel De Graaf
2011-12-20Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk
2011-12-16xen: Add xenbus_backend deviceBastian Blank
2011-12-16xen/granttable: Support transitive grantsAnnie Li
2011-12-16xen/granttable: Support sub-page grantsAnnie Li
2011-12-14xen-balloon: convert sysdev_class to a regular subsystemKay Sievers
2011-11-22xen/granttable: Keep code format cleanAnnie Li
2011-11-22xen/granttable: Grant tables V2 implementationAnnie Li
2011-11-22xen/granttable: Introducing grant table V2 stuctureAnnie Li
2011-11-21xen/event: Add reference counting to event channelsDaniel De Graaf
2011-11-18xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk
2011-11-18xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk
2011-11-16xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCIDaniel De Graaf
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds
2011-10-13xen-blkfront: add BLKIF_OP_DISCARD and discard request structLi Dongyang
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel
2011-09-29xen: allow balloon driver to use more than one memory regionDavid Vrabel
2011-09-29xen/balloon: account for pages released during memory setupDavid Vrabel
2011-09-29xen: modify kernel mappings corresponding to granted pagesStefano Stabellini
2011-09-29xen: add an "highmem" parameter to alloc_xenballooned_pagesStefano Stabellini
2011-09-26xen/acpi: Domain0 acpi parser related platform hypercallYu Ke
2011-09-22xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernelOlaf Hering
2011-09-22xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from xen-unstableOlaf Hering
2011-09-22xen/pci: support multi-segment systemsJan Beulich
2011-07-25xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper
2011-07-22Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-07-11xen/pci: Remove 'xen_allocate_pirq_gsi'.Konrad Rzeszutek Wilk
2011-07-08Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/...Konrad Rzeszutek Wilk
2011-07-08xen: tmem: self-ballooning and frontswap-selfshrinkingDan Magenheimer
2011-06-30xen: Add __attribute__((format(printf... where appropriateJoe Perches
2011-06-21Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk
2011-06-06xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer
2011-05-25Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-12xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACH...Konrad Rzeszutek Wilk