Age | Commit message (Expand) | Author | Files | Lines |
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 | 12 | -20/+25 |
2012-11-28 | get rid of pt_regs argument of search_binary_handler() | Al Viro | 6 | -9/+8 |
2012-11-28 | get rid of pt_regs argument of do_execve_common() | Al Viro | 1 | -4/+4 |
2012-11-28 | get rid of pt_regs argument of do_execve() | Al Viro | 3 | -13/+8 |
2012-11-28 | make compat_do_execve() static, lose pt_regs argument | Al Viro | 2 | -8/+4 |
2012-11-28 | kill stray kernel_thread() garbage | Al Viro | 4 | -6/+0 |
2012-11-28 | audit: no nested contexts anymore... | Al Viro | 1 | -81/+21 |
2012-11-28 | consolidate sys_execve() prototype | Al Viro | 6 | -18/+3 |
2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 165 | -2781/+982 |
2012-11-28 | generic sys_fork / sys_vfork / sys_clone | Al Viro | 3 | -4/+60 |
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 | kill daemonize() | Al Viro | 7 | -128/+1 |
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 | Linux 3.7-rc7v3.7-rc7 | Linus Torvalds | 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 | 3 | -12/+41 |
2012-11-26 | powerpc/eeh: Do not invalidate PE properly | Gavin Shan | 1 | -1/+1 |
2012-11-24 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -2/+4 |
2012-11-24 | ALSA: hda - Fix build without CONFIG_PM | Takashi Iwai | 1 | -2/+4 |
2012-11-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 16 | -49/+131 |
2012-11-23 | Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 5 | -25/+30 |
2012-11-23 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -1/+6 |
2012-11-23 | Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+1 |
2012-11-23 | Merge tag 'md-3.7-fixes' of git://neil.brown.name/md | Linus Torvalds | 3 | -105/+132 |
2012-11-23 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -14/+33 |
2012-11-23 | of/address: sparc: Declare of_iomap as an extern function for sparc again | Andreas Larsson | 2 | -1/+6 |
2012-11-23 | Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 4 | -11/+26 |
2012-11-23 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 6 | -20/+48 |
2012-11-23 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 12 | -75/+84 |
2012-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 11 | -46/+43 |
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 | PM / QoS: fix wrong error-checking condition | Guennadi Liakhovetski | 1 | -1/+1 |
2012-11-23 | bnx2x: remove redundant warning log | Ariel Elior | 1 | -4/+7 |
2012-11-23 | vxlan: fix command usage in its doc | Zhi Yong Wu | 1 | -2/+2 |
2012-11-23 | 8139cp: revert "set ring address before enabling receiver" | françois romieu | 1 | -11/+11 |
2012-11-23 | MPI: Fix compilation on MIPS with GCC 4.4 and newer | Manuel Lauss | 1 | -2/+17 |