Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | Merge branch 'arch-hexagon' into no-rebases | Al Viro | 2012-11-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | hexagon: switch to generic sys_execve() | Al Viro | 2012-10-23 | |
| | * | | | | | | | | | | | hexagon: kernel_thread()/kernel_execve() conversion | Al Viro | 2012-10-23 | |
| | |/ / / / / / / / / / | ||||
| * | | | | | | | | | | | Merge branch 'arch-tile' into no-rebases | Al Viro | 2012-11-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | tile: sanitize copy_thread() | Al Viro | 2012-10-25 | |
| | * | | | | | | | | | | arch/tile: eliminate pt_regs trampolines for syscalls | Chris Metcalf | 2012-10-23 | |
| | * | | | | | | | | | | tile: switch to generic sys_execve() | Al Viro | 2012-10-23 | |
| | * | | | | | | | | | | tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE | Chris Metcalf | 2012-10-20 | |
| | * | | | | | | | | | | Drop struct pt_regs * argument in compat_sys_execve() | Al Viro | 2012-10-20 | |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'arch-parisc' into no-rebases | Al Viro | 2012-11-16 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | parisc: switch to saner kernel_execve() semantics | Al Viro | 2012-10-21 | |
| | * | | | | | | | | | | parisc: optimizations in copy_thread() and friends | Al Viro | 2012-10-14 | |
| | * | | | | | | | | | | parisc: switch to generic sys_execve() | Al Viro | 2012-10-14 | |
| | * | | | | | | | | | | parisc: switch to generic kernel_execve() | Al Viro | 2012-10-14 | |
| | * | | | | | | | | | | parisc: switch to generic kernel_thread() | Al Viro | 2012-10-14 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'arch-ia64' into no-rebases | Al Viro | 2012-11-16 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | ia64: switch to generic sys_execve() | Al Viro | 2012-10-19 | |
| | * | | | | | | | | | | ia64: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-10-19 | |
| | * | | | | | | | | | | ia64: don't mess with ar_bspstore in kernel_thread() | Al Viro | 2012-10-14 | |
| | * | | | | | | | | | | ia64: dead code in copy_thread() since 2004 | Al Viro | 2012-10-14 | |
| | * | | | | | | | | | | ia64: clone() had been unused since 2004 | Al Viro | 2012-10-14 | |
| | |/ / / / / / / / / | ||||
| * | | | | | | | | | | Merge branch 'arch-openrisc' into no-rebases | Al Viro | 2012-11-16 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | openrisc: use generic sys_execve | Jonas Bonn | 2012-10-19 | |
| | * | | | | | | | | | | openrisc: use generic kernel_thread/kernel_execve | Jonas Bonn | 2012-10-19 | |
| | * | | | | | | | | | | openrisc: pass correct arg to schedule_tail | Jonas Bonn | 2012-10-19 | |
| | |/ / / / / / / / / | ||||
| * | | | | | | | | | | Merge branch 'execve' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarin... | Al Viro | 2012-10-17 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | arm64: Use generic sys_execve() implementation | Catalin Marinas | 2012-10-17 | |
| | * | | | | | | | | | arm64: Use generic kernel_execve() implementation | Catalin Marinas | 2012-10-17 | |
| | * | | | | | | | | | arm64: Use generic kernel_thread() implementation | Catalin Marinas | 2012-10-17 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | Merge branch 'arch-m68k' into no-rebases | Al Viro | 2012-10-17 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | m68k: switch to saner kernel_execve() semantics | Al Viro | 2012-10-17 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | Merge branch 'arch-sparc' into no-rebases | Al Viro | 2012-10-17 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||
| | * | | | | | | | | sparc32: switch to generic sys_execve() | Al Viro | 2012-10-16 | |
| | * | | | | | | | | sparc32: switch to generic kernel_execve() | Al Viro | 2012-10-16 | |
| | * | | | | | | | | sparc32: switch to generic kernel_thread() | Al Viro | 2012-10-16 | |
| | * | | | | | | | | sparc32: bury the remnants of LOWSYS tricks | Al Viro | 2012-10-16 | |
| | * | | | | | | | | sparc64: convert to generic execve | Al Viro | 2012-10-16 | |
| | * | | | | | | | | sparc64: switch to generic kernel_execve() | Al Viro | 2012-10-14 | |
| | * | | | | | | | | sparc64: take fprs_write() and friends to start_thread() | Al Viro | 2012-10-14 | |
| | * | | | | | | | | sparc64: switch to generic kernel_thread() | Al Viro | 2012-10-14 | |
| | * | | | | | | | | sparc64: clear syscall_noerror on the entry to syscall, not on the exit | Al Viro | 2012-10-14 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | Merge branch 'arch-mips' into no-rebases | Al Viro | 2012-10-17 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | mips: switch to saner kernel_execve() semantics | Al Viro | 2012-10-15 | |
| | * | | | | | | | | MIPS: Switch over to generic sys_execve and kernel_execve. | Ralf Baechle | 2012-10-14 | |
| | * | | | | | | | | mips: switch to generic kernel_thread() | Al Viro | 2012-10-14 | |
| | |/ / / / / / / | ||||
| * / / / / / / / | c6x: switch to saner kernel_execve() semantics | Al Viro | 2012-10-15 | |
| |/ / / / / / / | ||||
* | | | | | | | | 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 |