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
/
lguest
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-25
fix modules oopsing in lguest guests
Rusty Russell
1
-3
/
+3
2007-09-12
lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=y
Rusty Russell
1
-3
/
+4
2007-08-30
Fix lguest page-pinning logic ("lguest: bad stack page 0xc057a000")
Rusty Russell
1
-2
/
+5
2007-08-23
lguest should depend on CONFIG_FUTEX
Alexey Dobriyan
1
-1
/
+1
2007-08-11
i386: Make patching more robust, fix paravirt issue
Andi Kleen
1
-4
/
+5
2007-08-11
lguest files should explicitly include asm/paravirt.h
Jes Sorensen
1
-0
/
+1
2007-08-09
lguest: Fix Malicious Guest GDT Host Crash
Rusty Russell
5
-67
/
+29
2007-08-09
Fix non-TSC guest clocksource lockup
Rusty Russell
1
-2
/
+2
2007-08-06
Enable lguest drivers in Kconfig
Rusty Russell
1
-0
/
+2
2007-07-29
Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n
Rusty Russell
1
-1
/
+9
2007-07-28
Provide timespec to guests rather than jiffies clock.
Rusty Russell
4
-24
/
+57
2007-07-28
Fix lguest bzImage loading with CONFIG_RELOCATABLE=y
Rusty Russell
1
-0
/
+5
2007-07-26
lguest: documentation VII: FIXMEs
Rusty Russell
6
-0
/
+55
2007-07-26
lguest: documentation VI: Switcher
Rusty Russell
2
-46
/
+276
2007-07-26
lguest: documentation V: Host
Rusty Russell
6
-85
/
+924
2007-07-26
lguest: documentation IV: Launcher
Rusty Russell
4
-28
/
+427
2007-07-26
lguest: documentation III: Drivers
Rusty Russell
1
-3
/
+69
2007-07-26
lguest: documentation II: Guest
Rusty Russell
2
-37
/
+470
2007-07-26
lguest: documentation I: Preparation
Rusty Russell
12
-17
/
+153
2007-07-21
clockevents: fix resume logic
Thomas Gleixner
1
-0
/
+2
2007-07-20
lguest: override sched_clock
Rusty Russell
1
-1
/
+8
2007-07-20
lguest: trivial: We now have asm/processor-flags.h, so use it.
Rusty Russell
1
-3
/
+1
2007-07-20
lguest: fix sense if IF flag on interrupt injection
Rusty Russell
1
-5
/
+5
2007-07-20
Fix lguest misannotation
Al Viro
1
-1
/
+1
2007-07-19
lguest: the Makefile and Kconfig
Rusty Russell
2
-0
/
+27
2007-07-19
lguest: the host code
Rusty Russell
11
-25
/
+2618
2007-07-19
lguest: the guest code
Rusty Russell
3
-0
/
+745