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