aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m68k/atomic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers1-15/+16
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-23[PATCH] atomic: add_unless cmpxchg optimiseNick Piggin1-1/+7
2006-03-09[PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=nRoman Zippel1-3/+32
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+1
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+10
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+148