aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | | | * | 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
| | * | | | microblaze: switch to generic kernel_execve()Al Viro2012-11-16
| | * | | | microblaze: switch to generic kernel_thread()Al Viro2012-11-16
| | * | | | microblaze: Fix bug with schedule_tailMichal Simek2012-11-15
| * | | | | Merge branch 'arch-arm64' into no-rebasesAl Viro2012-11-16
| |\ \ \ \ \
| | * \ \ \ \ Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64Al Viro2012-11-16
| | |\ \ \ \ \
| | * | | | | | arm64: get rid of fork/vfork/clone wrappersAl Viro2012-10-22
| * | | | | | | Merge branch 'arch-sparc' into no-rebasesAl Viro2012-11-16
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro2012-11-16
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge branch 'arch-xtensa' into no-rebasesAl Viro2012-11-16
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-16
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'arch-s390' into no-rebasesAl Viro2012-11-16
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | s390: switch to saner kernel_execve() semanticsAl Viro2012-10-29
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'arch-hexagon' into no-rebasesAl Viro2012-11-16
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | hexagon: switch to generic sys_execve()Al Viro2012-10-23
| | * | | | | | | | | | | hexagon: kernel_thread()/kernel_execve() conversionAl Viro2012-10-23
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'arch-tile' into no-rebasesAl Viro2012-11-16
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | tile: sanitize copy_thread()Al Viro2012-10-25
| | * | | | | | | | | | arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf2012-10-23
| | * | | | | | | | | | tile: switch to generic sys_execve()Al Viro2012-10-23
| | * | | | | | | | | | tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf2012-10-20
| | * | | | | | | | | | Drop struct pt_regs * argument in compat_sys_execve()Al Viro2012-10-20
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'arch-parisc' into no-rebasesAl Viro2012-11-16
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | parisc: switch to saner kernel_execve() semanticsAl Viro2012-10-21
| | * | | | | | | | | | parisc: optimizations in copy_thread() and friendsAl Viro2012-10-14
| | * | | | | | | | | | parisc: switch to generic sys_execve()Al Viro2012-10-14
| | * | | | | | | | | | parisc: switch to generic kernel_execve()Al Viro2012-10-14
| | * | | | | | | | | | parisc: switch to generic kernel_thread()Al Viro2012-10-14
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'arch-ia64' into no-rebasesAl Viro2012-11-16
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ia64: switch to generic sys_execve()Al Viro2012-10-19
| | * | | | | | | | | | ia64: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-19
| | * | | | | | | | | | ia64: don't mess with ar_bspstore in kernel_thread()Al Viro2012-10-14
| | * | | | | | | | | | ia64: dead code in copy_thread() since 2004Al Viro2012-10-14
| | * | | | | | | | | | ia64: clone() had been unused since 2004Al Viro2012-10-14
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'arch-openrisc' into no-rebasesAl Viro2012-11-16
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | openrisc: use generic sys_execveJonas Bonn2012-10-19
| | * | | | | | | | | | openrisc: use generic kernel_thread/kernel_execveJonas Bonn2012-10-19
| | * | | | | | | | | | openrisc: pass correct arg to schedule_tailJonas Bonn2012-10-19
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'execve' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarin...Al Viro2012-10-17
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |