aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/lguest (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-21clockevents: fix resume logicThomas Gleixner1-0/+2
2007-07-20lguest: override sched_clockRusty Russell1-1/+8
2007-07-20lguest: trivial: We now have asm/processor-flags.h, so use it.Rusty Russell1-3/+1
2007-07-20lguest: fix sense if IF flag on interrupt injectionRusty Russell1-5/+5
2007-07-20Fix lguest misannotationAl Viro1-1/+1
2007-07-19lguest: the Makefile and KconfigRusty Russell2-0/+27
2007-07-19lguest: the host codeRusty Russell11-25/+2618
2007-07-19lguest: the guest codeRusty Russell3-0/+745