Age | Commit message (Expand) | Author | Files | Lines |
2012-11-28 | mn10300: switch to generic fork/vfork/clone | Al Viro | 2 | -28/+8 |
2012-11-28 | h8300: switch to generic fork/vfork/clone | Al Viro | 3 | -44/+6 |
2012-11-28 | tile: switch to generic clone() | Al Viro | 2 | -8/+1 |
2012-11-28 | m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo... | Al Viro | 4 | -71/+46 |
2012-11-28 | alpha: switch to generic fork/vfork/clone | Al Viro | 4 | -59/+17 |
2012-11-28 | s390: switch to generic fork/vfork/clone | Al Viro | 3 | -42/+14 |
2012-11-28 | microblaze: switch to generic fork/vfork/clone | Al Viro | 7 | -56/+12 |
2012-11-28 | hexagon: switch to generic clone() | Al Viro | 4 | -52/+6 |
2012-11-28 | sh: switch to generic fork/vfork/clone | Al Viro | 5 | -110/+11 |
2012-11-28 | parisc: switch to generic fork/vfork/clone | Al Viro | 4 | -69/+22 |
2012-11-28 | m32r: switch to generic fork/vfork/clone | Al Viro | 2 | -42/+7 |
2012-11-28 | cris: switch to generic fork/vfork/clone | Al Viro | 4 | -60/+13 |
2012-11-28 | avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers | Al Viro | 4 | -47/+11 |
2012-11-28 | arm64: sanitize copy_thread(), switch to generic fork/vfork/clone | Al Viro | 7 | -28/+12 |
2012-11-28 | frv: switch to generic fork/vfork/clone | Al Viro | 2 | -40/+8 |
2012-11-28 | powerpc: switch to generic fork/clone/vfork | Al Viro | 4 | -32/+4 |
2012-11-28 | arm: switch to generic fork/vfork/clone | Al Viro | 6 | -55/+13 |
2012-11-28 | x86, um: switch to generic fork/vfork/clone | Al Viro | 16 | -117/+52 |
2012-11-28 | get rid of pt_regs argument of ->load_binary() | Al Viro | 2 | -3/+4 |
2012-11-28 | get rid of pt_regs argument of search_binary_handler() | Al Viro | 1 | -1/+1 |
2012-11-28 | kill stray kernel_thread() garbage | Al Viro | 4 | -6/+0 |
2012-11-28 | consolidate sys_execve() prototype | Al Viro | 4 | -11/+0 |
2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 164 | -2779/+982 |
2012-11-28 | generic sys_fork / sys_vfork / sys_clone | Al Viro | 1 | -0/+14 |
2012-11-28 | alpha: reorganize copy_process(), prepare to saner fork_idle() | Al Viro | 1 | -21/+14 |
2012-11-28 | alpha: don't pass useless arguments to do_{,rt_},sigreturn() | Al Viro | 2 | -12/+8 |
2012-11-28 | alpha: simplify fork and friends | Al Viro | 2 | -19/+14 |
2012-11-28 | um: don't bother looking at regs in copy_thread() - current_pt_regs() is what... | Al Viro | 1 | -1/+1 |
2012-11-28 | um: don't bother with passing sp to do_fork() for fork(2)/vfork(2) | Al Viro | 1 | -6/+2 |
2012-11-28 | microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors | Al Viro | 1 | -1/+1 |
2012-11-28 | score: do_sigaltstack() expects a userland pointer... | Al Viro | 1 | -5/+2 |
2012-11-28 | sh64: fix altstack switching on sigreturn | Al Viro | 1 | -4/+2 |
2012-11-28 | openrisk: fix altstack switching on sigreturn | Al Viro | 1 | -4/+2 |
2012-11-28 | um: get_safe_registers() should be done in flush_thread(), not start_thread() | Al Viro | 1 | -1/+2 |
2012-11-28 | Merge branch 'arch-tile' into no-rebases | Al Viro | 1 | -1/+1 |
2012-11-28 | tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors | Al Viro | 1 | -1/+1 |
2012-11-25 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2 | -2/+3 |
2012-11-25 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -10/+24 |
2012-11-26 | powerpc/eeh: Do not invalidate PE properly | Gavin Shan | 1 | -1/+1 |
2012-11-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -38/+120 |
2012-11-23 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+4 |
2012-11-23 | of/address: sparc: Declare of_iomap as an extern function for sparc again | Andreas Larsson | 1 | -1/+4 |
2012-11-23 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 1 | -0/+21 |
2012-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -3/+1 |
2012-11-23 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+4 |
2012-11-23 | MIPS: Fix crash that occurs when function tracing is enabled | Al Cooper | 1 | -4/+4 |
2012-11-23 | MIPS: Merge overlapping bootmem ranges | Ralf Baechle | 1 | -6/+20 |
2012-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -14/+20 |
2012-11-22 | Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2 | -0/+4 |
2012-11-23 | powerpc/pseries: Fix oops with MSIs when missing EEH PEs | Alexey Kardashevskiy | 1 | -1/+2 |