summaryrefslogtreecommitdiff
path: root/include/asm-generic/atomic.h (unfollow)
Commit message (Expand)Author
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27atomic: Prepare generic atomic implementation for logic opsPeter Zijlstra
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-08-14locking,arch: Rewrite generic atomic supportPeter Zijlstra
2014-04-18arch: Prepare for smp_mb__{before,after}_atomic()Peter Zijlstra
2013-03-13asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.hDavid Howells
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-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-04-10Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells