summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/sys.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: compat: Check for AArch32 stateSuzuki K Poulose2016-04-201-0/+10
* arm64: make sys_call_table constMark Rutland2015-01-271-1/+1
* arm64: Remove asm/syscalls.hCatalin Marinas2015-01-271-2/+1
* arm64: switch to generic sigaltstackAl Viro2013-02-141-1/+0
* arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro2012-11-281-11/+0
* arm64: get rid of fork/vfork/clone wrappersAl Viro2012-10-221-8/+3
* arm64: Use generic sys_execve() implementationCatalin Marinas2012-10-171-22/+0
* arm64: Use generic kernel_execve() implementationCatalin Marinas2012-10-171-43/+0
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* arm64: System calls handlingCatalin Marinas2012-09-171-0/+138