index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
Kconfig
Commit message (
Expand
)
Author
Age
*
ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
Shannon Zhao
2016-07-06
*
xen_balloon: support memory auto onlining policy
Vitaly Kuznetsov
2016-03-15
*
xen/PMU: Sysfs interface for setting Xen PMU mode
Boris Ostrovsky
2015-08-20
*
xen: xensyms support
Boris Ostrovsky
2015-08-20
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-24
|
\
|
*
XEN / ACPI: Make XEN ACPI depend on X86
Hanjun Guo
2015-03-26
*
|
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2015-04-16
|
\
\
|
*
|
xen: unify foreign GFN map/unmap for auto-xlated physmap guests
David Vrabel
2015-03-16
|
|
/
*
|
x86/xen: prepare p2m list for memory hotplug
Juergen Gross
2015-03-23
|
/
*
xen-scsiback: Add Xen PV SCSI backend driver
Juergen Gross
2014-09-23
*
xen: Put EFI machinery in place
Daniel Kiper
2014-07-18
*
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-01-22
|
\
|
*
xen: balloon: enable for ARM
Ian Campbell
2014-01-06
*
|
Merge branch 'master' into for-next
Jiri Kosina
2013-12-19
|
\
\
|
|
/
|
*
xen/arm,arm64: enable SWIOTLB_XEN
Stefano Stabellini
2013-10-10
*
|
treewide: Fix typo in Kconfig
Masanari Iida
2013-12-02
|
/
*
xen/tmem: do not allow XEN_TMEM on ARM64
Stefano Stabellini
2013-07-30
*
xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning...
Konrad Rzeszutek Wilk
2013-05-15
*
xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i...
Konrad Rzeszutek Wilk
2013-05-15
*
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
2013-05-11
|
\
|
*
xen: SWIOTLB is only used on x86
Arnd Bergmann
2013-05-08
*
|
xen: tmem: enable Xen tmem shim to be built/loaded as a module
Dan Magenheimer
2013-04-30
|
/
*
xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.
Konrad Rzeszutek Wilk
2013-03-27
*
xen/acpi: ACPI cpu hotplug
Liu Jinsong
2013-02-19
*
xen/acpi: ACPI memory hotplug
Liu Jinsong
2013-02-19
*
xen/stub: driver for memory hotplug
Liu Jinsong
2013-02-19
*
xen: balloon: allow PVMMU interfaces to be compiled out
Ian Campbell
2012-11-29
*
ARM: Xen: fix initial build problems
Arnd Bergmann
2012-10-09
*
xen/mce: Add mcelog support for Xen platform
Liu, Jinsong
2012-07-19
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
|
\
|
*
Fix typo in various Kconfig file
Masanari Iida
2012-04-16
*
|
xen/Kconfig: fix Kconfig layout
Andrew Morton
2012-05-07
|
/
*
xen/acpi: Fix Kconfig dependency on CPU_FREQ
Konrad Rzeszutek Wilk
2012-03-24
*
xen/acpi-processor: Do not depend on CPU frequency scaling drivers.
Konrad Rzeszutek Wilk
2012-03-20
*
xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.
Konrad Rzeszutek Wilk
2012-03-14
*
xen: Add privcmd device driver
Bastian Blank
2011-12-16
*
xen: remove XEN_PLATFORM_PCI config option
Stefano Stabellini
2011-09-29
*
xen/self-balloon: Add dependency on tmem.
Konrad Rzeszutek Wilk
2011-08-03
*
xen/balloon: memory hotplug support for Xen balloon driver
Daniel Kiper
2011-07-25
*
Merge branch 'stable/xen-pciback-0.6.3' into stable/drivers
Konrad Rzeszutek Wilk
2011-07-20
|
\
|
*
xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and...
Konrad Rzeszutek Wilk
2011-07-19
|
*
xen/pciback: Remove the DEBUG option.
Konrad Rzeszutek Wilk
2011-07-19
|
*
xen/pciback: xen pci backend driver.
Konrad Rzeszutek Wilk
2011-07-19
*
|
Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/...
Konrad Rzeszutek Wilk
2011-07-08
|
\
\
|
*
|
xen: tmem: self-ballooning and frontswap-selfshrinking
Dan Magenheimer
2011-07-08
|
|
/
*
|
xen: prepare tmem shim to handle frontswap
Dan Magenheimer
2011-06-17
|
/
*
xen: change xen/[gntdev/gntalloc] to default m
Stefano Stabellini
2011-02-16
*
xen-gntalloc: Userspace grant allocation driver
Daniel De Graaf
2011-02-14
*
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-13
|
\
|
*
xen/gntdev: allow usermode to map granted pages
Gerd Hoffmann
2011-01-11
[next]