1. 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
  2. 6822a84 locking/atomic, arch/arm64: Generate LSE non-return cases using common macros by Will Deacon · 9 years ago
  3. 5be8b70 arm64: lse: deal with clobbered IP registers after branch via PLT by Ard Biesheuvel · 9 years ago
  4. 57a6566 arm64: cmpxchg_dbl: fix return value type by Lorenzo Pieralisi · 9 years ago
  5. 305d454 arm64: atomics: implement native {relaxed, acquire, release} atomics by Will Deacon · 9 years ago
  6. 484c96d arm64: lse: fix lse cmpxchg code indentation by Will Deacon · 9 years ago
  7. db26217 arm64: atomic64_dec_if_positive: fix incorrect branch condition by Will Deacon · 9 years ago
  8. 6059a7b arm64: atomics: implement atomic{,64}_cmpxchg using cmpxchg by Will Deacon · 9 years ago
  9. 0bc671d arm64: cmpxchg: avoid "cc" clobber in ll/sc routines by Will Deacon · 9 years ago
  10. e9a4b79 arm64: cmpxchg_dbl: patch in lse instructions when supported by the CPU by Will Deacon · 10 years ago
  11. c342f78 arm64: cmpxchg: patch in lse instructions when supported by the CPU by Will Deacon · 10 years ago
  12. c09d6a0 arm64: atomics: patch in lse instructions when supported by the CPU by Will Deacon · 10 years ago
  13. c0385b2 arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics by Will Deacon · 10 years ago