| Commit message (Expand) | Author | Age | Files | Lines |
* | xen/grant-dma-iommu: Introduce stub IOMMU driver | Oleksandr Tyshchenko | 2022-06-06 | 1 | -0/+1 |
* | xen/grant-dma-ops: Add option to restrict memory access under Xen | Juergen Gross | 2022-06-06 | 1 | -0/+1 |
* | xen-pciback: allow compiling on other archs than x86 | Oleksandr Andrushchenko | 2021-11-02 | 1 | -1/+1 |
* | xen: Remove support for PV ACPI cpu/memory hotplug | Boris Ostrovsky | 2021-04-23 | 1 | -3/+0 |
* | xen: Remove Xen PVH/PVHVM dependency on PCI | Jason Andryuk | 2020-12-16 | 1 | -1/+1 |
* | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-09-06 | 1 | -0/+1 |
|\ |
|
| * | xen: add helpers to allocate unpopulated memory | Roger Pau Monne | 2020-09-04 | 1 | -0/+1 |
* | | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada | 2020-07-07 | 1 | -2/+1 |
|/ |
|
* | x86/entry: Switch XEN/PV hypercall entry to IDTENTRY | Thomas Gleixner | 2020-06-11 | 1 | -1/+1 |
* | xen: remove tmem driver | Juergen Gross | 2019-07-17 | 1 | -2/+0 |
* | xen: remove pre-xen3 fallback handlers | Arnd Bergmann | 2019-03-05 | 1 | -1/+0 |
* | xen: Introduce shared buffer helpers for page directory... | Oleksandr Andrushchenko | 2018-12-18 | 1 | -0/+1 |
* | xen/gntdev: Add initial support for dma-buf UAPI | Oleksandr Andrushchenko | 2018-07-27 | 1 | -0/+1 |
* | xen/balloon: Share common memory reservation routines | Oleksandr Andrushchenko | 2018-07-27 | 1 | -0/+1 |
* | xen: add new hypercall buffer mapping device | Juergen Gross | 2018-06-22 | 1 | -1/+1 |
* | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-11-16 | 1 | -0/+1 |
|\ |
|
| * | xen: introduce a Kconfig option to enable the pvcalls frontend | Stefano Stabellini | 2017-10-31 | 1 | -0/+1 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-07 | 1 | -0/+1 |
|\ |
|
| * | xen: introduce a Kconfig option to enable the pvcalls backend | Stefano Stabellini | 2017-08-31 | 1 | -0/+1 |
* | | Kbuild: use -fshort-wchar globally | Arnd Bergmann | 2017-08-21 | 1 | -3/+0 |
|/ |
|
* | Xen: ARM: Add support for mapping platform device mmio | Shannon Zhao | 2016-07-06 | 1 | -0/+1 |
* | Xen: don't warn about 2-byte wchar_t in efi | Arnd Bergmann | 2016-05-24 | 1 | -0/+1 |
* | xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti... | Stefano Stabellini | 2015-12-21 | 1 | -1/+1 |
* | xen/arm: Enable cpu_hotplug.c | Stefano Stabellini | 2015-10-23 | 1 | -2/+0 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-04-24 | 1 | -1/+1 |
|\ |
|
| * | XEN / ACPI: Make XEN ACPI depend on X86 | Hanjun Guo | 2015-03-26 | 1 | -1/+1 |
* | | xen: unify foreign GFN map/unmap for auto-xlated physmap guests | David Vrabel | 2015-03-16 | 1 | -0/+1 |
|/ |
|
* | x86/xen: allow privcmd hypercalls to be preempted | David Vrabel | 2015-02-23 | 1 | -1/+1 |
* | xen-scsiback: Add Xen PV SCSI backend driver | Juergen Gross | 2014-09-23 | 1 | -0/+1 |
* | xen: Put EFI machinery in place | Daniel Kiper | 2014-07-18 | 1 | -0/+3 |
* | ia64/xen: Remove Xen support for ia64 even more | Paul Bolle | 2014-02-11 | 1 | -1/+0 |
* | xen/events: move drivers/xen/events.c into drivers/xen/events/ | David Vrabel | 2014-01-06 | 1 | -1/+2 |
* | xen/arm: enable PV control for ARM | Julien Grall | 2013-07-29 | 1 | -2/+1 |
* | xen/arm64: Don't compile cpu hotplug | Julien Grall | 2013-07-29 | 1 | -1/+1 |
* | xen/acpi: ACPI cpu hotplug | Liu Jinsong | 2013-02-20 | 1 | -0/+1 |
* | xen/acpi: ACPI memory hotplug | Liu Jinsong | 2013-02-20 | 1 | -0/+1 |
* | xen/stub: driver for memory hotplug | Liu Jinsong | 2013-02-20 | 1 | -0/+1 |
* | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-13 | 1 | -3/+4 |
|\ |
|
| * | Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux... | Konrad Rzeszutek Wilk | 2012-11-30 | 1 | -2/+2 |
| |\ |
|
| | * | xen: arm: enable balloon driver | Ian Campbell | 2012-11-29 | 1 | -2/+2 |
| * | | xen/acpi: ACPI PAD driver | Liu, Jinsong | 2012-11-26 | 1 | -1/+2 |
| |/ |
|
* | | xen/generic: Disable fallback build on ARM. | Konrad Rzeszutek Wilk | 2012-11-07 | 1 | -1/+2 |
* | | xen/hypercall: fix hypercall fallback code for very old hypervisors | Jan Beulich | 2012-11-04 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-07 | 1 | -4/+10 |
|\ |
|
| * | xen/Makefile: fix dom-y build | Stefano Stabellini | 2012-10-02 | 1 | -1/+1 |
| * | xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARM | Stefano Stabellini | 2012-09-13 | 1 | -4/+9 |
* | | USB EHCI/Xen: propagate controller reset information to hypervisor | Jan Beulich | 2012-09-18 | 1 | -1/+1 |
|/ |
|
* | xen/pcpu: Xen physical cpus online/offline sys interface | Liu, Jinsong | 2012-07-19 | 1 | -0/+1 |
* | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong | 2012-07-19 | 1 | -0/+1 |