[patch 5/5] vfs: remove mode parameter from vfs_symlink()
[safe/jmp/linux-2.6] / include / asm-powerpc / atomic.h
2007-08-17 Segher Boessenkool[POWERPC] Implement atomic{, 64}_{read, write}() withou...
2007-05-08 Mathieu Desnoyersatomic.h: atomic_add_unless as inline. Remove system...
2007-05-08 Mathieu Desnoyersatomic.h: add atomic64 cmpxchg, xchg and add_unless...
2007-02-16 Mathieu Desnoyers[POWERPC] atomic.h: Add atomic64 cmpxchg, xchg and...
2007-01-22 Robert Jennings[POWERPC] atomic_dec_if_positive sign extension fix
2006-07-08 Linus Torvaldspower: improve inline asm memory constraints
2006-02-24 Nick Piggin[PATCH] powerpc: native atomic_add_unless
2006-01-13 Anton Blanchard[PATCH] powerpc: reformat atomic_add_unless
2006-01-13 Anton Blanchard[PATCH] powerpc: use lwsync in atomics, bitops, lock...
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, add atomic_xchg() to all arches
2006-01-06 Christoph Lameter[PATCH] atomic_long_t & include/asm-generic/atomic...
2005-11-14 Nick Piggin[PATCH] atomic: inc_not_zero
2005-11-14 Nick Piggin[PATCH] atomic: cmpxchg
2005-11-10 Stephen Rothwellpowerpc: implement atomic64_t on ppc64
2005-11-10 David Gibson[PATCH] powerpc: Consolidate asm compatibility macros
2005-09-25 Becky Bruce[PATCH] powerpc: merge atomic.h, memory.h