summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/atomic.h
AgeCommit message (Expand)AuthorLines
2007-08-17[POWERPC] Implement atomic{, 64}_{read, write}() without volatileSegher Boessenkool-6/+28
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers-0/+1
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers-4/+2
2007-02-16[POWERPC] atomic.h: Add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers-1/+39
2007-01-22[POWERPC] atomic_dec_if_positive sign extension fixRobert Jennings-3/+5
2006-07-08power: improve inline asm memory constraintsLinus Torvalds-16/+16
2006-02-24[PATCH] powerpc: native atomic_add_unlessNick Piggin-14/+24
2006-01-13[PATCH] powerpc: reformat atomic_add_unlessAnton Blanchard-13/+13
2006-01-13[PATCH] powerpc: use lwsync in atomics, bitops, lock functionsAnton Blanchard-10/+10
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar-0/+1
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter-0/+1
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin-0/+25
2005-11-13[PATCH] atomic: cmpxchgNick Piggin-0/+2
2005-11-10powerpc: implement atomic64_t on ppc64Stephen Rothwell-0/+178
2005-11-10[PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson-9/+1
2005-09-25[PATCH] powerpc: merge atomic.h, memory.hBecky Bruce-0/+209