aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/sys32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 452Thomas Gleixner1-12/+1
2019-05-29arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen1-5/+2
2018-07-12arm64: implement syscall wrappersMark Rutland1-1/+8
2018-07-12arm64: convert compat wrappers to CMark Rutland1-11/+103
2018-07-12arm64: drop alignment from syscall tablesMark Rutland1-5/+1
2018-07-12arm64: introduce syscall_fn_tMark Rutland1-3/+5
2018-07-12arm64: remove sigreturn wrappersMark Rutland1-2/+2
2015-03-19arm64: fix implementation of mmap2 compat syscallAndreas Schwab1-0/+1
2015-01-27arm64: Implement the compat_sys_call_table in CCatalin Marinas1-0/+51