summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | m32r: switch to generic sys_execve()Al Viro2012-11-013-36/+13
| | | | | | | * | m32r: switch to generic kernel_thread()/kernel_execve()Al Viro2012-11-015-70/+27
| | | | | | | |/
| | | | | | * | h8300: generic sys_execve()Al Viro2012-10-152-21/+1
| | | | | | * | h8300: generic kernel_execve()Al Viro2012-10-153-28/+2
| | | | | | * | h8300: generic kernel_thread()Al Viro2012-10-156-36/+21
| | | | | | |/
| | | | | * | cris: switch to generic kernel_execve/sys_execveAl Viro2012-10-156-65/+6
| | | | | * | cris: switch to generic kernel_thread()Al Viro2012-10-157-115/+69
| | | | | |/
| | | | * | blackfin: switch to generic sys_execve()Al Viro2012-10-152-20/+1
| | | | * | blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro2012-10-155-109/+27
| | | | |/
| | | * | avr32: switch to generic sys_execve()Al Viro2012-10-154-28/+2
| | | * | avr32: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-156-84/+28
| | | |/
| | * | 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/+159
| | |\ \ \
| | * \ \ \ Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-1750-214/+288
| | |\ \ \ \
| | | * | | | microblaze: switch to generic sys_execve()Al Viro2012-11-164-26/+1
| | | * | | | microblaze: switch to generic kernel_execve()Al Viro2012-11-165-43/+6
| | | * | | | microblaze: switch to generic kernel_thread()Al Viro2012-11-165-58/+39
| | | * | | | microblaze: Fix bug with schedule_tailMichal Simek2012-11-151-1/+1
| | * | | | | Merge branch 'arch-arm64' into no-rebasesAl Viro2012-11-1714-100/+59
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'arch-sparc' into no-rebasesAl Viro2012-11-1713-61/+117
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro2012-11-17453-4724/+5426
| | | |\ \ \ \ \ \
| | * | \ \ \ \ \ \ Merge branch 'arch-xtensa' into no-rebasesAl Viro2012-11-1710-132/+104
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-17501-4806/+5573
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'arch-s390' into no-rebasesAl Viro2012-11-174-49/+11
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | s390: switch to saner kernel_execve() semanticsAl Viro2012-10-294-49/+11
| | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | * | | | | | | | | | 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-1716-198/+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-205-11/+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