Age | Commit message (Expand) | Author |
---|---|---|
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 |