summaryrefslogtreecommitdiff
path: root/include/linux/atomic/atomic-arch-fallback.h
AgeCommit message (Expand)Author
2024-02-20locking/atomic: scripts: Clarify ordering of conditional atomicsMark Rutland
2023-10-09locking/atomic: Add generic support for sync_try_cmpxchg() and its fallbackUros Bizjak
2023-09-20locking/atomic: scripts: fix fallback ifdefferyMark Rutland
2023-06-16locking/atomic: scripts: fix ${atomic}_dec_if_positive() kerneldocMark Rutland
2023-06-05locking/atomic: scripts: generate kerneldoc commentsMark Rutland
2023-06-05locking/atomic: scripts: simplify raw_atomic*() definitionsMark Rutland
2023-06-05locking/atomic: scripts: restructure fallback ifdefferyMark Rutland
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
2023-06-05locking/atomic: remove fallback commentsMark Rutland
2023-06-05instrumentation: Wire up cmpxchg128()Peter Zijlstra
2023-04-29locking/atomic: Add generic try_cmpxchg{,64}_local() supportUros Bizjak
2023-03-28atomics: Provide atomic_add_negative() variantsThomas Gleixner
2022-05-18locking/atomic: Add generic try_cmpxchg64 supportUros Bizjak
2022-02-11atomics: Fix atomic64_{read_acquire,set_release} fallbacksMark Rutland
2021-07-16locking/atomic: centralize generated headersMark Rutland