1. 0ca326d locking, ARM, atomics: Define our SMP atomics in terms of _relaxed() operations by Will Deacon · 9 years ago
  2. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  3. 1258979 arm: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  4. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  5. aee9a55 locking,arch,arm: Fold atomic_ops by Peter Zijlstra · 11 years ago
  6. 030d017 arch,arm: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  7. db38ee8 ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+ by Will Deacon · 11 years ago
  8. c32ffce ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics by Will Deacon · 11 years ago
  9. df762ec Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  10. aed3a4e ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h" by Chen Gang · 11 years ago
  11. 4dcc1cf ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' in atomic_cmpxchg(). by Chen Gang · 11 years ago
  12. 237f123 ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.h by Chen Gang · 11 years ago
  13. 2098990 Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/delta/linux into devel-stable by Russell King · 11 years ago
  14. 2245f92 ARM: atomic64: fix endian-ness in atomic.h by Victor Kamensky · 11 years ago
  15. f38d999 ARM: atomics: prefetch the destination word for write prior to strex by Will Deacon · 11 years ago
  16. 4fd7591 ARM: 7687/1: atomics: don't use exclusives for atomic64 read/set with LPAE by Will Deacon · 11 years ago
  17. b89d607 ARM: fix warnings about atomic64_read by Russell King · 12 years ago
  18. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  19. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  20. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  21. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  22. 398aa66 ARM: 6212/1: atomic ops: add memory constraints to inline asm by Will Deacon · 14 years ago
  23. 068de8d ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unless by Will Deacon · 14 years ago
  24. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  25. 24b44a6 ARM: 5889/1: Add atomic64 routines for ARMv6k and above. by Will Deacon · 15 years ago
  26. 200b812 Clear the exclusive monitor when returning from an exception by Catalin Marinas · 15 years ago
  27. feecaf7 ARM: includecheck fix: atomic.h by Jaswinder Singh Rajput · 15 years ago
  28. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  29. bac4e96 [ARM] barriers: improve xchg, bitops and atomic SMP barriers by Russell King · 15 years ago
  30. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  31. 4baa992 [ARM] move include/asm-arm to arch/arm/include/asm by Russell King · 16 years ago[Renamed (98%) from include/asm-arm/atomic.h]
  32. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  33. 0803c30 [ARM] 4264/1: ldrex/strex syntax errors with recent compilers by Stelian Pop · 18 years ago
  34. 8dd5c84 [ARM] 3810/1: switch atomic helpers over to raw_local_irq_{save,restore} by Lennert Buytenhek · 18 years ago
  35. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  36. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  37. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  38. 49ee57a [ARM] Use unsigned long not u32 in atomic_cmpxchg by Russell King · 19 years ago
  39. 8dc39b8 [ARM] Add linux/compiler.h includes where required by Russell King · 19 years ago
  40. a7d0683 [ARM] 3165/1: fix atomic_cmpxchg() implementation for ARMv6+ by Nicolas Pitre · 19 years ago
  41. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  42. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago