summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-29c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c...Al Viro
2012-11-29take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro
2012-11-29mn10300: switch to generic fork/vfork/cloneAl Viro
2012-11-29h8300: switch to generic fork/vfork/cloneAl Viro
2012-11-29tile: switch to generic clone()Al Viro
2012-11-29m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo...Al Viro
2012-11-29alpha: switch to generic fork/vfork/cloneAl Viro
2012-11-29s390: switch to generic fork/vfork/cloneAl Viro
2012-11-29microblaze: switch to generic fork/vfork/cloneAl Viro
2012-11-29hexagon: switch to generic clone()Al Viro
2012-11-29sh: switch to generic fork/vfork/cloneAl Viro
2012-11-29parisc: switch to generic fork/vfork/cloneAl Viro
2012-11-29m32r: switch to generic fork/vfork/cloneAl Viro
2012-11-29cris: switch to generic fork/vfork/cloneAl Viro
2012-11-29avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappersAl Viro
2012-11-29arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro
2012-11-29frv: switch to generic fork/vfork/cloneAl Viro
2012-11-29powerpc: switch to generic fork/clone/vforkAl Viro
2012-11-29arm: switch to generic fork/vfork/cloneAl Viro
2012-11-29x86, um: switch to generic fork/vfork/cloneAl Viro
2012-11-29get rid of pt_regs argument of ->load_binary()Al Viro
2012-11-29get rid of pt_regs argument of search_binary_handler()Al Viro
2012-11-29get rid of pt_regs argument of do_execve_common()Al Viro
2012-11-29get rid of pt_regs argument of do_execve()Al Viro
2012-11-29make compat_do_execve() static, lose pt_regs argumentAl Viro
2012-11-29kill stray kernel_thread() garbageAl Viro
2012-11-29audit: no nested contexts anymore...Al Viro
2012-11-29consolidate sys_execve() prototypeAl Viro
2012-11-29Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-29generic sys_fork / sys_vfork / sys_cloneAl Viro
2012-11-29alpha: reorganize copy_process(), prepare to saner fork_idle()Al Viro
2012-11-29alpha: don't pass useless arguments to do_{,rt_},sigreturn()Al Viro
2012-11-29alpha: simplify fork and friendsAl Viro
2012-11-29um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...Al Viro
2012-11-29um: don't bother with passing sp to do_fork() for fork(2)/vfork(2)Al Viro
2012-11-29kill daemonize()Al Viro
2012-11-29microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro
2012-11-29score: do_sigaltstack() expects a userland pointer...Al Viro
2012-11-29sh64: fix altstack switching on sigreturnAl Viro
2012-11-29openrisk: fix altstack switching on sigreturnAl Viro
2012-11-29um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro
2012-11-29Merge branch 'arch-tile' into no-rebasesAl Viro
2012-11-29tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errorsAl Viro
2012-11-26Linux 3.7-rc7Linus Torvalds
2012-11-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-11-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-11-25powerpc/eeh: Do not invalidate PE properlyGavin Shan
2012-11-24Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai
2012-11-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds