index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
syscall.h
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-05-29
arm64: fix syscall_fn_t type
Sami Tolvanen
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
2018-07-12
arm64: implement syscall wrappers
Mark Rutland
2018-07-12
arm64: convert native/compat syscall entry to C
Mark Rutland
2018-07-12
arm64: introduce syscall_fn_t
Mark Rutland
2014-07-10
arm64: Add audit support
AKASHI Takahiro
2014-05-29
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
2013-10-23
arm64: check for number of arguments in syscall_get/set_arguments()
AKASHI Takahiro
2012-09-17
arm64: Miscellaneous library functions
Marc Zyngier