index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-powerpc
/
atomic.h
Age
Commit message (
Expand
)
Author
2007-08-17
[POWERPC] Implement atomic{, 64}_{read, write}() without volatile
Segher Boessenkool
2007-05-08
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
2007-05-08
atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc
Mathieu Desnoyers
2007-02-16
[POWERPC] atomic.h: Add atomic64 cmpxchg, xchg and add_unless to powerpc
Mathieu Desnoyers
2007-01-22
[POWERPC] atomic_dec_if_positive sign extension fix
Robert Jennings
2006-07-08
power: improve inline asm memory constraints
Linus Torvalds
2006-02-24
[PATCH] powerpc: native atomic_add_unless
Nick Piggin
2006-01-13
[PATCH] powerpc: reformat atomic_add_unless
Anton Blanchard
2006-01-13
[PATCH] powerpc: use lwsync in atomics, bitops, lock functions
Anton Blanchard
2006-01-09
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
2006-01-06
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
2005-11-13
[PATCH] atomic: inc_not_zero
Nick Piggin
2005-11-13
[PATCH] atomic: cmpxchg
Nick Piggin
2005-11-10
powerpc: implement atomic64_t on ppc64
Stephen Rothwell
2005-11-10
[PATCH] powerpc: Consolidate asm compatibility macros
David Gibson
2005-09-25
[PATCH] powerpc: merge atomic.h, memory.h
Becky Bruce