1. 4d2b25f locking/atomics: Instrument cmpxchg_double*() by Mark Rutland · 6 years ago
  2. f9881cc locking/atomics: Instrument xchg() by Mark Rutland · 6 years ago
  3. df79ed2 locking/atomics: Simplify cmpxchg() instrumentation by Mark Rutland · 6 years ago
  4. b3a2a05 atomics/treewide: Make conditional inc/dec ops optional by Mark Rutland · 6 years ago
  5. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 6 years ago
  6. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 6 years ago
  7. 3567013 atomics/treewide: Make atomic64_fetch_add_unless() optional by Mark Rutland · 6 years ago
  8. 0ae1d99 atomics: Prepare for atomic64_fetch_add_unless() by Mark Rutland · 6 years ago
  9. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 6 years ago
  10. bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 6 years ago
  11. ade5ef9 atomics: Make conditional ops return 'bool' by Mark Rutland · 6 years ago
  12. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 6 years ago
  13. ac605be locking/atomic, asm-generic, x86: Add comments for atomic instrumentation by Dmitry Vyukov · 7 years ago
  14. a35353b locking/atomic, asm-generic: Add KASAN instrumentation to atomic operations by Dmitry Vyukov · 7 years ago
  15. b06ed71 locking/atomic, asm-generic: Add asm-generic/atomic-instrumented.h by Dmitry Vyukov · 7 years ago