Age | Commit message (Expand) | Author |
2024-10-18 | xen: Remove dependency between pciback and privcmd | Jiqian Chen |
2024-10-02 | xen: Fix config option reference in XEN_PRIVCMD definition | Lukas Bulwahn |
2024-09-27 | Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-09-25 | xen/privcmd: Add new syscall to get gsi from dev | Jiqian Chen |
2024-09-04 | dma-mapping: clearly mark DMA ops as an architecture feature | Christoph Hellwig |
2023-10-16 | xen: privcmd: Add support for ioeventfd | Viresh Kumar |
2023-08-22 | xen: privcmd: Add support for irqfd | Viresh Kumar |
2022-10-12 | xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum" | Colin Ian King |
2022-08-01 | xen: don't require virtio with grants for non-PV guests | Juergen Gross |
2022-06-06 | xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices | Oleksandr Tyshchenko |
2022-06-06 | xen/grant-dma-iommu: Introduce stub IOMMU driver | Oleksandr Tyshchenko |
2022-06-06 | xen/virtio: Enable restricted memory access using Xen grant mappings | Juergen Gross |
2022-06-06 | xen/grant-dma-ops: Add option to restrict memory access under Xen | Juergen Gross |
2022-01-06 | arm/xen: Read extended regions from DT and init Xen resource | Oleksandr Tyshchenko |
2021-11-16 | xen/privcmd: make option visible in Kconfig | Juergen Gross |
2021-11-02 | xen-pciback: allow compiling on other archs than x86 | Oleksandr Andrushchenko |
2021-10-05 | xen/x86: allow PVH Dom0 without XEN_PV=y | Jan Beulich |
2021-09-20 | swiotlb-xen: this is PV-only on x86 | Jan Beulich |
2021-09-15 | xen/pvcalls: backend can be a module | Jan Beulich |
2021-04-23 | xen: Remove support for PV ACPI cpu/memory hotplug | Boris Ostrovsky |
2021-03-24 | xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUG | Roger Pau Monne |
2020-09-06 | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-09-04 | xen: add helpers to allocate unpopulated memory | Roger Pau Monne |
2020-08-14 | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-08-11 | x86/xen: remove 32-bit Xen PV guest support | Juergen Gross |
2020-07-19 | dma-mapping: make support for dma ops optional | Christoph Hellwig |
2020-05-21 | xen: enable BALLOON_MEMORY_HOTPLUG by default | Roger Pau Monne |
2020-05-21 | xen: expand BALLOON_MEMORY_HOTPLUG description | Roger Pau Monne |
2019-11-24 | xen: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-14 | xen/mcelog: also allow building for 32-bit kernels | Jan Beulich |
2019-11-07 | xen/gntdev: Use select for DMA_SHARED_BUFFER | Jason Gunthorpe |
2019-07-17 | xen: remove tmem driver | Juergen Gross |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-12-18 | xen: Introduce shared buffer helpers for page directory... | Oleksandr Andrushchenko |
2018-10-24 | xen: remove redundant 'default n' from Kconfig | Bartlomiej Zolnierkiewicz |
2018-10-24 | xen/balloon: Grammar s/Is it/It is/ | Geert Uytterhoeven |
2018-10-24 | xen: Make XEN_BACKEND selectable by DomU | Jason Andryuk |
2018-09-14 | xen/balloon: add runtime control for scrubbing ballooned out pages | Marek Marczykowski-Górecki |
2018-07-26 | xen/gntdev: Add initial support for dma-buf UAPI | Oleksandr Andrushchenko |
2018-07-26 | xen/grant-table: Allow allocating buffers suitable for DMA | Oleksandr Andrushchenko |
2017-12-12 | xen: XEN_ACPI_PROCESSOR is Dom0-only | Jan Beulich |
2017-10-31 | xen: introduce a Kconfig option to enable the pvcalls frontend | Stefano Stabellini |
2017-08-31 | xen: introduce a Kconfig option to enable the pvcalls backend | Stefano Stabellini |
2016-07-06 | ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services | Shannon Zhao |
2016-03-15 | xen_balloon: support memory auto onlining policy | Vitaly Kuznetsov |
2015-08-20 | xen/PMU: Sysfs interface for setting Xen PMU mode | Boris Ostrovsky |
2015-08-20 | xen: xensyms support | Boris Ostrovsky |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-04-16 | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2015-03-26 | XEN / ACPI: Make XEN ACPI depend on X86 | Hanjun Guo |