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