开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
syscall.c
Age
Commit message (
Expand
)
Author
2020-07-16
arm64: syscall: Expand the comment about ptrace and syscall(-1)
Will Deacon
2020-07-16
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
2020-07-16
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
2020-01-17
arm64: entry: cleanup el0 svc handler naming
Mark Rutland
2019-10-28
arm64: Remove asmlinkage from updated functions
James Morse
2019-05-23
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
2019-01-04
arm64: compat: Don't pull syscall number from regs in arm_compat_syscall
Will Deacon
2018-07-30
arm64: svc: Ensure hardirq tracing is updated before return
Will Deacon
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: convert syscall trace logic to C
Mark Rutland
2018-07-12
arm64: convert raw syscall invocation to C
Mark Rutland