aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/atomic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers1-0/+1
2007-03-15[ARM] 4264/1: ldrex/strex syntax errors with recent compilersStelian Pop1-2/+2
2006-09-25[ARM] 3810/1: switch atomic helpers over to raw_local_irq_{save,restore}Lennert Buytenhek1-8/+8
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+2
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2005-11-16[ARM] Use unsigned long not u32 in atomic_cmpxchgRussell King1-1/+1
2005-11-16[ARM] Add linux/compiler.h includes where requiredRussell King1-0/+1
2005-11-16[ARM] 3165/1: fix atomic_cmpxchg() implementation for ARMv6+Nicolas Pitre1-0/+1
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+11
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+31
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+165