index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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