aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/atomic.h
Commit message (Expand)AuthorAge
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-08
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers2007-05-08
* [POWERPC] atomic.h: Add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers2007-02-15
* [POWERPC] atomic_dec_if_positive sign extension fixRobert Jennings2007-01-22
* power: improve inline asm memory constraintsLinus Torvalds2006-07-08
* [PATCH] powerpc: native atomic_add_unlessNick Piggin2006-02-23
* [PATCH] powerpc: reformat atomic_add_unlessAnton Blanchard2006-01-13
* [PATCH] powerpc: use lwsync in atomics, bitops, lock functionsAnton Blanchard2006-01-13
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-09
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-06
* [PATCH] atomic: inc_not_zeroNick Piggin2005-11-13
* [PATCH] atomic: cmpxchgNick Piggin2005-11-13
* powerpc: implement atomic64_t on ppc64Stephen Rothwell2005-11-09
* [PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson2005-11-09
* [PATCH] powerpc: merge atomic.h, memory.hBecky Bruce2005-09-25