index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lguest
/
lguest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lguest guest support to arch/x86.
Rusty Russell
2007-10-23
1
-1106
/
+0
*
Clocksource is continuous regardless of the state of the host's TSC.
Tony Breeds
2007-10-23
1
-3
/
+2
*
lguest_devices belongs in lguest_bus.c: it's not i386-specific.
Rusty Russell
2007-10-23
1
-1
/
+0
*
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-17
1
-74
/
+78
|
\
|
*
paravirt: clean up lazy mode handling
Jeremy Fitzhardinge
2007-10-16
1
-21
/
+11
|
*
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
2007-10-16
1
-55
/
+69
*
|
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-16
1
-1
/
+3
|
/
*
lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=y
Rusty Russell
2007-09-12
1
-3
/
+4
*
i386: Make patching more robust, fix paravirt issue
Andi Kleen
2007-08-11
1
-4
/
+5
*
lguest: Fix Malicious Guest GDT Host Crash
Rusty Russell
2007-08-09
1
-1
/
+4
*
Fix non-TSC guest clocksource lockup
Rusty Russell
2007-08-09
1
-2
/
+2
*
Provide timespec to guests rather than jiffies clock.
Rusty Russell
2007-07-28
1
-16
/
+36
*
Fix lguest bzImage loading with CONFIG_RELOCATABLE=y
Rusty Russell
2007-07-28
1
-0
/
+5
*
lguest: documentation VII: FIXMEs
Rusty Russell
2007-07-26
1
-0
/
+8
*
lguest: documentation II: Guest
Rusty Russell
2007-07-26
1
-21
/
+429
*
lguest: documentation I: Preparation
Rusty Russell
2007-07-26
1
-2
/
+28
*
clockevents: fix resume logic
Thomas Gleixner
2007-07-21
1
-0
/
+2
*
lguest: override sched_clock
Rusty Russell
2007-07-20
1
-1
/
+8
*
lguest: the host code
Rusty Russell
2007-07-19
1
-24
/
+101
*
lguest: the guest code
Rusty Russell
2007-07-19
1
-0
/
+544