summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-09-06[PATCH] ppc64: Clean up CR handlingMilton Miller1-12/+4
2005-09-06[PATCH] ppc64: Remove dummy getc routinesMilton Miller1-12/+2
2005-09-06[PATCH] ppc64: dont bypass ppc_md.udbg* functionsMilton Miller1-1/+3
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie3-0/+30
2005-09-05[ARM] 2876/1: N30 - remove task to toggle USB D+ lineBen Dooks1-20/+10
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds27-84/+86
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds13-604/+285
2005-09-05[PATCH] s390: compat system callsHeiko Carstens1-2/+2
2005-09-05[PATCH] s390: pfault interrupt raceMartin Schwidefsky1-1/+4
2005-09-05[PATCH] s390: debug feature changesMichael Holzheu1-20/+32
2005-09-05[PATCH] s390: machine check handler bugsMartin Schwidefsky2-55/+174
2005-09-05[PATCH] uml: fix x86_64 page leakJeff Dike2-1/+12
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: 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: 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 Stroesser1-4/+17
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 gener...Laurent Vivier2-21/+45
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 Zippel6-159/+238
2005-09-05[PATCH] m68k: move cache functions into separate fileRoman Zippel3-105/+119
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 Li5-27/+47
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-1/+1
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek4-4/+4
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