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