aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-06ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao1-1/+1
2016-03-15xen_balloon: support memory auto onlining policyVitaly Kuznetsov1-8/+15
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky1-0/+3
2015-08-20xen: xensyms supportBoris Ostrovsky1-0/+8
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+4
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+6
2015-03-26XEN / ACPI: Make XEN ACPI depend on X86Hanjun Guo1-0/+4
2015-03-23x86/xen: prepare p2m list for memory hotplugJuergen Gross1-0/+17
2015-03-16xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel1-0/+6
2014-09-23xen-scsiback: Add Xen PV SCSI backend driverJuergen Gross1-0/+9
2014-07-18xen: Put EFI machinery in placeDaniel Kiper1-0/+4
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+0
2014-01-06xen: balloon: enable for ARMIan Campbell1-1/+0
2013-12-19Merge branch 'master' into for-nextJiri Kosina1-1/+0
2013-12-02treewide: Fix typo in KconfigMasanari Iida1-1/+1
2013-10-10xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini1-1/+0
2013-07-30xen/tmem: do not allow XEN_TMEM on ARM64Stefano Stabellini1-1/+1
2013-05-15xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning' bool instead.Konrad Rzeszutek Wilk1-3/+2
2013-05-15xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool instead.Konrad Rzeszutek Wilk1-1/+1
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+1
2013-05-08xen: SWIOTLB is only used on x86Arnd Bergmann1-1/+1
2013-04-30xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer1-2/+2
2013-03-27xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk1-1/+1
2013-02-19xen/acpi: ACPI cpu hotplugLiu Jinsong1-0/+12
2013-02-19xen/acpi: ACPI memory hotplugLiu Jinsong1-0/+11
2013-02-19xen/stub: driver for memory hotplugLiu Jinsong1-0/+11
2012-11-29xen: balloon: allow PVMMU interfaces to be compiled outIan Campbell1-0/+3
2012-10-09ARM: Xen: fix initial build problemsArnd Bergmann1-0/+2
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong1-0/+8
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-05-07xen/Kconfig: fix Kconfig layoutAndrew Morton1-10/+12
2012-04-16Fix typo in various Kconfig fileMasanari Iida1-1/+1
2012-03-24xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk1-1/+1
2012-03-20xen/acpi-processor: Do not depend on CPU frequency scaling drivers.Konrad Rzeszutek Wilk1-2/+1
2012-03-14xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk1-0/+17
2011-12-16xen: Add privcmd device driverBastian Blank1-0/+7
2011-09-29xen: remove XEN_PLATFORM_PCI config optionStefano Stabellini1-10/+0
2011-08-03xen/self-balloon: Add dependency on tmem.Konrad Rzeszutek Wilk1-1/+1
2011-07-25xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper1-0/+30
2011-07-20Merge branch 'stable/xen-pciback-0.6.3' into stable/driversKonrad Rzeszutek Wilk1-0/+22
2011-07-19xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and XEN_PCIDEV_BACKEND_VPCIKonrad Rzeszutek Wilk1-22/+10
2011-07-19xen/pciback: Remove the DEBUG option.Konrad Rzeszutek Wilk1-9/+0
2011-07-19xen/pciback: xen pci backend driver.Konrad Rzeszutek Wilk1-0/+43
2011-07-08Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem into stable/driversKonrad Rzeszutek Wilk1-0/+17
2011-07-08xen: tmem: self-ballooning and frontswap-selfshrinkingDan Magenheimer1-0/+17
2011-06-17xen: prepare tmem shim to handle frontswapDan Magenheimer1-0/+7
2011-02-16xen: change xen/[gntdev/gntalloc] to default mStefano Stabellini1-0/+2
2011-02-14xen-gntalloc: Userspace grant allocation driverDaniel De Graaf1-0/+8
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+8
2011-01-13Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+1