index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-15
xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning...
Konrad Rzeszutek Wilk
1
-3
/
+2
2013-05-15
xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i...
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-05-11
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-1
/
+1
2013-05-08
xen: SWIOTLB is only used on x86
Arnd Bergmann
1
-1
/
+1
2013-04-30
xen: tmem: enable Xen tmem shim to be built/loaded as a module
Dan Magenheimer
1
-2
/
+2
2013-03-27
xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-02-19
xen/acpi: ACPI cpu hotplug
Liu Jinsong
1
-0
/
+12
2013-02-19
xen/acpi: ACPI memory hotplug
Liu Jinsong
1
-0
/
+11
2013-02-19
xen/stub: driver for memory hotplug
Liu Jinsong
1
-0
/
+11
2012-11-29
xen: balloon: allow PVMMU interfaces to be compiled out
Ian Campbell
1
-0
/
+3
2012-10-09
ARM: Xen: fix initial build problems
Arnd Bergmann
1
-0
/
+2
2012-07-19
xen/mce: Add mcelog support for Xen platform
Liu, Jinsong
1
-0
/
+8
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-07
xen/Kconfig: fix Kconfig layout
Andrew Morton
1
-10
/
+12
2012-04-16
Fix typo in various Kconfig file
Masanari Iida
1
-1
/
+1
2012-03-24
xen/acpi: Fix Kconfig dependency on CPU_FREQ
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-03-20
xen/acpi-processor: Do not depend on CPU frequency scaling drivers.
Konrad Rzeszutek Wilk
1
-2
/
+1
2012-03-14
xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.
Konrad Rzeszutek Wilk
1
-0
/
+17
2011-12-16
xen: Add privcmd device driver
Bastian Blank
1
-0
/
+7
2011-09-29
xen: remove XEN_PLATFORM_PCI config option
Stefano Stabellini
1
-10
/
+0
2011-08-03
xen/self-balloon: Add dependency on tmem.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-07-25
xen/balloon: memory hotplug support for Xen balloon driver
Daniel Kiper
1
-0
/
+30
2011-07-20
Merge branch 'stable/xen-pciback-0.6.3' into stable/drivers
Konrad Rzeszutek Wilk
1
-0
/
+22
2011-07-19
xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and...
Konrad Rzeszutek Wilk
1
-22
/
+10
2011-07-19
xen/pciback: Remove the DEBUG option.
Konrad Rzeszutek Wilk
1
-9
/
+0
2011-07-19
xen/pciback: xen pci backend driver.
Konrad Rzeszutek Wilk
1
-0
/
+43
2011-07-08
Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/...
Konrad Rzeszutek Wilk
1
-0
/
+17
2011-07-08
xen: tmem: self-ballooning and frontswap-selfshrinking
Dan Magenheimer
1
-0
/
+17
2011-06-17
xen: prepare tmem shim to handle frontswap
Dan Magenheimer
1
-0
/
+7
2011-02-16
xen: change xen/[gntdev/gntalloc] to default m
Stefano Stabellini
1
-0
/
+2
2011-02-14
xen-gntalloc: Userspace grant allocation driver
Daniel De Graaf
1
-0
/
+8
2011-01-13
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+8
2011-01-13
Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2011-01-12
xen-platform: Fix compile errors if CONFIG_PCI is not enabled.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-01-11
xen/gntdev: allow usermode to map granted pages
Gerd Hoffmann
1
-0
/
+7
2011-01-05
xen/xenbus: making backend support modular is too complex
Jeremy Fitzhardinge
1
-1
/
+1
2011-01-05
xen/xenbus: fixup checkpatch issues in xenbus_probe*
Ian Campbell
1
-1
/
+1
2011-01-05
xen: add backend driver support
Ian Campbell
1
-0
/
+8
2011-01-05
xen: separate out frontend xenbus
Ian Campbell
1
-0
/
+3
2010-10-18
swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.
Konrad Rzeszutek Wilk
1
-1
/
+2
2010-10-18
xen/pci: Request ACS when Xen-SWIOTLB is activated.
Konrad Rzeszutek Wilk
1
-1
/
+1
2010-08-12
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+5
2010-07-29
Introduce CONFIG_XEN_PVHVM compile option
Stefano Stabellini
1
-1
/
+1
2010-07-27
swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.
Konrad Rzeszutek Wilk
1
-0
/
+4
2010-07-22
xen: Xen PCI platform device driver.
Stefano Stabellini
1
-0
/
+9
2010-03-06
xen: add kconfig menu
Randy Dunlap
1
-5
/
+7
2009-04-07
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
1
-1
/
+1
2009-03-30
Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus...
Jeremy Fitzhardinge
1
-0
/
+20
2009-03-30
xen: add /sys/hypervisor support
Jeremy Fitzhardinge
1
-0
/
+10
2009-03-30
xen: add /dev/xen/evtchn driver
Ian Campbell
1
-0
/
+10
[next]