summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'arch-hexagon' into no-rebasesAl Viro2012-11-178-116/+46
|\
| * hexagon: switch to generic sys_execve()Al Viro2012-10-242-19/+1
| * hexagon: kernel_thread()/kernel_execve() conversionAl Viro2012-10-247-98/+46
* | Merge branch 'arch-tile' into no-rebasesAl Viro2012-11-1717-200/+128
|\ \
| * | tile: sanitize copy_thread()Al Viro2012-10-251-13/+11
| * | arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf2012-10-2310-57/+39
| * | tile: switch to generic sys_execve()Al Viro2012-10-238-49/+5
| * | tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf2012-10-206-76/+75
| * | Drop struct pt_regs * argument in compat_sys_execve()Al Viro2012-10-206-13/+6
* | | Merge branch 'arch-parisc' into no-rebasesAl Viro2012-11-176-301/+39
|\ \ \
| * | | parisc: switch to saner kernel_execve() semanticsAl Viro2012-10-223-20/+4
| * | | parisc: optimizations in copy_thread() and friendsAl Viro2012-10-152-87/+27
| * | | parisc: switch to generic sys_execve()Al Viro2012-10-155-92/+2
| * | | parisc: switch to generic kernel_execve()Al Viro2012-10-153-32/+7
| * | | parisc: switch to generic kernel_thread()Al Viro2012-10-153-89/+18
| | |/ | |/|
* | | Merge branch 'arch-ia64' into no-rebasesAl Viro2012-11-176-145/+84
|\ \ \
| * | | ia64: switch to generic sys_execve()Al Viro2012-10-193-22/+2
| * | | ia64: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-195-107/+82
| * | | ia64: don't mess with ar_bspstore in kernel_thread()Al Viro2012-10-151-5/+4
| * | | ia64: dead code in copy_thread() since 2004Al Viro2012-10-151-9/+0
| * | | ia64: clone() had been unused since 2004Al Viro2012-10-151-6/+0
| |/ /
* | | Merge branch 'arch-openrisc' into no-rebasesAl Viro2012-11-174-133/+77
|\ \ \
| * | | openrisc: use generic sys_execveJonas Bonn2012-10-193-28/+2
| * | | openrisc: use generic kernel_thread/kernel_execveJonas Bonn2012-10-193-102/+68
| * | | openrisc: pass correct arg to schedule_tailJonas Bonn2012-10-192-3/+7
| |/ /
* | | Merge branch 'execve' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarin...Al Viro2012-10-1710-157/+33
|\ \ \ | | |/ | |/|
| * | arm64: Use generic sys_execve() implementationCatalin Marinas2012-10-177-54/+2
| * | arm64: Use generic kernel_execve() implementationCatalin Marinas2012-10-173-44/+2
| * | arm64: Use generic kernel_thread() implementationCatalin Marinas2012-10-174-59/+29
| |/
* | Merge branch 'arch-m68k' into no-rebasesAl Viro2012-10-173-8/+1
|\ \
| * | m68k: switch to saner kernel_execve() semanticsAl Viro2012-10-173-8/+1
| |/
* | Merge branch 'arch-sparc' into no-rebasesAl Viro2012-10-1720-376/+156
|\ \
| * | sparc32: switch to generic sys_execve()Al Viro2012-10-174-49/+4
| * | sparc32: switch to generic kernel_execve()Al Viro2012-10-174-27/+13
| * | sparc32: switch to generic kernel_thread()Al Viro2012-10-174-81/+56
| * | sparc32: bury the remnants of LOWSYS tricksAl Viro2012-10-171-13/+2
| * | sparc64: convert to generic execveAl Viro2012-10-176-71/+12
| * | sparc64: switch to generic kernel_execve()Al Viro2012-10-153-27/+6
| * | sparc64: take fprs_write() and friends to start_thread()Al Viro2012-10-153-13/+9
| * | sparc64: switch to generic kernel_thread()Al Viro2012-10-155-82/+42
| * | sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro2012-10-159-30/+29
| |/
* | Merge branch 'arch-mips' into no-rebasesAl Viro2012-10-1711-120/+39
|\ \
| * | mips: switch to saner kernel_execve() semanticsAl Viro2012-10-153-12/+2
| * | MIPS: Switch over to generic sys_execve and kernel_execve.Ralf Baechle2012-10-157-76/+19
| * | mips: switch to generic kernel_thread()Al Viro2012-10-155-44/+30
| |/
* / c6x: switch to saner kernel_execve() semanticsAl Viro2012-10-153-12/+2
|/
* Linux 3.7-rc1v3.7-rc1Linus Torvalds2012-10-141-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-14107-4493/+2895
|\
| * Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...Ralf Baechle2012-10-1146-1706/+1846
| |\
| | * UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells2012-10-0946-1706/+1846