libata: misc updates for AN
[safe/jmp/linux-2.6] / drivers / lguest /
2007-09-25 Rusty Russellfix modules oopsing in lguest guests
2007-09-12 Rusty Russelllguest: Fix guest crash when CONFIG_X86_USE_3DNOW=y
2007-08-30 Rusty RussellFix lguest page-pinning logic ("lguest: bad stack page...
2007-08-24 Alexey Dobriyanlguest should depend on CONFIG_FUTEX
2007-08-11 Andi Kleeni386: Make patching more robust, fix paravirt issue
2007-08-11 Jes Sorensenlguest files should explicitly include asm/paravirt.h
2007-08-09 Rusty Russelllguest: Fix Malicious Guest GDT Host Crash
2007-08-09 Rusty RussellFix non-TSC guest clocksource lockup
2007-08-07 Rusty RussellEnable lguest drivers in Kconfig
2007-07-30 Rusty RussellMake lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n
2007-07-29 Rusty RussellProvide timespec to guests rather than jiffies clock.
2007-07-29 Rusty RussellFix lguest bzImage loading with CONFIG_RELOCATABLE=y
2007-07-26 Rusty Russelllguest: documentation VII: FIXMEs
2007-07-26 Rusty Russelllguest: documentation VI: Switcher
2007-07-26 Rusty Russelllguest: documentation V: Host
2007-07-26 Rusty Russelllguest: documentation IV: Launcher
2007-07-26 Rusty Russelllguest: documentation III: Drivers
2007-07-26 Rusty Russelllguest: documentation II: Guest
2007-07-26 Rusty Russelllguest: documentation I: Preparation
2007-07-22 Thomas Gleixnerclockevents: fix resume logic
2007-07-20 Rusty Russelllguest: override sched_clock
2007-07-20 Rusty Russelllguest: trivial: We now have asm/processor-flags.h...
2007-07-20 Rusty Russelllguest: fix sense if IF flag on interrupt injection
2007-07-20 Al ViroFix lguest misannotation
2007-07-19 Rusty Russelllguest: the Makefile and Kconfig
2007-07-19 Rusty Russelllguest: the host code
2007-07-19 Rusty Russelllguest: the guest code