Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-23 | arm64: errata: Add workaround for Cortex-A76 erratum #1463225 | Will Deacon | 1 | -0/+31 |
2019-01-04 | arm64: compat: Don't pull syscall number from regs in arm_compat_syscall | Will Deacon | 1 | -5/+4 |
2018-07-30 | arm64: svc: Ensure hardirq tracing is updated before return | Will Deacon | 1 | -1/+8 |
2018-07-12 | arm64: implement syscall wrappers | Mark Rutland | 1 | -2/+3 |
2018-07-12 | arm64: convert native/compat syscall entry to C | Mark Rutland | 1 | -2/+35 |
2018-07-12 | arm64: convert syscall trace logic to C | Mark Rutland | 1 | -3/+54 |
2018-07-12 | arm64: convert raw syscall invocation to C | Mark Rutland | 1 | -0/+47 |