summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/sys32.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 452Thomas Gleixner
2019-05-29arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen
2018-07-12arm64: implement syscall wrappersMark Rutland
2018-07-12arm64: convert compat wrappers to CMark Rutland
2018-07-12arm64: drop alignment from syscall tablesMark Rutland
2018-07-12arm64: introduce syscall_fn_tMark Rutland
2018-07-12arm64: remove sigreturn wrappersMark Rutland
2015-03-19arm64: fix implementation of mmap2 compat syscallAndreas Schwab
2015-01-27arm64: Implement the compat_sys_call_table in CCatalin Marinas