- 2efe95f locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() for LSE instructions by Will Deacon · 9 years ago
- 6822a84 locking/atomic, arch/arm64: Generate LSE non-return cases using common macros by Will Deacon · 9 years ago
- 5be8b70 arm64: lse: deal with clobbered IP registers after branch via PLT by Ard Biesheuvel · 9 years ago
- 57a6566 arm64: cmpxchg_dbl: fix return value type by Lorenzo Pieralisi · 9 years ago
- 305d454 arm64: atomics: implement native {relaxed, acquire, release} atomics by Will Deacon · 9 years ago
- 484c96d arm64: lse: fix lse cmpxchg code indentation by Will Deacon · 9 years ago
- db26217 arm64: atomic64_dec_if_positive: fix incorrect branch condition by Will Deacon · 9 years ago
- 6059a7b arm64: atomics: implement atomic{,64}_cmpxchg using cmpxchg by Will Deacon · 9 years ago
- 0bc671d arm64: cmpxchg: avoid "cc" clobber in ll/sc routines by Will Deacon · 9 years ago
- e9a4b79 arm64: cmpxchg_dbl: patch in lse instructions when supported by the CPU by Will Deacon · 10 years ago
- c342f78 arm64: cmpxchg: patch in lse instructions when supported by the CPU by Will Deacon · 10 years ago
- c09d6a0 arm64: atomics: patch in lse instructions when supported by the CPU by Will Deacon · 10 years ago
- c0385b2 arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics by Will Deacon · 10 years ago