summaryrefslogtreecommitdiff
path: root/include/asm-generic/atomic.h
AgeCommit message (Expand)Author
2011-07-26asm-generic/atomic.h: allow SMP peeps to leverage thisMike Frysinger
2011-07-26asm-generic/atomic.h: add atomic_set_mask() helperMike Frysinger
2011-07-26asm-generic/atomic.h: fix type used in atomic_clear_maskMike Frysinger
2011-07-26asm-generic/atomic.h: simplify inc/dec test helpersMike Frysinger
2011-07-26atomic: Update comments in atomic.hArun Sharma
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds
2010-10-09asm-generic: make atomic_add_unless a functionMathieu Lacage
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-08-09asm-generic: use raw_local_irq_save/restore instead local_irq_save/restoreMichal Simek
2010-05-25asm-generic: don't warn that atomic_t is only 24 bitPeter Fritzsche
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2009-06-11asm-generic: add generic atomic.h and io.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-05-02atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet
2008-07-04Christoph has movedChristoph Lameter
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers
2007-05-08atomic.h: complete atomic_long operations in asm-genericMathieu Desnoyers
2006-12-07[PATCH] cleanup include/asm-generic/atomic.hAdrian Bunk
2006-01-15[PATCH] Use atomic64_set for 64-bit case of atomic_long_setKyle McMartin
2006-01-08[PATCH] asm-generic/atomic.h needs types.hAndrew Morton
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter