index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
syscall.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: syscall: Expand the comment about ptrace and syscall(-1)
Will Deacon
2020-07-16
1
-1
/
+15
*
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
2020-07-16
1
-0
/
+3
*
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
2020-07-16
1
-1
/
+1
*
arm64: Basic Branch Target Identification support
Dave Martin
2020-03-16
1
-0
/
+18
*
arm64: entry: cleanup el0 svc handler naming
Mark Rutland
2020-01-17
1
-2
/
+2
*
arm64: Remove asmlinkage from updated functions
James Morse
2019-10-28
1
-2
/
+2
*
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
2019-05-23
1
-0
/
+31
*
arm64: compat: Don't pull syscall number from regs in arm_compat_syscall
Will Deacon
2019-01-04
1
-5
/
+4
*
arm64: svc: Ensure hardirq tracing is updated before return
Will Deacon
2018-07-30
1
-1
/
+8
*
arm64: implement syscall wrappers
Mark Rutland
2018-07-12
1
-2
/
+3
*
arm64: convert native/compat syscall entry to C
Mark Rutland
2018-07-12
1
-2
/
+35
*
arm64: convert syscall trace logic to C
Mark Rutland
2018-07-12
1
-3
/
+54
*
arm64: convert raw syscall invocation to C
Mark Rutland
2018-07-12
1
-0
/
+47