summaryrefslogtreecommitdiffstats
path: root/drivers/lguest
Commit message (Expand)AuthorAgeFilesLines
* clockevents: fix resume logicThomas Gleixner2007-07-211-0/+2
* lguest: override sched_clockRusty Russell2007-07-201-1/+8
* lguest: trivial: We now have asm/processor-flags.h, so use it.Rusty Russell2007-07-201-3/+1
* lguest: fix sense if IF flag on interrupt injectionRusty Russell2007-07-201-5/+5
* Fix lguest misannotationAl Viro2007-07-201-1/+1
* lguest: the Makefile and KconfigRusty Russell2007-07-192-0/+27
* lguest: the host codeRusty Russell2007-07-1911-25/+2618
* lguest: the guest codeRusty Russell2007-07-193-0/+745