aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: error path cleanupJeff Dike2005-09-051-5/+9
* [PATCH] uml: fix a macro typoAl Viro2005-09-051-1/+1
* [PATCH] uml: fix signal frame copy_userAl Viro2005-09-052-18/+25
* [PATCH] uml: fault handler micro-cleanupsPaolo 'Blaisorblade' Giarrusso2005-09-051-15/+13
* [PATCH] uml: fixes performance regression in activate_mm and thus exec()Paolo 'Blaisorblade' Giarrusso2005-09-052-1/+13
* [PATCH] uml: fix SIGWINCH handler race while waiting for signals.Bodo Stroesser2005-09-051-5/+6
* [PATCH] uml: workaround GDB problems on debuggingPaolo 'Blaisorblade' Giarrusso2005-09-053-4/+15
* [PATCH] uml: SYSEMU: slight cleanup and speedupPaolo 'Blaisorblade' Giarrusso2005-09-051-7/+1
* [PATCH] SYSEMU: fix sysaudit / singlestep interactionBodo Stroesser2005-09-051-3/+20
* [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser2005-09-052-4/+18
* [PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser2005-09-052-30/+21
* [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier2005-09-055-22/+53
* [PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestepBodo Stroesser2005-09-051-2/+13
* [PATCH] uml: Rename Kconfig files to be like the other archesJeff Dike2005-09-057-14/+14
* [PATCH] uml: remove debugging code from page fault pathJeff Dike2005-09-052-48/+0
* [PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debugAdrian Bunk2005-09-051-21/+10
* [PATCH] m68k: cleanup inline mem functionsRoman Zippel2005-09-057-555/+245
* [PATCH] m68k: move cache functions into separate fileRoman Zippel2005-09-054-118/+137
* [PATCH] m68k: sys_ptrace cleanupRoman Zippel2005-09-051-111/+64
* [PATCH] m68k: indent sys_ptraceRoman Zippel2005-09-051-167/+166
* [PATCH] add suspend/resume for timerShaohua Li2005-09-056-27/+50
* [PATCH] pm: clean up /sys/power/diskPavel Machek2005-09-051-2/+3
* [PATCH] pm: fix process freezingPavel Machek2005-09-051-2/+22
* [PATCH] swsusp: fix error handling and cleanupsPavel Machek2005-09-052-35/+22
* [PATCH] swsusp: add locking to software_resumeShaohua Li2005-09-051-1/+9
* [PATCH] swsusup with dm-crypt mini howtoAndreas Steinmetz2005-09-051-0/+138
* [PATCH] swsusp: simpler calculation of number of pages in PBE listMichal Schmidt2005-09-051-12/+1
* [PATCH] swsusp: prevent disks from spinning down and upMichal Schmidt2005-09-051-1/+1
* [PATCH] encrypt suspend data for easy wipingAndreas Steinmetz2005-09-052-5/+171
* [PATCH] fix pm_message_t stuff in -mm treePavel Machek2005-09-052-3/+3
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-0528-101/+108
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-0519-48/+35
* [PATCH] suspend: update documentationPavel Machek2005-09-052-1/+15
* [PATCH] ISA DMA suspend for x86_64Pierre Ossman2005-09-051-1/+2
* [PATCH] ISA DMA suspend for i386Pierre Ossman2005-09-052-1/+68
* [PATCH] remove busywait in refrigeratorPavel Machek2005-09-051-2/+3
* [PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise2005-09-059-175/+26
* [PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo2005-09-054-2/+14
* [PATCH] i386: encapsulate copying of pgd entriesZachary Amsden2005-09-053-7/+22
* [PATCH] x86 NMI: better support for debuggersGeorge Anzinger2005-09-053-3/+17
* [PATCH] x86: introduce a write acessor for updating the current LDTZachary Amsden2005-09-052-5/+9
* [PATCH] x86: remove redundant TSS clearingZachary Amsden2005-09-051-1/+0
* [PATCH] x86: make IOPL explicitZachary Amsden2005-09-054-6/+27
* [PATCH] x86: privilege cleanupZachary Amsden2005-09-053-5/+11
* [PATCH] x86: more asm cleanupsZachary Amsden2005-09-058-50/+35
* [PATCH] i386: fix incorrect TSS entry for LDTIngo Molnar2005-09-051-1/+0
* [PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden2005-09-053-4/+5
* [PATCH] i386: load_tls() fixZachary Amsden2005-09-051-7/+12
* [PATCH] i386: generate better code around descriptor update and access functionsZachary Amsden2005-09-051-8/+8
* [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...Zachary Amsden2005-09-0511-40/+43