summaryrefslogtreecommitdiff
path: root/arch/m32r/include/asm/atomic.h
AgeCommit message (Expand)Author
2018-03-09arch: remove m32r portArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/m32r: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra
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-27m32r: Provide atomic_{or,xor,and}Peter Zijlstra
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-08-14locking,arch,m32r: Fold atomic_opsPeter Zijlstra
2014-04-18arch,m32r: Convert smp_mb__*()Peter Zijlstra
2012-03-28Disintegrate asm/system.h for M32RDavid Howells
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-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-04-17m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata