summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] s390: pfault interrupt raceMartin Schwidefsky2005-09-051-1/+4
* [PATCH] s390: debug feature changesMichael Holzheu2005-09-051-20/+32
* [PATCH] s390: machine check handler bugsMartin Schwidefsky2005-09-052-55/+174
* [PATCH] uml: fix x86_64 page leakJeff Dike2005-09-052-1/+12
* [PATCH] uml: fix advanced sysemu checkBodo Stroesser2005-09-051-11/+17
* [PATCH] uml: allow host capability usage to be disabledBodo Stroesser2005-09-051-0/+24
* [PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser2005-09-058-238/+348
* [PATCH] uml: increase granularity of host capability checkingBodo Stroesser2005-09-054-34/+96
* [PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov2005-09-058-168/+230
* [PATCH] uml: add host AIO support to block driverJeff Dike2005-09-054-409/+373Star
* [PATCH] uml: use host AIO supportJeff Dike2005-09-056-15/+475
* [PATCH] uml: build cleanupsAl Viro2005-09-055-14/+6Star
* [PATCH] uml: system call path cleanupJeff Dike2005-09-0513-215/+131Star
* [PATCH] uml: TLB operation batchingJeff Dike2005-09-058-166/+273
* [PATCH] uml: remove duplicated exportsJeff Dike2005-09-051-19/+0Star
* [PATCH] uml: mark SMP on UML/x86_64 as brokenJeff Dike2005-09-052-1/+5
* [PATCH] uml: remove libc reference in buildAl Viro2005-09-051-1/+1
* [PATCH] uml: build cleanupAl Viro2005-09-053-4/+1Star
* [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/+13Star
* [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/+1Star
* [PATCH] SYSEMU: fix sysaudit / singlestep interactionBodo Stroesser2005-09-051-3/+20
* [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser2005-09-051-4/+17
* [PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser2005-09-052-30/+21Star
* [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier2005-09-052-21/+45
* [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/+0Star
* [PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debugAdrian Bunk2005-09-051-21/+10Star
* [PATCH] m68k: cleanup inline mem functionsRoman Zippel2005-09-056-159/+238
* [PATCH] m68k: move cache functions into separate fileRoman Zippel2005-09-053-105/+119
* [PATCH] m68k: sys_ptrace cleanupRoman Zippel2005-09-051-111/+64Star
* [PATCH] m68k: indent sys_ptraceRoman Zippel2005-09-051-167/+166Star
* [PATCH] add suspend/resume for timerShaohua Li2005-09-055-27/+47
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-1/+1
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-054-4/+4
* [PATCH] ISA DMA suspend for x86_64Pierre Ossman2005-09-051-1/+2
* [PATCH] ISA DMA suspend for i386Pierre Ossman2005-09-052-1/+68
* [PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise2005-09-058-346/+19Star
* [PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo2005-09-053-1/+13
* [PATCH] i386: encapsulate copying of pgd entriesZachary Amsden2005-09-052-7/+7
* [PATCH] x86 NMI: better support for debuggersGeorge Anzinger2005-09-052-1/+8
* [PATCH] x86: introduce a write acessor for updating the current LDTZachary Amsden2005-09-051-5/+2Star
* [PATCH] x86: remove redundant TSS clearingZachary Amsden2005-09-051-1/+0Star
* [PATCH] x86: make IOPL explicitZachary Amsden2005-09-052-3/+10
* [PATCH] x86: privilege cleanupZachary Amsden2005-09-052-5/+4Star