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