index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
/
asm
/
syscall.h
Age
Commit message (
Expand
)
Author
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
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
2016-03-22
sparc/syscall: fix syscall_get_arch
Andy Lutomirski
2014-09-23
sparc: implement is_32bit_task
Eric Paris
2014-09-23
sparc: properly conditionalize use of TIF_32BIT
Stephen Rothwell
2014-09-23
ARCH: AUDIT: implement syscall_get_arch for all arches
Eric Paris
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2008-07-27
sparc: Add asm/syscall.h
David S. Miller