aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/atomic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11asm-generic: add generic atomic.h and io.hArnd Bergmann1-0/+165
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-258/+0
2009-05-02atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens1-2/+2
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet1-1/+1
2008-07-04Christoph has movedChristoph Lameter1-1/+1
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers1-5/+12
2007-05-08atomic.h: complete atomic_long operations in asm-genericMathieu Desnoyers1-0/+133
2006-12-07[PATCH] cleanup include/asm-generic/atomic.hAdrian Bunk1-3/+4
2006-01-15[PATCH] Use atomic64_set for 64-bit case of atomic_long_setKyle McMartin1-1/+1
2006-01-08[PATCH] asm-generic/atomic.h needs types.hAndrew Morton1-0/+1
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+116