aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2005-09-05[PATCH] ISA DMA suspend for i386Pierre Ossman2-1/+68
2005-09-05[PATCH] remove busywait in refrigeratorPavel Machek1-2/+3
2005-09-05[PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise9-175/+26
2005-09-05[PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo4-2/+14
2005-09-05[PATCH] i386: encapsulate copying of pgd entriesZachary Amsden3-7/+22
2005-09-05[PATCH] x86 NMI: better support for debuggersGeorge Anzinger3-3/+17
2005-09-05[PATCH] x86: introduce a write acessor for updating the current LDTZachary Amsden2-5/+9
2005-09-05[PATCH] x86: remove redundant TSS clearingZachary Amsden1-1/+0
2005-09-05[PATCH] x86: make IOPL explicitZachary Amsden4-6/+27
2005-09-05[PATCH] x86: privilege cleanupZachary Amsden3-5/+11
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden8-50/+35
2005-09-05[PATCH] i386: fix incorrect TSS entry for LDTIngo Molnar1-1/+0
2005-09-05[PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden3-4/+5
2005-09-05[PATCH] i386: load_tls() fixZachary Amsden1-7/+12
2005-09-05[PATCH] i386: generate better code around descriptor update and access functionsZachary Amsden1-8/+8
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register managementZachary Amsden11-40/+43
2005-09-05[PATCH] i386: cleanup serialize msrZachary Amsden3-2/+15
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden15-83/+84
2005-09-05[PATCH] i386: clean up vDSO alignment paddingRoland McGrath1-1/+2
2005-09-05[PATCH] ES7000 platform update (i386)Natalie.Protasevich@unisys.com3-31/+49