aboutsummaryrefslogtreecommitdiff
path: root/include/xen
AgeCommit message (Expand)AuthorFilesLines
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Gravatar Linus Torvalds 1-2/+4
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-0/+1
2012-03-28Disintegrate asm/system.h for IA64Gravatar David Howells 1-0/+1
2012-03-28X86 & IA64: adapt for dma_map_ops changesGravatar Andrzej Pietrasiewicz 1-2/+4
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-1/+26
2012-03-23include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Gravatar Joe Perches 1-2/+2
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-2/+31
2012-03-20xen/tmem: cleanupGravatar Jan Beulich 1-1/+5
2012-03-20xen: support pirq_eoi_mapGravatar Stefano Stabellini 1-0/+21
2012-03-14xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Gravatar Konrad Rzeszutek Wilk 1-0/+17
2012-03-13hvc_xen: support PV on HVM consolesGravatar Stefano Stabellini 1-1/+5
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Gravatar Konrad Rzeszutek Wilk 1-1/+2
2012-01-15Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-7/+33
2012-01-12xen: Utilize the restore_msi_irqs hook.Gravatar Tang Liang 1-0/+7
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-32/+256
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Gravatar Greg Kroah-Hartman 1-3/+3
2012-01-04xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Gravatar Ian Campbell 1-0/+3
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationGravatar Jan Beulich 1-22/+9
2011-12-25Merge branch 'stable/for-jens-3.3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Jens Axboe 1-7/+33
2011-12-20xen/grant-table: Support mappings required by blkbackGravatar Daniel De Graaf 1-1/+1
2011-12-20Merge commit 'v3.2-rc3' into stable/for-linus-3.3Gravatar Konrad Rzeszutek Wilk 1-4/+2
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Gravatar Konrad Rzeszutek Wilk 1-2/+1
2011-12-16xen: Add xenbus_backend deviceGravatar Bastian Blank 1-0/+41
2011-12-16xen/granttable: Support transitive grantsGravatar Annie Li 1-0/+12
2011-12-16xen/granttable: Support sub-page grantsGravatar Annie Li 1-0/+13
2011-12-14xen-balloon: convert sysdev_class to a regular subsystemGravatar Kay Sievers 1-3/+3
2011-11-22xen/granttable: Keep code format cleanGravatar Annie Li 1-1/+1
2011-11-22xen/granttable: Grant tables V2 implementationGravatar Annie Li 1-2/+4
2011-11-22xen/granttable: Introducing grant table V2 stuctureGravatar Annie Li 3-7/+166
2011-11-21xen/event: Add reference counting to event channelsGravatar Daniel De Graaf 1-0/+7
2011-11-18xen/blk[front|back]: Enhance discard support with secure erasing support.Gravatar Konrad Rzeszutek Wilk 1-1/+17
2011-11-18xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherGravatar Konrad Rzeszutek Wilk 1-7/+17
2011-11-16xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCIGravatar Daniel De Graaf 1-4/+2
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-0/+321
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+36
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Gravatar Joe Perches 2-8/+8
2011-10-31xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Gravatar Paul Gortmaker 1-0/+1
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Gravatar Linus Torvalds 2-2/+38
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Gravatar Linus Torvalds 2-2/+4
2011-10-13xen-blkfront: add BLKIF_OP_DISCARD and discard request structGravatar Li Dongyang 1-0/+36
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()Gravatar David Vrabel 1-1/+0
2011-09-29xen: allow balloon driver to use more than one memory regionGravatar David Vrabel 1-1/+9
2011-09-29xen/balloon: account for pages released during memory setupGravatar David Vrabel 1-0/+2
2011-09-29xen: modify kernel mappings corresponding to granted pagesGravatar Stefano Stabellini 1-0/+1
2011-09-29xen: add an "highmem" parameter to alloc_xenballooned_pagesGravatar Stefano Stabellini 1-2/+3
2011-09-26xen/acpi: Domain0 acpi parser related platform hypercallGravatar Yu Ke 2-0/+321
2011-09-22xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernelGravatar Olaf Hering 1-1/+2
2011-09-22xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from xen-unstableGravatar Olaf Hering 1-1/+4