1. 00b808a atomics/generic: Define atomic64_fetch_add_unless() by Mark Rutland · 6 years ago
  2. ade5ef9 atomics: Make conditional ops return 'bool' by Mark Rutland · 6 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. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  5. 560cb12 locking,arch: Rewrite generic atomic support by Peter Zijlstra · 10 years ago
  6. fcc1688 lib: atomic64: Initialize locks statically to fix early users by Stephen Boyd · 12 years ago
  7. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  8. cb475de lib: atomic64: Change the type of local lock to raw_spinlock_t by Yong Zhang · 13 years ago
  9. f59ca05 locking, lib/atomic64: Annotate atomic64_lock::lock as raw by Shan Hai · 13 years ago
  10. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  11. 9757789 lib: Fix atomic64_add_unless return value convention by Luca Barbieri · 15 years ago
  12. 3fc7b4b lib: export generic atomic64_t functions by Roland Dreier · 15 years ago
  13. 09d4e0e lib: Provide generic atomic64_t implementation by Paul Mackerras · 15 years ago