aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/atomic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-17/+17
2010-10-09asm-generic: make atomic_add_unless a functionMathieu Lacage1-17/+17
2010-10-07Fix IRQ flag handling namingDavid Howells1-2/+3
2010-08-09asm-generic: use raw_local_irq_save/restore instead local_irq_save/restoreMichal Simek1-6/+6
2010-05-25asm-generic: don't warn that atomic_t is only 24 bitPeter Fritzsche1-6/+2
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-1/+1
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