summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/syscall.h
AgeCommit message (Expand)AuthorLines
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne-10/+0
2021-08-20ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationArnd Bergmann-0/+11
2021-08-20ARM: 9107/1: syscall: always store thread_info->abi_syscallArnd Bergmann-1/+4
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)-18/+4
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)-20/+3
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2014-09-26ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches-4/+4
2014-03-20audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris-1/+1
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris-2/+1
2013-10-13ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro-0/+6
2012-11-19ARM: 7577/1: arch/add syscall_get_archWill Drewry-0/+9
2012-10-06Merge branch 'fixes' into for-linusRussell King-0/+1
2012-10-05ARM: 7548/1: include linux/sched.h in syscall.hWade Farnsworth-0/+1
2012-09-19ARM: 7524/1: support syscall tracingWade Farnsworth-0/+4
2012-04-25ARM: 7373/1: add support for the generic syscall.h interfaceWade Farnsworth-0/+93