summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/cmpxchg.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-09m68k: cmpxchg: Fix return value for default case in __arch_xchg()Thorsten Blum1-1/+1
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda1-3/+3
2022-02-14m68k: cmpxchg: Dereference matching sizeKees Cook1-5/+4
2021-05-26locking/atomic: m68k: move to ARCH_ATOMICMark Rutland1-5/+5
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland1-1/+1
2020-11-02m68k: Avoid xchg() warningArnd Bergmann1-5/+5
2020-07-27m68k: use asm-generic cmpxchg_local()Greg Ungerer1-8/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner1-1/+0
2013-04-16m68k: Add missing cmpxchg64() if CONFIG_RMW_INSNS=yGeert Uytterhoeven1-0/+3
2012-03-28Disintegrate asm/system.h for M68KDavid Howells1-0/+141