1. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  2. 1f51dee locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}() by Peter Zijlstra · 8 years ago
  3. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  4. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  5. 212d3be alpha: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  6. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  7. b93c7b8 locking,arch,alpha: Fold atomic_ops by Peter Zijlstra · 10 years ago
  8. 6ae1102 arch,alpha: Convert smp_mb__*() to the asm-generic primitives by Peter Zijlstra · 10 years ago
  9. 748a76b alpha: Implement atomic64_dec_if_positive by Richard Henderson · 11 years ago
  10. 6da7539 alpha: Improve atomic_add_unless by Richard Henderson · 11 years ago
  11. 67a806d Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts by Mel Gorman · 12 years ago
  12. 5ba840f alpha: fix build failures from system.h dismemberment by Paul Gortmaker · 12 years ago
  13. ec22120 Disintegrate asm/system.h for Alpha by David Howells · 12 years ago
  14. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  15. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  16. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  17. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  18. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  19. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 15 years ago
  20. 024b246 alpha: move include/asm-alpha to arch/alpha/include/asm by Linus Torvalds · 16 years ago[Renamed from include/asm-alpha/atomic.h]
  21. 26a6e66 alpha: atomic_add_return() should return int by Andrew Morton · 16 years ago
  22. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  23. e96e699 atomic.h: add atomic64 cmpxchg, xchg and add_unless to alpha by Mathieu Desnoyers · 17 years ago
  24. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 18 years ago
  25. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 18 years ago
  26. 7c72aaf [PATCH] mm: fill arch atomic64 gaps by Hugh Dickins · 19 years ago
  27. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  28. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  29. 0db9ae4 [PATCH] alpha: atomic dependency fix by Andrew Morton · 19 years ago
  30. d475f3f [PATCH] alpha: additional smp barriers by Ivan Kokshaysky · 19 years ago
  31. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago