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