- 1ca55d50 xen/grant-dma-iommu: Introduce stub IOMMU driver by Oleksandr Tyshchenko · 2 years, 7 months ago
- d6aca35 xen/grant-dma-ops: Add option to restrict memory access under Xen by Juergen Gross · 2 years, 7 months ago
- a67efff xen-pciback: allow compiling on other archs than x86 by Oleksandr Andrushchenko · 3 years, 2 months ago
- 0132504 xen: Remove support for PV ACPI cpu/memory hotplug by Boris Ostrovsky · 3 years, 9 months ago
- 34aff14 xen: Remove Xen PVH/PVHVM dependency on PCI by Jason Andryuk · 4 years, 3 months ago
- 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
- 9e2369c xen: add helpers to allocate unpopulated memory by Roger Pau Monne · 4 years, 4 months ago
- 893ab004 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 7 months ago
- 2f6474e x86/entry: Switch XEN/PV hypercall entry to IDTENTRY by Thomas Gleixner · 4 years, 8 months ago
- 814bbf4 xen: remove tmem driver by Juergen Gross · 5 years ago
- b1ddd40 xen: remove pre-xen3 fallback handlers by Arnd Bergmann · 6 years ago
- b338397 xen: Introduce shared buffer helpers for page directory... by Oleksandr Andrushchenko · 6 years ago
- 932d656 xen/gntdev: Add initial support for dma-buf UAPI by Oleksandr Andrushchenko · 6 years ago
- ae4c51a xen/balloon: Share common memory reservation routines by Oleksandr Andrushchenko · 6 years ago
- c51b3c6 xen: add new hypercall buffer mapping device by Juergen Gross · 7 years ago
- 051089a Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 5eee149 xen: introduce a Kconfig option to enable the pvcalls frontend by Stefano Stabellini · 7 years ago
- 3ee31b8 Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
- 42d3078 xen: introduce a Kconfig option to enable the pvcalls backend by Stefano Stabellini · 8 years ago
- 8c97023 Kbuild: use -fshort-wchar globally by Arnd Bergmann · 7 years ago
- 4ba04be Xen: ARM: Add support for mapping platform device mmio by Shannon Zhao · 9 years ago
- 971a69d Xen: don't warn about 2-byte wchar_t in efi by Arnd Bergmann · 9 years ago
- 4ccefbe xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c by Stefano Stabellini · 9 years ago
- a314e3e xen/arm: Enable cpu_hotplug.c by Stefano Stabellini · 9 years ago
- 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
- 42068cf XEN / ACPI: Make XEN ACPI depend on X86 by Hanjun Guo · 10 years ago
- 628c28e xen: unify foreign GFN map/unmap for auto-xlated physmap guests by David Vrabel · 10 years ago
- fdfd811 x86/xen: allow privcmd hypercalls to be preempted by David Vrabel · 10 years ago
- d9d660f xen-scsiback: Add Xen PV SCSI backend driver by Juergen Gross · 10 years ago
- be81c8a xen: Put EFI machinery in place by Daniel Kiper · 11 years ago
- d8320b2 ia64/xen: Remove Xen support for ia64 even more by Paul Bolle · 11 years ago
- d2ba316 xen/events: move drivers/xen/events.c into drivers/xen/events/ by David Vrabel · 11 years ago
- 9e7fd14 xen/arm: enable PV control for ARM by Julien Grall · 11 years ago
- f214071 xen/arm64: Don't compile cpu hotplug by Julien Grall · 11 years ago
- 39adc48 xen/acpi: ACPI cpu hotplug by Liu Jinsong · 12 years ago
- ef92e7c xen/acpi: ACPI memory hotplug by Liu Jinsong · 12 years ago
- dcb93b9 xen/stub: driver for memory hotplug by Liu Jinsong · 12 years ago
- 896ea17 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- 6a7ed40 Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux into stable/for-linus-3.8 by Konrad Rzeszutek Wilk · 12 years ago
- c61ba72 xen: arm: enable balloon driver by Ian Campbell · 12 years ago
- 92e3229 xen/acpi: ACPI PAD driver by Liu, Jinsong · 12 years ago
- 6bf926d xen/generic: Disable fallback build on ARM. by Konrad Rzeszutek Wilk · 12 years ago
- cf47a83 xen/hypercall: fix hypercall fallback code for very old hypervisors by Jan Beulich · 12 years ago
- f1c6872 Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- 613ad48 xen/Makefile: fix dom-y build by Stefano Stabellini · 12 years ago
- 9fa5780 USB EHCI/Xen: propagate controller reset information to hypervisor by Jan Beulich · 12 years ago
- 13febc8 xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARM by Stefano Stabellini · 12 years ago
- f65c9bb xen/pcpu: Xen physical cpus online/offline sys interface by Liu, Jinsong · 13 years ago
- cef12ee xen/mce: Add mcelog support for Xen platform by Liu, Jinsong · 13 years ago
- 211063d xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep by Konrad Rzeszutek Wilk · 13 years ago
- 59a5680 xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. by Konrad Rzeszutek Wilk · 13 years ago
- d8414d3 xen: Add privcmd device driver by Bastian Blank · 13 years ago
- 5fbdc10 xen: remove XEN_PLATFORM_PCI config option by Stefano Stabellini · 13 years ago
- 3a6d28b Merge branch 'stable/xen-pciback-0.6.3' into stable/drivers by Konrad Rzeszutek Wilk · 13 years ago
- 30edc14 xen/pciback: xen pci backend driver. by Konrad Rzeszutek Wilk · 15 years ago
- 136d9eb Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem into stable/drivers by Konrad Rzeszutek Wilk · 14 years ago
- a50777c xen: tmem: self-ballooning and frontswap-selfshrinking by Dan Magenheimer · 14 years ago
- afec6e0 xen: prepare tmem shim to handle frontswap by Dan Magenheimer · 14 years ago
- f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 14 years ago
- 5bc20fc xen: cleancache shim to Xen Transcendent Memory by Dan Magenheimer · 14 years ago
- bdf5167 xen: tidy up whitespace in drivers/xen/Makefile by Ian Campbell · 14 years ago
- 803eb04 xen-balloon: Move core balloon functionality out of module by Daniel De Graaf · 14 years ago
- dd31405 xen-gntalloc: Userspace grant allocation driver by Daniel De Graaf · 14 years ago
- 9c4bc1c Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 7c8c06c xen: rename platform-pci module to xen-platform-pci. by Ian Campbell · 14 years ago
- ab31523 xen/gntdev: allow usermode to map granted pages by Gerd Hoffmann · 14 years ago
- b5d827b xen: make evtchn's name less generic by Ian Campbell · 15 years ago
- e28c31a xen: register xen pci notifier by Weidong Han · 14 years ago
- 2d7d06dd xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.c by Konrad Rzeszutek Wilk · 14 years ago
- d8e0420 xen: define BIOVEC_PHYS_MERGEABLE() by Jeremy Fitzhardinge · 16 years ago
- 26f0cf9 Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- b097186f swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough. by Konrad Rzeszutek Wilk · 15 years ago
- 183d03c xen: Xen PCI platform device driver. by Stefano Stabellini · 15 years ago
- 577eebe xen: make -fstack-protector work under Xen by Jeremy Fitzhardinge · 15 years ago
- 1943689 Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus/xen/xenfs' and 'for-linus/xen/sys-hypervisor' into for-linus/xen/master by Jeremy Fitzhardinge · 16 years ago
- cff7e81 xen: add /sys/hypervisor support by Jeremy Fitzhardinge · 16 years ago
- f711628 xen: add /dev/xen/evtchn driver by Ian Campbell · 16 years ago
- 1107ba8 xen: add xenfs to allow usermode <-> Xen interaction by Alex Zeffertt · 16 years ago
- 5ab6d81 Xen: fix cpu_hotplug build when !CONFIG_SMP by Alex Nixon · 16 years ago
- d68d82a xen: implement CPU hotplugging by Alex Nixon · 16 years ago
- ec9b206 xen: Move manage.c to drivers/xen for ia64/xen support by Isaku Yamahata · 17 years ago
- 1775826 xen: add balloon driver by Jeremy Fitzhardinge · 17 years ago
- b15993f xen: import arch generic part of xencomm by Isaku Yamahata · 17 years ago
- e04d0d0 xen: move events.c to drivers/xen for IA64/Xen support by Isaku Yamahata · 17 years ago
- af711cd xen: move features.c from arch/x86/xen/features.c to drivers/xen by Isaku Yamahata · 17 years ago
- 4bac07c xen: add the Xenbus sysfs and virtual device hotplug driver by Jeremy Fitzhardinge · 17 years ago
- ad9a861 xen: Add grant table support by Jeremy Fitzhardinge · 17 years ago