aboutsummaryrefslogtreecommitdiff
path: root/drivers/lguest/lguest.c
AgeCommit message (Expand)Author
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin
2007-10-16paravirt: clean up lazy mode handlingJeremy Fitzhardinge
2007-10-16paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge
2007-09-12lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=yRusty Russell
2007-08-11i386: Make patching more robust, fix paravirt issueAndi Kleen
2007-08-09lguest: Fix Malicious Guest GDT Host CrashRusty Russell
2007-08-09Fix non-TSC guest clocksource lockupRusty Russell
2007-07-28Provide timespec to guests rather than jiffies clock.Rusty Russell
2007-07-28Fix lguest bzImage loading with CONFIG_RELOCATABLE=yRusty Russell
2007-07-26lguest: documentation VII: FIXMEsRusty Russell
2007-07-26lguest: documentation II: GuestRusty Russell
2007-07-26lguest: documentation I: PreparationRusty Russell
2007-07-21clockevents: fix resume logicThomas Gleixner
2007-07-20lguest: override sched_clockRusty Russell
2007-07-19lguest: the host codeRusty Russell
2007-07-19lguest: the guest codeRusty Russell