index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
syscall.h
Age
Commit message (
Expand
)
Author
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2020-11-16
audit: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
ptrace: Migrate to use SYSCALL_TRACE flag
Gabriel Krisman Bertazi
2020-11-16
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
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
2014-09-23
syscall.h: fix doc text for syscall_get_arch()
Richard Guy Briggs
2014-03-20
syscall_get_arch: remove useless function arguments
Eric Paris
2012-04-14
asm/syscall.h: add syscall_get_arch
Will Drewry
2009-09-22
asm-generic: syscall_get_nr returns int
Roland McGrath
2008-09-05
tracehook: comment pasto fixes
Roland McGrath
2008-07-26
tracehook: asm/syscall.h
Roland McGrath