1. 105ff3c atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() by Linus Torvalds · 9 years ago
  2. 63ab7bd locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec atomics by Davidlohr Bueso · 9 years ago
  3. e3e72ab atomic: Implement atomic_read_ctrl() by Peter Zijlstra · 9 years ago
  4. 90fe651 atomic: Add atomic_long_t bitops by Peter Zijlstra · 9 years ago
  5. 654672d locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic operations by Will Deacon · 9 years ago
  6. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
  7. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
  8. 2e39465 locking: Remove deprecated smp_mb__() barriers by Peter Zijlstra · 10 years ago
  9. febdbfe arch: Prepare for smp_mb__{before,after}_atomic() by Peter Zijlstra · 11 years ago
  10. e79bee2 atomic: implement generic atomic_dec_if_positive() by Shaohua Li · 12 years ago
  11. b1ada60 atomic: Allow atomic_inc_not_zero to be overridden by Anton Blanchard · 13 years ago
  12. acac43e atomic: Update comments in atomic.h by Arun Sharma · 13 years ago
  13. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  14. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  15. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  16. 07b8ce1 lockless get_write_access/deny_write_access by Al Viro · 14 years ago
  17. 55c2945 atomic: Add atomic_or() by Paul E. McKenney · 14 years ago
  18. 3f9d35b atomic: add atomic_inc_not_zero_hint() by Eric Dumazet · 14 years ago