1. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  2. e5857a6 locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,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. aebea93 parisc: 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. 15e3f6d locking,arch,parisc: Fold atomic_ops by Peter Zijlstra · 10 years ago
  8. e4a65e9 arch,parisc: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  9. f21dda0 parisc: implement atomic64_dec_if_positive() by Helge Deller · 11 years ago
  10. 8527ed4 parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) by Helge Deller · 11 years ago
  11. bba3d8c [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts by Mel Gorman · 12 years ago
  12. 9e5228c parisc: fix missing cmpxchg file error from system.h split by Paul Gortmaker · 12 years ago
  13. 527dcdc Disintegrate asm/system.h for PA-RISC by David Howells · 12 years ago
  14. 455ce9d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  15. 548c210 [PARISC] fix return type of __atomic64_add_return by John David Anglin · 13 years ago
  16. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  17. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  18. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  19. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  20. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  21. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  22. 64daa44 parisc: use generic atomic64 on 32-bit by Kyle McMartin · 15 years ago
  23. 692c14a parisc: Remove casts from atomic macros by Bastian Blank · 15 years ago
  24. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  25. 47e669c parisc: fix macro expansion in atomic.h by James Bottomley · 15 years ago
  26. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 15 years ago
  27. deae26b parisc: move include/asm-parisc to arch/parisc/include/asm by Kyle McMartin · 16 years ago[Renamed from include/asm-parisc/atomic.h]
  28. df80c8c Add cmpxchg_local to parisc by Mathieu Desnoyers · 16 years ago
  29. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  30. 8ffe9d0 atomic.h: add atomic64 cmpxchg, xchg and add_unless to parisc by Mathieu Desnoyers · 17 years ago
  31. 513e7ec [PARISC] convert to use CONFIG_64BIT instead of __LP64__ by Helge Deller · 17 years ago
  32. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  33. 4da9f13 [PARISC] Add atomic_sub_and_test by Kyle McMartin · 18 years ago
  34. 2e13b31 [PARISC] atomic64 support by Kyle McMartin · 18 years ago
  35. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 18 years ago
  36. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 18 years ago
  37. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  38. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  39. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  40. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago