index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/acpi: Fix Kconfig dependency on CPU_FREQ
Konrad Rzeszutek Wilk
2012-03-24
1
-1
/
+1
*
xen/acpi-processor: Do not depend on CPU frequency scaling drivers.
Konrad Rzeszutek Wilk
2012-03-20
1
-2
/
+1
*
xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.
Konrad Rzeszutek Wilk
2012-03-14
1
-0
/
+17
*
xen: Add privcmd device driver
Bastian Blank
2011-12-16
1
-0
/
+7
*
xen: remove XEN_PLATFORM_PCI config option
Stefano Stabellini
2011-09-29
1
-10
/
+0
*
xen/self-balloon: Add dependency on tmem.
Konrad Rzeszutek Wilk
2011-08-03
1
-1
/
+1
*
xen/balloon: memory hotplug support for Xen balloon driver
Daniel Kiper
2011-07-25
1
-0
/
+30
*
Merge branch 'stable/xen-pciback-0.6.3' into stable/drivers
Konrad Rzeszutek Wilk
2011-07-20
1
-0
/
+22
|
\
|
*
xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and...
Konrad Rzeszutek Wilk
2011-07-19
1
-22
/
+10
|
*
xen/pciback: Remove the DEBUG option.
Konrad Rzeszutek Wilk
2011-07-19
1
-9
/
+0
|
*
xen/pciback: xen pci backend driver.
Konrad Rzeszutek Wilk
2011-07-19
1
-0
/
+43
*
|
Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/...
Konrad Rzeszutek Wilk
2011-07-08
1
-0
/
+17
|
\
\
|
*
|
xen: tmem: self-ballooning and frontswap-selfshrinking
Dan Magenheimer
2011-07-08
1
-0
/
+17
|
|
/
*
/
xen: prepare tmem shim to handle frontswap
Dan Magenheimer
2011-06-17
1
-0
/
+7
|
/
*
xen: change xen/[gntdev/gntalloc] to default m
Stefano Stabellini
2011-02-16
1
-0
/
+2
*
xen-gntalloc: Userspace grant allocation driver
Daniel De Graaf
2011-02-14
1
-0
/
+8
*
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-13
1
-1
/
+8
|
\
|
*
xen/gntdev: allow usermode to map granted pages
Gerd Hoffmann
2011-01-11
1
-0
/
+7
*
|
Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
|
*
|
xen-platform: Fix compile errors if CONFIG_PCI is not enabled.
Konrad Rzeszutek Wilk
2011-01-12
1
-1
/
+1
|
|
/
*
|
xen/xenbus: making backend support modular is too complex
Jeremy Fitzhardinge
2011-01-05
1
-1
/
+1
*
|
xen/xenbus: fixup checkpatch issues in xenbus_probe*
Ian Campbell
2011-01-05
1
-1
/
+1
*
|
xen: add backend driver support
Ian Campbell
2011-01-05
1
-0
/
+8
*
|
xen: separate out frontend xenbus
Ian Campbell
2011-01-05
1
-0
/
+3
|
/
*
swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.
Konrad Rzeszutek Wilk
2010-10-18
1
-1
/
+2
*
xen/pci: Request ACS when Xen-SWIOTLB is activated.
Konrad Rzeszutek Wilk
2010-10-18
1
-1
/
+1
*
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2010-08-12
1
-0
/
+5
|
\
|
*
swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.
Konrad Rzeszutek Wilk
2010-07-27
1
-0
/
+4
*
|
Introduce CONFIG_XEN_PVHVM compile option
Stefano Stabellini
2010-07-29
1
-1
/
+1
*
|
xen: Xen PCI platform device driver.
Stefano Stabellini
2010-07-22
1
-0
/
+9
|
/
*
xen: add kconfig menu
Randy Dunlap
2010-03-06
1
-5
/
+7
*
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-07
1
-1
/
+1
|
\
|
*
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2009-03-30
1
-1
/
+1
|
|
|
\
*
-
.
\
Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus...
Jeremy Fitzhardinge
2009-03-30
1
-0
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
xen: add /sys/hypervisor support
Jeremy Fitzhardinge
2009-03-30
1
-0
/
+10
|
|
/
|
/
|
|
*
xen: add /dev/xen/evtchn driver
Ian Campbell
2009-03-30
1
-0
/
+10
|
/
*
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
2009-01-08
1
-0
/
+24
*
xen: add balloon driver
Jeremy Fitzhardinge
2008-04-24
1
-0
/
+19