atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures
[safe/jmp/linux-2.6] / include / asm-generic / atomic.h
2009-05-02 Heiko Carstensatomic: fix atomic_long_cmpxchg/xchg for 64 bit archite...
2008-12-10 Eric Dumazetatomic: fix a typo in atomic_long_xchg()
2008-07-04 Christoph LameterChristoph has moved
2007-05-08 Mathieu Desnoyersatomic.h: atomic_add_unless as inline. Remove system...
2007-05-08 Mathieu Desnoyersatomic.h: complete atomic_long operations in asm-generic
2006-12-07 Adrian Bunk[PATCH] cleanup include/asm-generic/atomic.h
2006-01-15 Kyle McMartin[PATCH] Use atomic64_set for 64-bit case of atomic_long_set
2006-01-09 Andrew Morton[PATCH] asm-generic/atomic.h needs types.h
2006-01-06 Christoph Lameter[PATCH] atomic_long_t & include/asm-generic/atomic...