1. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  2. 560cb12 locking,arch: Rewrite generic atomic support by Peter Zijlstra · 10 years ago
  3. febdbfe arch: Prepare for smp_mb__{before,after}_atomic() by Peter Zijlstra · 10 years ago
  4. 00c30e0 asm-generic: move cmpxchg*_local defs to cmpxchg.h by Jonas Bonn · 11 years ago
  5. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  6. 3448427 Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h by David Howells · 12 years ago
  7. 7505cb6 asm-generic/atomic.h: allow SMP peeps to leverage this by Mike Frysinger · 13 years ago
  8. 00b3c28 asm-generic/atomic.h: add atomic_set_mask() helper by Mike Frysinger · 13 years ago
  9. f6081bd asm-generic/atomic.h: fix type used in atomic_clear_mask by Mike Frysinger · 13 years ago
  10. 3eea44e asm-generic/atomic.h: simplify inc/dec test helpers by Mike Frysinger · 13 years ago
  11. acac43e atomic: Update comments in atomic.h by Arun Sharma · 13 years ago
  12. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  13. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  14. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  15. db08bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 14 years ago
  16. 8b9d406 asm-generic: make atomic_add_unless a function by Mathieu Lacage · 14 years ago
  17. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  18. 9e58143 asm-generic: use raw_local_irq_save/restore instead local_irq_save/restore by Michal Simek · 14 years ago
  19. 3768217 asm-generic: don't warn that atomic_t is only 24 bit by Peter Fritzsche · 14 years ago
  20. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  21. 3f7e212 asm-generic: add generic atomic.h and io.h by Arnd Bergmann · 15 years ago
  22. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  23. a5fc1ab atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures by Heiko Carstens · 15 years ago
  24. aa6f1479 atomic: fix a typo in atomic_long_xchg() by Eric Dumazet · 16 years ago
  25. cde5353 Christoph has moved by Christoph Lameter · 16 years ago
  26. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  27. bb2382c atomic.h: complete atomic_long operations in asm-generic by Mathieu Desnoyers · 17 years ago
  28. 4b358e2 [PATCH] cleanup include/asm-generic/atomic.h by Adrian Bunk · 18 years ago
  29. 6b4977c [PATCH] Use atomic64_set for 64-bit case of atomic_long_set by Kyle McMartin · 19 years ago
  30. 5998bf1 [PATCH] asm-generic/atomic.h needs types.h by Andrew Morton · 19 years ago
  31. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago