1. a1cc5bc locking/atomics: Flip atomic_fetch_or() arguments by Peter Zijlstra · 8 years ago
  2. 5529578 locking/atomic, sched: Unexport fetch_or() by Frederic Weisbecker · 9 years ago
  3. 5acba71 locking/atomic: Introduce atomic_fetch_or() by Frederic Weisbecker · 9 years ago
  4. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  5. e1ab7f3 atomics: Allow architectures to define their own __atomic_op_* helpers by Boqun Feng · 9 years ago
  6. 5fd7a09 atomic: Export fetch_or() by Frederic Weisbecker · 9 years ago
  7. 105ff3c atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() by Linus Torvalds · 9 years ago
  8. 63ab7bd locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec atomics by Davidlohr Bueso · 9 years ago
  9. e3e72ab atomic: Implement atomic_read_ctrl() by Peter Zijlstra · 9 years ago
  10. 90fe651 atomic: Add atomic_long_t bitops by Peter Zijlstra · 9 years ago
  11. 654672d locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic operations by Will Deacon · 9 years ago
  12. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 9 years ago
  13. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  14. 2e39465 locking: Remove deprecated smp_mb__() barriers by Peter Zijlstra · 10 years ago
  15. febdbfe arch: Prepare for smp_mb__{before,after}_atomic() by Peter Zijlstra · 11 years ago
  16. e79bee2 atomic: implement generic atomic_dec_if_positive() by Shaohua Li · 12 years ago
  17. b1ada60 atomic: Allow atomic_inc_not_zero to be overridden by Anton Blanchard · 13 years ago
  18. acac43e atomic: Update comments in atomic.h by Arun Sharma · 13 years ago
  19. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  20. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  21. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  22. 07b8ce1 lockless get_write_access/deny_write_access by Al Viro · 13 years ago
  23. 55c2945 atomic: Add atomic_or() by Paul E. McKenney · 13 years ago
  24. 3f9d35b atomic: add atomic_inc_not_zero_hint() by Eric Dumazet · 14 years ago