aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/sys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-14arm64: switch to generic sigaltstackAl Viro1-1/+0
2012-11-28arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro1-11/+0
2012-10-22arm64: get rid of fork/vfork/clone wrappersAl Viro1-8/+3
2012-10-17arm64: Use generic sys_execve() implementationCatalin Marinas1-22/+0
2012-10-17arm64: Use generic kernel_execve() implementationCatalin Marinas1-43/+0
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-09-17arm64: System calls handlingCatalin Marinas1-0/+138