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