aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-11-28hexagon: switch to generic clone()Al Viro
2012-11-28sh: switch to generic fork/vfork/cloneAl Viro
2012-11-28parisc: switch to generic fork/vfork/cloneAl Viro
2012-11-28m32r: switch to generic fork/vfork/cloneAl Viro
2012-11-28cris: switch to generic fork/vfork/cloneAl Viro
2012-11-28avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappersAl Viro
2012-11-28arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro
2012-11-28frv: switch to generic fork/vfork/cloneAl Viro
2012-11-28powerpc: switch to generic fork/clone/vforkAl Viro
2012-11-28arm: switch to generic fork/vfork/cloneAl Viro
2012-11-28x86, um: switch to generic fork/vfork/cloneAl Viro
2012-11-28get rid of pt_regs argument of ->load_binary()Al Viro
2012-11-28get rid of pt_regs argument of search_binary_handler()Al Viro
2012-11-28kill stray kernel_thread() garbageAl Viro
2012-11-28consolidate sys_execve() prototypeAl Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-28generic sys_fork / sys_vfork / sys_cloneAl Viro
2012-11-28alpha: reorganize copy_process(), prepare to saner fork_idle()Al Viro
2012-11-28alpha: don't pass useless arguments to do_{,rt_},sigreturn()Al Viro
2012-11-28alpha: simplify fork and friendsAl Viro
2012-11-28um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...Al Viro
2012-11-28um: don't bother with passing sp to do_fork() for fork(2)/vfork(2)Al Viro
2012-11-28microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro
2012-11-28score: do_sigaltstack() expects a userland pointer...Al Viro
2012-11-28sh64: fix altstack switching on sigreturnAl Viro
2012-11-28openrisk: fix altstack switching on sigreturnAl Viro
2012-11-28um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro
2012-11-28Merge branch 'arch-tile' into no-rebasesAl Viro
2012-11-28tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errorsAl Viro
2012-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-11-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan
2012-11-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-11-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-23MIPS: Fix crash that occurs when function tracing is enabledAl Cooper
2012-11-23MIPS: Merge overlapping bootmem rangesRalf Baechle
2012-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-11-22Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-11-23powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy
2012-11-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-22Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-11-22[PARISC] fix user-triggerable panic on pariscAl Viro
2012-11-21Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2012-11-21ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg
2012-11-20x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich
2012-11-20x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky