summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: switch to generic fork/clone/vforkAl Viro2012-11-294-32/+4Star
* arm: switch to generic fork/vfork/cloneAl Viro2012-11-296-55/+13Star
* x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-2916-117/+52Star
* get rid of pt_regs argument of ->load_binary()Al Viro2012-11-2912-20/+25
* get rid of pt_regs argument of search_binary_handler()Al Viro2012-11-296-9/+8Star
* get rid of pt_regs argument of do_execve_common()Al Viro2012-11-291-4/+4
* get rid of pt_regs argument of do_execve()Al Viro2012-11-293-13/+8Star
* make compat_do_execve() static, lose pt_regs argumentAl Viro2012-11-292-8/+4Star
* kill stray kernel_thread() garbageAl Viro2012-11-294-6/+0Star
* audit: no nested contexts anymore...Al Viro2012-11-291-81/+21Star
* consolidate sys_execve() prototypeAl Viro2012-11-296-18/+3Star
*-----------------. Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-29165-2781/+982Star
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()Al Viro2012-10-221-1/+1
| | | | | | | | | | * powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()Al Viro2012-10-221-5/+4Star
| | | | | | | | | | * powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.Al Viro2012-10-221-3/+0Star
| | | | | | | | | | * powerpc: don't bother with zero-extending arguments in sys_clone()Al Viro2012-10-221-8/+0Star
| | | | | | | | | | * powerpc: take dereferencing to ret_from_kernel_thread()Al Viro2012-10-222-3/+2Star
| | | | | | | | | | * powerpc: don't mess with r2 in copy_thread() and friendsAl Viro2012-10-152-3/+0Star
| | | | | | | | | | * powerpc: switch to saner kernel_execve() semanticsAl Viro2012-10-155-22/+4Star
| | | | | | | | | * | sh: convert to generic sys_execve()Al Viro2012-10-235-56/+1Star
| | | | | | | | | * | sh: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-2310-174/+71Star
| | | | | | | | | |/
| | | | | | | | * | score: switch to generic sys_execve()Al Viro2012-10-154-30/+1Star
| | | | | | | | * | score: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-155-72/+23Star
| | | | | | | | |/
| | | | | | | * / mn10300: switch to saner kernel_execve() semanticsAl Viro2012-10-153-7/+2Star
| | | | | | | |/
| | | | | | * | m32r: switch to generic sys_execve()Al Viro2012-11-013-36/+13Star
| | | | | | * | m32r: switch to generic kernel_thread()/kernel_execve()Al Viro2012-11-015-70/+27Star
| | | | | | |/
| | | | | * | h8300: generic sys_execve()Al Viro2012-10-152-21/+1Star
| | | | | * | h8300: generic kernel_execve()Al Viro2012-10-153-28/+2Star
| | | | | * | h8300: generic kernel_thread()Al Viro2012-10-156-36/+21Star
| | | | | |/
| | | | * | cris: switch to generic kernel_execve/sys_execveAl Viro2012-10-156-65/+6Star
| | | | * | cris: switch to generic kernel_thread()Al Viro2012-10-157-115/+69Star
| | | | |/
| | | * | blackfin: switch to generic sys_execve()Al Viro2012-10-152-20/+1Star
| | | * | blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro2012-10-155-109/+27Star
| | | |/
| | * | avr32: switch to generic sys_execve()Al Viro2012-10-154-28/+2Star
| | * | avr32: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-156-84/+28Star
| | |/
| * | Merge branch 'arch-tile' into no-rebasesAl Viro2012-11-291-1/+1
| |\ \
| | * | tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errorsAl Viro2012-11-291-1/+1
| * | | Merge branch 'arch-unicore32' into no-rebasesAl Viro2012-11-1717-218/+159Star
| |\ \ \
| * \ \ \ Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-17192-1173/+1598
| |\ \ \ \
| | * | | | microblaze: switch to generic sys_execve()Al Viro2012-11-164-26/+1Star
| | * | | | microblaze: switch to generic kernel_execve()Al Viro2012-11-165-43/+6Star
| | * | | | microblaze: switch to generic kernel_thread()Al Viro2012-11-165-58/+39Star
| | * | | | microblaze: Fix bug with schedule_tailMichal Simek2012-11-151-1/+1
| * | | | | Merge branch 'arch-arm64' into no-rebasesAl Viro2012-11-17106-590/+1128
| |\ \ \ \ \
| | * \ \ \ \ Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64Al Viro2012-11-171193-12757/+16305
| | |\ \ \ \ \
| | * | | | | | arm64: get rid of fork/vfork/clone wrappersAl Viro2012-10-237-52/+25Star
| * | | | | | | Merge branch 'arch-sparc' into no-rebasesAl Viro2012-11-1713-61/+117
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro2012-11-17895-11056/+13176
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge branch 'arch-xtensa' into no-rebasesAl Viro2012-11-1710-132/+104Star
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-171103-12109/+15120
| |\ \ \ \ \ \ \ \ \ \