summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-081-0/+1
* [ARM] 4264/1: ldrex/strex syntax errors with recent compilersStelian Pop2007-03-151-2/+2
* [ARM] 3810/1: switch atomic helpers over to raw_local_irq_{save,restore}Lennert Buytenhek2006-09-251-8/+8
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-091-0/+2
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+1
* [ARM] Use unsigned long not u32 in atomic_cmpxchgRussell King2005-11-161-1/+1
* [ARM] Add linux/compiler.h includes where requiredRussell King2005-11-161-0/+1
* [ARM] 3165/1: fix atomic_cmpxchg() implementation for ARMv6+Nicolas Pitre2005-11-161-0/+1
* [PATCH] atomic: inc_not_zeroNick Piggin2005-11-131-0/+11
* [PATCH] atomic: cmpxchgNick Piggin2005-11-131-0/+31
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+165