1. 0cf264b locking/atomics: Check atomic headers with sha1sum by Mark Rutland · 6 years ago
  2. b5d47ef locking/atomics: Switch to generated atomic-long by Mark Rutland · 6 years ago
  3. c427f69 locking/mutex: Optimize __mutex_trylock_fast() by Peter Zijlstra · 7 years ago
  4. fcfdfe30 locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_relaxed() by Will Deacon · 7 years ago
  5. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. 4df714b locking/atomic: Add atomic_cond_read_acquire() by Will Deacon · 7 years ago
  8. f066286 locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() API by Davidlohr Bueso · 9 years ago
  9. 28aa2bd locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 9 years ago
  10. a644fdf include/asm-generic/atomic-long.h: force inlining of some atomic_long operations by Denys Vlasenko · 9 years ago
  11. 105ff3c atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() by Linus Torvalds · 9 years ago
  12. 63ab7bd locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec atomics by Davidlohr Bueso · 9 years ago
  13. e3e72ab atomic: Implement atomic_read_ctrl() by Peter Zijlstra · 9 years ago
  14. 90fe651 atomic: Add atomic_long_t bitops by Peter Zijlstra · 9 years ago
  15. 6d79ef2 locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_long_t' by Will Deacon · 9 years ago
  16. 586b610 locking, asm-generic: Rework atomic-long.h to avoid bulk code duplication by Will Deacon · 9 years ago
  17. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 16 years ago
  18. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 16 years ago[Renamed (97%) from include/asm-generic/atomic.h]
  19. a5fc1ab atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures by Heiko Carstens · 16 years ago
  20. aa6f1479 atomic: fix a typo in atomic_long_xchg() by Eric Dumazet · 16 years ago
  21. cde5353 Christoph has moved by Christoph Lameter · 17 years ago
  22. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 18 years ago
  23. bb2382c atomic.h: complete atomic_long operations in asm-generic by Mathieu Desnoyers · 18 years ago
  24. 4b358e2 [PATCH] cleanup include/asm-generic/atomic.h by Adrian Bunk · 18 years ago
  25. 6b4977c [PATCH] Use atomic64_set for 64-bit case of atomic_long_set by Kyle McMartin · 19 years ago
  26. 5998bf1 [PATCH] asm-generic/atomic.h needs types.h by Andrew Morton · 19 years ago
  27. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago