summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent 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 r...Zachary 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
2005-09-05[PATCH] via vt8237 apic bypass deassertion quirkKarsten Wiese1-0/+19
2005-09-05[PATCH] x86: Add the check for all the cores in a package in cache informationVenkatesh Pallipadi1-2/+7
2005-09-05[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi8-2/+47
2005-09-05[PATCH] kdump: Save parameter segment in protected mode (x86)Vivek Goyal1-22/+26
2005-09-05[PATCH] vm86: Honor TF bit when emulating an instructionPetr Tesarik1-1/+5
2005-09-05[PATCH] x86: fix EFI memory map parsingMatt Tolentino5-69/+67
2005-09-05[PATCH] hpet: use read_timer_tsc only when CPU has TSCVenkatesh Pallipadi1-1/+4