Commits

Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next
Showing diff tod2125043aeb
- Al Viro committed d2125043aebgeneric sys_fork / sys_vfork / sys_clone ... and get rid of idiotic struct pt_regs * i...
- Al Viro committed a2b6dfaef0dMMerge branch 'arch-tile' into no-rebases
- Al Viro committed 5fd0b580a9favr32: switch to generic sys_execve() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Al Viro committed 999121a10cbblackfin: switch to generic sys_execve() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Al Viro committed 1703a219f7fcris: switch to generic kernel_execve/sys_execve Signed-off-by: Al Viro <viro@zeniv.li...
- Al Viro committed 71915d21e59h8300: generic sys_execve() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Al Viro committed 8eae10e86c5m32r: switch to generic sys_execve() ... and get rid of the horrors in fork()/vfork()/...
- Al Viro committed ddf23e87a80mn10300: switch to saner kernel_execve() semantics Signed-off-by: Al Viro <viro@zeniv....
- Al Viro committed 1ffbed72203score: switch to generic sys_execve() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Al Viro committed 80b249b71e2sh: convert to generic sys_execve() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Al Viro committed ab75819d394powerpc: make fork_idle() take the common "kernel thread" path in copy_thread() Signed...