summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/atomic.h
AgeCommit message (Expand)Author
2023-06-05locking/atomic: m68k: add preprocessor symbolsMark Rutland
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
2021-08-23m68k: Fix asm register constraints for atomic opsGeert Uytterhoeven
2021-05-26locking/atomic: m68k: move to ARCH_ATOMICMark Rutland
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland
2018-06-21atomics/treewide: Make test ops optionalMark Rutland
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-20locking/atomic, arch/m68k: Remove commentPeter Zijlstra
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/m68k: 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-27m68k: 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,m68k: Fold atomic_opsPeter Zijlstra
2014-04-18arch,m68k: Convert smp_mb__*()Peter Zijlstra
2012-04-01m68k: include asm/cmpxchg.h in our m68k atomic.hGreg Ungerer
2012-03-28Disintegrate asm/system.h for M68KDavid Howells
2011-12-30m68k: ColdFire V4e MMU context support codeGreg Ungerer
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
2011-07-25m68k: fix some atomic operation asm address modes for ColdFireGreg Ungerer
2010-10-22m68k/m68knommu: merge MMU and non-MMU atomic.hGreg Ungerer
2010-05-26m68k: Enable atomic64_tGeert Uytterhoeven
2009-01-16m68k,m68knommu: merge header filesSam Ravnborg