aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/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-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers1-4/+2
2007-02-16[POWERPC] atomic.h: Add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers1-1/+39
2007-01-22[POWERPC] atomic_dec_if_positive sign extension fixRobert Jennings1-3/+5
2006-07-08power: improve inline asm memory constraintsLinus Torvalds1-16/+16
2006-02-24[PATCH] powerpc: native atomic_add_unlessNick Piggin1-14/+24
2006-01-13[PATCH] powerpc: reformat atomic_add_unlessAnton Blanchard1-13/+13
2006-01-13[PATCH] powerpc: use lwsync in atomics, bitops, lock functionsAnton Blanchard1-10/+10
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+1
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+25
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+2
2005-11-10powerpc: implement atomic64_t on ppc64Stephen Rothwell1-0/+178
2005-11-10[PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson1-9/+1
2005-09-25[PATCH] powerpc: merge atomic.h, memory.hBecky Bruce1-0/+209