| Commit message (Expand) | Author | Files | Lines |
2005-09-06 | [PATCH] ppc64: poison initmem | Anton Blanchard | 1 | -0/+1 |
2005-09-06 | [PATCH] ppc64: systemcfg is now a pointer | Jimi Xenidis | 1 | -3/+6 |
2005-09-06 | [PATCH] ppc64: Consolidate early console and PPCDBG code | Milton Miller | 3 | -39/+50 |
2005-09-06 | [PATCH] ppc64: Remove old includes | Milton Miller | 3 | -13/+3 |
2005-09-06 | [PATCH] ppc64: Take udbg out of ppc_md | Milton Miller | 9 | -58/+51 |
2005-09-06 | [PATCH] ppc64: Split SCC and 15550 udbg code | Milton Miller | 4 | -227/+272 |
2005-09-06 | [PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods. | Milton Miller | 3 | -6/+3 |
2005-09-06 | [PATCH] ppc64: Clean up CR handling | Milton Miller | 1 | -12/+4 |
2005-09-06 | [PATCH] ppc64: Remove dummy getc routines | Milton Miller | 1 | -12/+2 |
2005-09-06 | [PATCH] ppc64: dont bypass ppc_md.udbg* functions | Milton Miller | 1 | -1/+3 |
2005-09-06 | [PATCH] ppc64: Add missing include | Milton Miller | 1 | -0/+1 |
2005-09-05 | [PATCH] s390: disconnected 3270 console | Martin Schwidefsky | 1 | -5/+11 |
2005-09-05 | [PATCH] s390: spinlock corner case | Heiko Carstens | 1 | -2/+2 |
2005-09-05 | [PATCH] s390: compat system calls | Heiko Carstens | 1 | -2/+2 |
2005-09-05 | [PATCH] s390: crypto driver update | Eric Rossman | 3 | -270/+106 |
2005-09-05 | [PATCH] s390: pfault interrupt race | Martin Schwidefsky | 1 | -1/+4 |
2005-09-05 | [PATCH] s390: reIPL fix and extern/static inline | Cornelia Huck | 4 | -21/+19 |
2005-09-05 | [PATCH] s390: 64 bit diag250 support | Horst Hummel | 3 | -134/+307 |
2005-09-05 | [PATCH] s390: deadlock in dasd_devmap | Horst Hummel | 6 | -41/+24 |
2005-09-05 | [PATCH] s390: debug feature changes | Michael Holzheu | 2 | -22/+32 |
2005-09-05 | [PATCH] s390: machine check handler bugs | Martin Schwidefsky | 4 | -58/+181 |
2005-09-05 | [PATCH] xtensa: delete accidental file | Adrian Bunk | 1 | -135/+0 |
2005-09-05 | [PATCH] xtensa: replace 'extern inline' with 'static inline' | Adrian Bunk | 13 | -70/+70 |
2005-09-05 | [PATCH] uml: fix x86_64 page leak | Jeff Dike | 4 | -12/+22 |
2005-09-05 | [PATCH] uml: fix advanced sysemu check | Bodo Stroesser | 1 | -11/+17 |
2005-09-05 | [PATCH] uml: allow host capability usage to be disabled | Bodo Stroesser | 1 | -0/+24 |
2005-09-05 | [PATCH] uml: skas0 stubs now check system call return values | Bodo Stroesser | 8 | -238/+348 |
2005-09-05 | [PATCH] uml: increase granularity of host capability checking | Bodo Stroesser | 4 | -34/+96 |
2005-09-05 | [PATCH] uml: move libc-dependent startup and signal code | Gennady Sharapov | 8 | -168/+230 |
2005-09-05 | [PATCH] uml: add host AIO support to block driver | Jeff Dike | 4 | -409/+373 |
2005-09-05 | [PATCH] uml: use host AIO support | Jeff Dike | 6 | -15/+475 |
2005-09-05 | [PATCH] uml: build cleanups | Al Viro | 5 | -14/+6 |
2005-09-05 | [PATCH] uml: system call path cleanup | Jeff Dike | 13 | -215/+131 |
2005-09-05 | [PATCH] uml: merge duplicated page table code | Jeff Dike | 3 | -63/+46 |
2005-09-05 | [PATCH] uml: TLB operation batching | Jeff Dike | 8 | -166/+273 |
2005-09-05 | [PATCH] uml: remove duplicated exports | Jeff Dike | 1 | -19/+0 |
2005-09-05 | [PATCH] uml: mark SMP on UML/x86_64 as broken | Jeff Dike | 2 | -1/+5 |
2005-09-05 | [PATCH] uml: remove libc reference in build | Al Viro | 1 | -1/+1 |
2005-09-05 | [PATCH] uml: build cleanup | Al Viro | 3 | -4/+1 |
2005-09-05 | [PATCH] uml: error path cleanup | Jeff Dike | 1 | -5/+9 |
2005-09-05 | [PATCH] uml: fix a macro typo | Al Viro | 1 | -1/+1 |
2005-09-05 | [PATCH] uml: fix signal frame copy_user | Al Viro | 2 | -18/+25 |
2005-09-05 | [PATCH] uml: fault handler micro-cleanups | Paolo 'Blaisorblade' Giarrusso | 1 | -15/+13 |
2005-09-05 | [PATCH] uml: fixes performance regression in activate_mm and thus exec() | Paolo 'Blaisorblade' Giarrusso | 2 | -1/+13 |
2005-09-05 | [PATCH] uml: fix SIGWINCH handler race while waiting for signals. | Bodo Stroesser | 1 | -5/+6 |
2005-09-05 | [PATCH] uml: workaround GDB problems on debugging | Paolo 'Blaisorblade' Giarrusso | 3 | -4/+15 |
2005-09-05 | [PATCH] uml: SYSEMU: slight cleanup and speedup | Paolo 'Blaisorblade' Giarrusso | 1 | -7/+1 |
2005-09-05 | [PATCH] SYSEMU: fix sysaudit / singlestep interaction | Bodo Stroesser | 1 | -3/+20 |
2005-09-05 | [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386 | Bodo Stroesser | 2 | -4/+18 |
2005-09-05 | [PATCH] Uml support: reorganize PTRACE_SYSEMU support | Bodo Stroesser | 2 | -30/+21 |