| Commit message (Expand) | Author | Age | Files | Lines |
* | xen PVonHVM: move shared_info to MMIO before kexec | Olaf Hering | 2012-07-19 | 1 | -0/+2 |
* | xen/pv-on-hvm kexec: shutdown watches from old kernel | Olaf Hering | 2012-07-19 | 1 | -1/+2 |
* | xen/pcpu: Xen physical cpus online/offline sys interface | Liu, Jinsong | 2012-07-19 | 2 | -0/+9 |
* | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong | 2012-07-19 | 1 | -0/+385 |
* | xen: do not map the same GSI twice in PVHVM guests. | Stefano Stabellini | 2012-05-21 | 1 | -0/+3 |
* | xenbus: Add support for xenbus backend in stub domain | Daniel De Graaf | 2012-05-21 | 2 | -0/+5 |
* | xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep | Konrad Rzeszutek Wilk | 2012-05-07 | 1 | -0/+58 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-05 | 1 | -2/+4 |
|\ |
|
| * | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 2012-03-28 | 1 | -2/+4 |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 1 | -0/+1 |
|\ \ |
|
| * | | Disintegrate asm/system.h for IA64 | David Howells | 2012-03-28 | 1 | -0/+1 |
* | | | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-03-24 | 2 | -1/+26 |
|\ \ \ |
|
| * | | | xen/tmem: cleanup | Jan Beulich | 2012-03-20 | 1 | -1/+5 |
| * | | | xen: support pirq_eoi_map | Stefano Stabellini | 2012-03-20 | 1 | -0/+21 |
* | | | | include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) | Joe Perches | 2012-03-24 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-23 | 3 | -2/+31 |
|\| |
| |/
|/| |
|
| * | xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. | Konrad Rzeszutek Wilk | 2012-03-14 | 1 | -0/+17 |
| * | hvc_xen: support PV on HVM consoles | Stefano Stabellini | 2012-03-14 | 1 | -1/+5 |
| * | xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. | Konrad Rzeszutek Wilk | 2012-03-10 | 1 | -1/+2 |
| * | xen: Utilize the restore_msi_irqs hook. | Tang Liang | 2012-01-12 | 1 | -0/+7 |
* | | Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-01-15 | 1 | -7/+33 |
|\ \
| |/
|/| |
|
| * | Merge branch 'stable/for-jens-3.3' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2011-12-25 | 1 | -7/+33 |
| |\ |
|
| | * | xen/blk[front|back]: Enhance discard support with secure erasing support. | Konrad Rzeszutek Wilk | 2011-11-18 | 1 | -1/+17 |
| | * | xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together | Konrad Rzeszutek Wilk | 2011-11-18 | 1 | -7/+17 |
* | | | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-10 | 7 | -32/+256 |
|\ \ \ |
|
| * | | | xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. | Ian Campbell | 2012-01-04 | 1 | -0/+3 |
| * | | | Xen: consolidate and simplify struct xenbus_driver instantiation | Jan Beulich | 2012-01-04 | 1 | -22/+9 |
| * | | | xen/grant-table: Support mappings required by blkback | Daniel De Graaf | 2011-12-20 | 1 | -1/+1 |
| * | | | Merge commit 'v3.2-rc3' into stable/for-linus-3.3 | Konrad Rzeszutek Wilk | 2011-12-20 | 1 | -4/+2 |
| |\| | |
|
| * | | | xen: Add xenbus_backend device | Bastian Blank | 2011-12-16 | 1 | -0/+41 |
| * | | | xen/granttable: Support transitive grants | Annie Li | 2011-12-16 | 1 | -0/+12 |
| * | | | xen/granttable: Support sub-page grants | Annie Li | 2011-12-16 | 1 | -0/+13 |
| * | | | xen/granttable: Keep code format clean | Annie Li | 2011-11-22 | 1 | -1/+1 |
| * | | | xen/granttable: Grant tables V2 implementation | Annie Li | 2011-11-22 | 1 | -2/+4 |
| * | | | xen/granttable: Introducing grant table V2 stucture | Annie Li | 2011-11-22 | 3 | -7/+166 |
| * | | | xen/event: Add reference counting to event channels | Daniel De Graaf | 2011-11-21 | 1 | -0/+7 |
| | |/
| |/| |
|
* | | | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | xen-balloon: convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-15 | 1 | -3/+3 |
| |/ / |
|
* | / | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol... | Konrad Rzeszutek Wilk | 2011-12-19 | 1 | -2/+1 |
| |/
|/| |
|
* | | xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCI | Daniel De Graaf | 2011-11-16 | 1 | -4/+2 |
|/ |
|
* | Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-11-07 | 2 | -0/+321 |
|\ |
|
| * | xen/acpi: Domain0 acpi parser related platform hypercall | Yu Ke | 2011-09-26 | 2 | -0/+321 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 1 | -0/+1 |
|\ \ |
|
| * | | xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users. | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | | | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-11-07 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | xen: use generic functions instead of xen_{alloc, free}_vm_area() | David Vrabel | 2011-09-29 | 1 | -1/+0 |
* | | | | Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-11-05 | 1 | -0/+36 |
|\ \ \ \ |
|
| * | | | | xen-blkfront: add BLKIF_OP_DISCARD and discard request struct | Li Dongyang | 2011-10-13 | 1 | -0/+36 |
| |/ / / |
|
* | / / | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-11-01 | 2 | -8/+8 |
| |/ /
|/| | |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl... | Linus Torvalds | 2011-10-25 | 2 | -2/+38 |
|\ \ \ \ \
| | | |/ /
| | |/| | |
|