aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/sys.c
AgeCommit message (Expand)Author
2013-02-14arm64: switch to generic sigaltstackAl Viro
2012-11-28arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro
2012-10-22arm64: get rid of fork/vfork/clone wrappersAl Viro
2012-10-17arm64: Use generic sys_execve() implementationCatalin Marinas
2012-10-17arm64: Use generic kernel_execve() implementationCatalin Marinas
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-09-17arm64: System calls handlingCatalin Marinas