summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* s390: switch to generic fork/vfork/cloneAl Viro2012-11-28
* microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-28
* hexagon: switch to generic clone()Al Viro2012-11-28
* sh: switch to generic fork/vfork/cloneAl Viro2012-11-28
* parisc: switch to generic fork/vfork/cloneAl Viro2012-11-28
* m32r: switch to generic fork/vfork/cloneAl Viro2012-11-28
* cris: switch to generic fork/vfork/cloneAl Viro2012-11-28
* avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappersAl Viro2012-11-28
* arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro2012-11-28
* frv: switch to generic fork/vfork/cloneAl Viro2012-11-28
* powerpc: switch to generic fork/clone/vforkAl Viro2012-11-28
* arm: switch to generic fork/vfork/cloneAl Viro2012-11-28
* x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-28
* get rid of pt_regs argument of ->load_binary()Al Viro2012-11-28
* get rid of pt_regs argument of search_binary_handler()Al Viro2012-11-28
* get rid of pt_regs argument of do_execve_common()Al Viro2012-11-28
* get rid of pt_regs argument of do_execve()Al Viro2012-11-28
* make compat_do_execve() static, lose pt_regs argumentAl Viro2012-11-28
* kill stray kernel_thread() garbageAl Viro2012-11-28
* audit: no nested contexts anymore...Al Viro2012-11-28
* consolidate sys_execve() prototypeAl Viro2012-11-28
*-----------------. Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-28
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()Al Viro2012-10-21
| | | | | | | | | | * powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()Al Viro2012-10-21
| | | | | | | | | | * powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.Al Viro2012-10-21
| | | | | | | | | | * powerpc: don't bother with zero-extending arguments in sys_clone()Al Viro2012-10-21
| | | | | | | | | | * powerpc: take dereferencing to ret_from_kernel_thread()Al Viro2012-10-21
| | | | | | | | | | * powerpc: don't mess with r2 in copy_thread() and friendsAl Viro2012-10-14
| | | | | | | | | | * powerpc: switch to saner kernel_execve() semanticsAl Viro2012-10-14
| | | | | | | | | * | sh: convert to generic sys_execve()Al Viro2012-10-22
| | | | | | | | | * | sh: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-22
| | | | | | | | | |/
| | | | | | | | * | score: switch to generic sys_execve()Al Viro2012-10-15
| | | | | | | | * | score: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-15
| | | | | | | | |/
| | | | | | | * / mn10300: switch to saner kernel_execve() semanticsAl Viro2012-10-14
| | | | | | | |/
| | | | | | * | m32r: switch to generic sys_execve()Al Viro2012-10-31
| | | | | | * | m32r: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-31
| | | | | | |/
| | | | | * | h8300: generic sys_execve()Al Viro2012-10-14
| | | | | * | h8300: generic kernel_execve()Al Viro2012-10-14
| | | | | * | h8300: generic kernel_thread()Al Viro2012-10-14
| | | | | |/
| | | | * | cris: switch to generic kernel_execve/sys_execveAl Viro2012-10-14
| | | | * | cris: switch to generic kernel_thread()Al Viro2012-10-14
| | | | |/
| | | * | blackfin: switch to generic sys_execve()Al Viro2012-10-14
| | | * | blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro2012-10-14
| | | |/
| | * | avr32: switch to generic sys_execve()Al Viro2012-10-15
| | * | avr32: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-15
| | |/
| * | Merge branch 'arch-tile' into no-rebasesAl Viro2012-11-28
| |\ \
| | * | tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errorsAl Viro2012-11-28
| * | | Merge branch 'arch-unicore32' into no-rebasesAl Viro2012-11-16
| |\ \ \
| * \ \ \ Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-16
| |\ \ \ \
| | * | | | microblaze: switch to generic sys_execve()Al Viro2012-11-16