summaryrefslogtreecommitdiff
path: root/drivers/xen/Kconfig
AgeCommit message (Expand)Author
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-11x86/xen: remove 32-bit Xen PV guest supportJuergen Gross
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-05-21xen: enable BALLOON_MEMORY_HOTPLUG by defaultRoger Pau Monne
2020-05-21xen: expand BALLOON_MEMORY_HOTPLUG descriptionRoger Pau Monne
2019-11-24xen: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-14xen/mcelog: also allow building for 32-bit kernelsJan Beulich
2019-11-07xen/gntdev: Use select for DMA_SHARED_BUFFERJason Gunthorpe
2019-07-17xen: remove tmem driverJuergen Gross
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-12-18xen: Introduce shared buffer helpers for page directory...Oleksandr Andrushchenko
2018-10-24xen: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz
2018-10-24xen/balloon: Grammar s/Is it/It is/Geert Uytterhoeven
2018-10-24xen: Make XEN_BACKEND selectable by DomUJason Andryuk
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki
2018-07-26xen/gntdev: Add initial support for dma-buf UAPIOleksandr Andrushchenko
2018-07-26xen/grant-table: Allow allocating buffers suitable for DMAOleksandr Andrushchenko
2017-12-12xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich
2017-10-31xen: introduce a Kconfig option to enable the pvcalls frontendStefano Stabellini
2017-08-31xen: introduce a Kconfig option to enable the pvcalls backendStefano Stabellini
2016-07-06ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao
2016-03-15xen_balloon: support memory auto onlining policyVitaly Kuznetsov
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky
2015-08-20xen: xensyms supportBoris Ostrovsky
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-03-26XEN / ACPI: Make XEN ACPI depend on X86Hanjun Guo
2015-03-23x86/xen: prepare p2m list for memory hotplugJuergen Gross
2015-03-16xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel
2014-09-23xen-scsiback: Add Xen PV SCSI backend driverJuergen Gross
2014-07-18xen: Put EFI machinery in placeDaniel Kiper
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-06xen: balloon: enable for ARMIan Campbell
2013-12-19Merge branch 'master' into for-nextJiri Kosina
2013-12-02treewide: Fix typo in KconfigMasanari Iida
2013-10-10xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini
2013-07-30xen/tmem: do not allow XEN_TMEM on ARM64Stefano Stabellini
2013-05-15xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning...Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i...Konrad Rzeszutek Wilk
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds
2013-05-08xen: SWIOTLB is only used on x86Arnd Bergmann
2013-04-30xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer
2013-03-27xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk
2013-02-19xen/acpi: ACPI cpu hotplugLiu Jinsong
2013-02-19xen/acpi: ACPI memory hotplugLiu Jinsong
2013-02-19xen/stub: driver for memory hotplugLiu Jinsong
2012-11-29xen: balloon: allow PVMMU interfaces to be compiled outIan Campbell
2012-10-09ARM: Xen: fix initial build problemsArnd Bergmann