Age | Commit message (Expand) | Author | Files | Lines |
2012-09-24 | xen/vga: add the xen EFI video mode support | Jan Beulich | 1 | -0/+1 |
2012-09-24 | xen/x86: retrieve keyboard shift status flags from hypervisor. | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2012-09-22 | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2012-09-21 | xen/gndev: Xen backend support for paged out grant targets V4. | Andres Lagar-Cavilla | 1 | -0/+12 |
2012-09-18 | USB EHCI/Xen: propagate controller reset information to hypervisor | Jan Beulich | 1 | -0/+16 |
2012-09-17 | xen/swiotlb: Remove functions not needed anymore. | Konrad Rzeszutek Wilk | 1 | -9/+0 |
2012-09-17 | xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when... | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2012-09-14 | xen: resynchronise grant table status codes with upstream | Ian Campbell | 1 | -2/+6 |
2012-09-12 | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini | 1 | -1/+2 |
2012-09-12 | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Konrad Rzeszutek Wilk | 4 | -1/+396 |
2012-09-05 | xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctl | Andres Lagar-Cavilla | 1 | -1/+23 |
2012-08-23 | xen/swiotlb: Remove functions not needed anymore. | Konrad Rzeszutek Wilk | 1 | -9/+0 |
2012-08-23 | xen: Introduce xen_pfn_t for pfn and mfn types | Stefano Stabellini | 5 | -12/+10 |
2012-08-23 | xen/sysfs: Use XENVER_guest_handle to query UUID | Daniel De Graaf | 1 | -0/+3 |
2012-08-21 | xen: missing includes | Stefano Stabellini | 2 | -1/+1 |
2012-08-21 | xen: update xen_add_to_physmap interface | Stefano Stabellini | 1 | -0/+3 |
2012-08-16 | Revert "xen PVonHVM: move shared_info to MMIO before kexec" | Konrad Rzeszutek Wilk | 1 | -2/+0 |
2012-08-08 | xen/arm: compile blkfront and blkback | Stefano Stabellini | 1 | -0/+3 |
2012-09-14 | xen/arm: receive Xen events on ARM | Stefano Stabellini | 1 | -0/+2 |
2012-08-08 | xen/arm: get privilege status | Stefano Stabellini | 1 | -0/+3 |
2012-09-14 | xen/arm: Introduce xen_ulong_t for unsigned long | Stefano Stabellini | 3 | -8/+8 |
2012-09-14 | arm: initial Xen support | Stefano Stabellini | 1 | -1/+1 |
2012-07-19 | xen PVonHVM: move shared_info to MMIO before kexec | Olaf Hering | 1 | -0/+2 |
2012-07-19 | xen/pv-on-hvm kexec: shutdown watches from old kernel | Olaf Hering | 1 | -1/+2 |
2012-07-19 | xen/pcpu: Xen physical cpus online/offline sys interface | Liu, Jinsong | 2 | -0/+9 |
2012-07-19 | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong | 1 | -0/+385 |
2012-05-21 | xen: do not map the same GSI twice in PVHVM guests. | Stefano Stabellini | 1 | -0/+3 |
2012-05-21 | xenbus: Add support for xenbus backend in stub domain | Daniel De Graaf | 2 | -0/+5 |
2012-05-07 | xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep | Konrad Rzeszutek Wilk | 1 | -0/+58 |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 1 | -2/+4 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -0/+1 |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells | 1 | -0/+1 |
2012-03-28 | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 1 | -2/+4 |
2012-03-24 | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -1/+26 |
2012-03-23 | include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) | Joe Perches | 1 | -2/+2 |
2012-03-22 | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -2/+31 |
2012-03-20 | xen/tmem: cleanup | Jan Beulich | 1 | -1/+5 |
2012-03-20 | xen: support pirq_eoi_map | Stefano Stabellini | 1 | -0/+21 |
2012-03-14 | xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. | Konrad Rzeszutek Wilk | 1 | -0/+17 |
2012-03-13 | hvc_xen: support PV on HVM consoles | Stefano Stabellini | 1 | -1/+5 |
2012-03-10 | xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. | Konrad Rzeszutek Wilk | 1 | -1/+2 |
2012-01-15 | Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -7/+33 |
2012-01-12 | xen: Utilize the restore_msi_irqs hook. | Tang Liang | 1 | -0/+7 |
2012-01-10 | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -32/+256 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 1 | -3/+3 |
2012-01-04 | xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. | Ian Campbell | 1 | -0/+3 |
2012-01-04 | Xen: consolidate and simplify struct xenbus_driver instantiation | Jan Beulich | 1 | -22/+9 |
2011-12-25 | Merge branch 'stable/for-jens-3.3' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 1 | -7/+33 |
2011-12-20 | xen/grant-table: Support mappings required by blkback | Daniel De Graaf | 1 | -1/+1 |
2011-12-20 | Merge commit 'v3.2-rc3' into stable/for-linus-3.3 | Konrad Rzeszutek Wilk | 1 | -4/+2 |