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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-24
xen: add balloon driver
Jeremy Fitzhardinge
3
-0
/
+732
2008-04-24
xen: Module autoprobing support for frontend drivers
Mark McLoughlin
1
-2
/
+25
2008-04-24
xen blkfront: Delay wait for block devices until after the disk is added
Christian Limpach
1
-1
/
+4
2008-04-24
xen: import arch generic part of xencomm
Isaku Yamahata
2
-0
/
+233
2008-04-24
xen: make grant table arch portable
Isaku Yamahata
1
-32
/
+3
2008-04-24
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
2
-4
/
+4
2008-04-24
xen: add resend_irq_on_evtchn() definition into events.c
Isaku Yamahata
1
-0
/
+16
2008-04-24
Xen: make events.c portable for ia64/xen support
Isaku Yamahata
1
-6
/
+7
2008-04-24
xen: move events.c to drivers/xen for IA64/Xen support
Isaku Yamahata
2
-1
/
+658
2008-04-24
xen: move features.c from arch/x86/xen/features.c to drivers/xen
Isaku Yamahata
2
-1
/
+30
2008-04-24
xen: add missing definitions for xen grant table which ia64/xen needs
Isaku Yamahata
1
-1
/
+1
2008-04-04
xen: fix grant table bug
Michael Abd-El-Malek
1
-6
/
+10
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-2
/
+3
2007-07-26
xenbus_xs.c: fix a use-after-free
Adrian Bunk
1
-1
/
+1
2007-07-18
xen: add the Xenbus sysfs and virtual device hotplug driver
Jeremy Fitzhardinge
8
-0
/
+2726
2007-07-18
xen: Add grant table support
Jeremy Fitzhardinge
2
-0
/
+583