summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-28parisc: switch to generic fork/vfork/cloneAl Viro4-69/+22
2012-11-28m32r: switch to generic fork/vfork/cloneAl Viro2-42/+7
2012-11-28cris: switch to generic fork/vfork/cloneAl Viro4-60/+13
2012-11-28avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappersAl Viro4-47/+11
2012-11-28arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro7-28/+12
2012-11-28frv: switch to generic fork/vfork/cloneAl Viro2-40/+8
2012-11-28powerpc: switch to generic fork/clone/vforkAl Viro4-32/+4
2012-11-28arm: switch to generic fork/vfork/cloneAl Viro6-55/+13
2012-11-28x86, um: switch to generic fork/vfork/cloneAl Viro16-117/+52
2012-11-28get rid of pt_regs argument of ->load_binary()Al Viro12-20/+25
2012-11-28get rid of pt_regs argument of search_binary_handler()Al Viro6-9/+8
2012-11-28get rid of pt_regs argument of do_execve_common()Al Viro1-4/+4
2012-11-28get rid of pt_regs argument of do_execve()Al Viro3-13/+8
2012-11-28make compat_do_execve() static, lose pt_regs argumentAl Viro2-8/+4
2012-11-28kill stray kernel_thread() garbageAl Viro4-6/+0
2012-11-28audit: no nested contexts anymore...Al Viro1-81/+21
2012-11-28consolidate sys_execve() prototypeAl Viro6-18/+3
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro165-2781/+982
2012-11-28generic sys_fork / sys_vfork / sys_cloneAl Viro3-4/+60
2012-11-28alpha: reorganize copy_process(), prepare to saner fork_idle()Al Viro1-21/+14
2012-11-28alpha: don't pass useless arguments to do_{,rt_},sigreturn()Al Viro2-12/+8
2012-11-28alpha: simplify fork and friendsAl Viro2-19/+14
2012-11-28um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...Al Viro1-1/+1
2012-11-28um: don't bother with passing sp to do_fork() for fork(2)/vfork(2)Al Viro1-6/+2
2012-11-28kill daemonize()Al Viro7-128/+1
2012-11-28microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro1-1/+1
2012-11-28score: do_sigaltstack() expects a userland pointer...Al Viro1-5/+2
2012-11-28sh64: fix altstack switching on sigreturnAl Viro1-4/+2
2012-11-28openrisk: fix altstack switching on sigreturnAl Viro1-4/+2
2012-11-28um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro1-1/+2
2012-11-28Merge branch 'arch-tile' into no-rebasesAl Viro1-1/+1
2012-11-28tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errorsAl Viro1-1/+1
2012-11-25Linux 3.7-rc7v3.7-rc7Linus Torvalds1-1/+1
2012-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-2/+3
2012-11-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-12/+41
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1
2012-11-24Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-2/+4
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai1-2/+4
2012-11-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-49/+131
2012-11-23Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds5-25/+30
2012-11-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+6
2012-11-23Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2012-11-23Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds3-105/+132
2012-11-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-14/+33
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2-1/+6
2012-11-23Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds4-11/+26
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds6-20/+48
2012-11-23Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds12-75/+84
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-46/+43
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-3/+1