aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[PATCH] uml: fix x86_64 page leakJeff Dike4-12/+22
2005-09-05[PATCH] uml: fix advanced sysemu checkBodo Stroesser1-11/+17
2005-09-05[PATCH] uml: allow host capability usage to be disabledBodo Stroesser1-0/+24
2005-09-05[PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser8-238/+348
2005-09-05[PATCH] uml: increase granularity of host capability checkingBodo Stroesser4-34/+96
2005-09-05[PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov8-168/+230
2005-09-05[PATCH] uml: add host AIO support to block driverJeff Dike4-409/+373
2005-09-05[PATCH] uml: use host AIO supportJeff Dike6-15/+475
2005-09-05[PATCH] uml: build cleanupsAl Viro5-14/+6
2005-09-05[PATCH] uml: system call path cleanupJeff Dike13-215/+131
2005-09-05[PATCH] uml: merge duplicated page table codeJeff Dike3-63/+46
2005-09-05[PATCH] uml: TLB operation batchingJeff Dike8-166/+273
2005-09-05[PATCH] uml: remove duplicated exportsJeff Dike1-19/+0
2005-09-05[PATCH] uml: mark SMP on UML/x86_64 as brokenJeff Dike2-1/+5
2005-09-05[PATCH] uml: remove libc reference in buildAl Viro1-1/+1
2005-09-05[PATCH] uml: build cleanupAl Viro3-4/+1
2005-09-05[PATCH] uml: error path cleanupJeff Dike1-5/+9
2005-09-05[PATCH] uml: fix a macro typoAl Viro1-1/+1
2005-09-05[PATCH] uml: fix signal frame copy_userAl Viro2-18/+25
2005-09-05[PATCH] uml: fault handler micro-cleanupsPaolo 'Blaisorblade' Giarrusso1-15/+13
2005-09-05[PATCH] uml: fixes performance regression in activate_mm and thus exec()Paolo 'Blaisorblade' Giarrusso2-1/+13
2005-09-05[PATCH] uml: fix SIGWINCH handler race while waiting for signals.Bodo Stroesser1-5/+6
2005-09-05[PATCH] uml: workaround GDB problems on debuggingPaolo 'Blaisorblade' Giarrusso3-4/+15
2005-09-05[PATCH] uml: SYSEMU: slight cleanup and speedupPaolo 'Blaisorblade' Giarrusso1-7/+1
2005-09-05[PATCH] SYSEMU: fix sysaudit / singlestep interactionBodo Stroesser1-3/+20
2005-09-05[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser2-4/+18
2005-09-05[PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser2-30/+21
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usageLaurent Vivier5-22/+53
2005-09-05[PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestepBodo Stroesser1-2/+13
2005-09-05[PATCH] uml: Rename Kconfig files to be like the other archesJeff Dike7-14/+14
2005-09-05[PATCH] uml: remove debugging code from page fault pathJeff Dike2-48/+0
2005-09-05[PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debugAdrian Bunk1-21/+10
2005-09-05[PATCH] m68k: cleanup inline mem functionsRoman Zippel7-555/+245
2005-09-05[PATCH] m68k: move cache functions into separate fileRoman Zippel4-118/+137
2005-09-05[PATCH] m68k: sys_ptrace cleanupRoman Zippel1-111/+64
2005-09-05[PATCH] m68k: indent sys_ptraceRoman Zippel1-167/+166
2005-09-05[PATCH] add suspend/resume for timerShaohua Li6-27/+50
2005-09-05[PATCH] pm: clean up /sys/power/diskPavel Machek1-2/+3
2005-09-05[PATCH] pm: fix process freezingPavel Machek1-2/+22
2005-09-05[PATCH] swsusp: fix error handling and cleanupsPavel Machek2-35/+22
2005-09-05[PATCH] swsusp: add locking to software_resumeShaohua Li1-1/+9
2005-09-05[PATCH] swsusup with dm-crypt mini howtoAndreas Steinmetz1-0/+138
2005-09-05[PATCH] swsusp: simpler calculation of number of pages in PBE listMichal Schmidt1-12/+1
2005-09-05[PATCH] swsusp: prevent disks from spinning down and upMichal Schmidt1-1/+1
2005-09-05[PATCH] encrypt suspend data for easy wipingAndreas Steinmetz2-5/+171
2005-09-05[PATCH] fix pm_message_t stuff in -mm treePavel Machek2-3/+3
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek28-101/+108
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek19-48/+35
2005-09-05[PATCH] suspend: update documentationPavel Machek2-1/+15
2005-09-05[PATCH] ISA DMA suspend for x86_64Pierre Ossman1-1/+2