1. 75a7ea0 locking/atomic: Add atomic_cond_read_acquire() by Will Deacon · 7 years ago
  2. f066286 locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() API by Davidlohr Bueso · 8 years ago
  3. 28aa2bd locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 8 years ago
  4. a644fdf include/asm-generic/atomic-long.h: force inlining of some atomic_long operations by Denys Vlasenko · 8 years ago
  5. 105ff3c atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() by Linus Torvalds · 9 years ago
  6. 63ab7bd locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec atomics by Davidlohr Bueso · 9 years ago
  7. e3e72ab atomic: Implement atomic_read_ctrl() by Peter Zijlstra · 9 years ago
  8. 90fe651 atomic: Add atomic_long_t bitops by Peter Zijlstra · 9 years ago
  9. 6d79ef2 locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_long_t' by Will Deacon · 9 years ago
  10. 586b610 locking, asm-generic: Rework atomic-long.h to avoid bulk code duplication by Will Deacon · 9 years ago
  11. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  12. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago[Renamed (97%) from include/asm-generic/atomic.h]
  13. a5fc1ab atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures by Heiko Carstens · 15 years ago
  14. aa6f1479 atomic: fix a typo in atomic_long_xchg() by Eric Dumazet · 16 years ago
  15. cde5353 Christoph has moved by Christoph Lameter · 16 years ago
  16. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  17. bb2382c atomic.h: complete atomic_long operations in asm-generic by Mathieu Desnoyers · 17 years ago
  18. 4b358e2 [PATCH] cleanup include/asm-generic/atomic.h by Adrian Bunk · 18 years ago
  19. 6b4977c [PATCH] Use atomic64_set for 64-bit case of atomic_long_set by Kyle McMartin · 18 years ago
  20. 5998bf1 [PATCH] asm-generic/atomic.h needs types.h by Andrew Morton · 18 years ago
  21. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 18 years ago