index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
syscall.h
Age
Commit message (
Expand
)
Author
2023-08-16
ARM: ptrace: Restore syscall skipping for tracers
Kees Cook
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-08-20
ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulation
Arnd Bergmann
2021-08-20
ARM: 9107/1: syscall: always store thread_info->abi_syscall
Arnd Bergmann
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-09-26
ARM: 8152/1: Convert pr_warning to pr_warn
Joe Perches
2014-03-20
audit: use uapi/linux/audit.h for AUDIT_ARCH declarations
Eric Paris
2014-03-20
syscall_get_arch: remove useless function arguments
Eric Paris
2013-10-13
ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()
AKASHI Takahiro
2012-11-19
ARM: 7577/1: arch/add syscall_get_arch
Will Drewry
2012-10-06
Merge branch 'fixes' into for-linus
Russell King
2012-10-05
ARM: 7548/1: include linux/sched.h in syscall.h
Wade Farnsworth
2012-09-19
ARM: 7524/1: support syscall tracing
Wade Farnsworth
2012-04-25
ARM: 7373/1: add support for the generic syscall.h interface
Wade Farnsworth