Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-08-26 | m68k: cmpxchg: Use swap() to improve code | 1 | -10/+5 | |
2024-07-09 | m68k: cmpxchg: Fix return value for default case in __arch_xchg() | 1 | -1/+1 | |
2023-04-29 | locking/arch: Rename all internal __xchg() names to __arch_xchg() | 1 | -3/+3 | |
2022-02-13 | m68k: cmpxchg: Dereference matching size | 1 | -5/+4 | |
2021-05-26 | locking/atomic: m68k: move to ARCH_ATOMIC | 1 | -5/+5 | |
2021-05-26 | locking/atomic: cmpxchg: make `generic` a prefix | 1 | -1/+1 | |
2020-11-02 | m68k: Avoid xchg() warning | 1 | -5/+5 | |
2020-07-27 | m68k: use asm-generic cmpxchg_local() | 1 | -8/+0 | |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | 1 | -0/+1 | |
2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG | 1 | -1/+0 | |
2013-04-16 | m68k: Add missing cmpxchg64() if CONFIG_RMW_INSNS=y | 1 | -0/+3 | |
2012-03-28 | Disintegrate asm/system.h for M68K | 1 | -0/+141 |