| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-10-18 | arm64: Remove system_uses_lse_atomics() |  Gavin Shan | 1 | -8/+1 |
| 2023-06-07 | arm64: alternatives: use cpucap naming |  Mark Rutland | 1 | -1/+1 |
| 2022-11-14 | arm64: atomics: lse: remove stale dependency on JUMP_LABEL |  Mark Rutland | 1 | -1/+0 |
| 2022-09-16 | arm64: alternatives: add alternative_has_feature_*() |  Mark Rutland | 1 | -3/+2 |
| 2022-02-15 | arm64: atomics: remove redundant static branch |  Mark Rutland | 1 | -4/+2 |
| 2020-02-18 | arm64: lse: Fix LSE atomics with LLVM |  Vincenzo Frascino | 1 | -1/+1 |
| 2020-01-22 | Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for-next/e0pd', 'for-next/entry', 'for-next/kbuild', 'for-next/kexec/cleanup', 'for-next/kexec/file-kdump', 'for-next/misc', 'for-next/nofpsimd', 'for-next/perf' and 'for-next/scs' into for-next/core |  Will Deacon | 1 | -6/+6 |
| 2020-01-16 | arm64: lse: fix LSE atomics with LLVM's integrated assembler |  Sami Tolvanen | 1 | -3/+3 |
| 2020-01-15 | arm64: Move the LSE gas support detection to Kconfig |  Catalin Marinas | 1 | -3/+3 |
| 2019-08-30 | arm64: asm: Kill 'asm/atomic_arch.h' |  Will Deacon | 1 | -0/+24 |
| 2019-08-30 | arm64: lse: Remove unused 'alt_lse' assembly macro |  Will Deacon | 1 | -22/+0 |
| 2019-08-29 | arm64: atomics: avoid out-of-line ll/sc atomics |  Andrew Murray | 1 | -11/+0 |
| 2018-03-27 | arm64: lse: Include compiler_types.h and export.h for out-of-line LL/SC |  Will Deacon | 1 | -0/+3 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-02-06 | arm64: do not trace atomic operations |  Pratyush Anand | 1 | -1/+1 |
| 2016-11-05 | arm64: Fix circular include of asm/lse.h through linux/jump_label.h |  Catalin Marinas | 1 | -1/+0 |
| 2016-02-26 | arm64: lse: deal with clobbered IP registers after branch via PLT |  Ard Biesheuvel | 1 | -0/+1 |
| 2015-07-27 | arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistency |  Will Deacon | 1 | -2/+2 |
| 2015-07-27 | arm64: bitops: patch in lse instructions when supported by the CPU |  Will Deacon | 1 | -2/+21 |
| 2015-07-27 | arm64: atomics: patch in lse instructions when supported by the CPU |  Will Deacon | 1 | -0/+34 |