index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
atomic
Age
Commit message (
Expand
)
Author
2024-06-05
locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
Carlos Llamas
2024-02-20
locking/atomic: scripts: Clarify ordering of conditional atomics
Mark Rutland
2023-10-09
locking/atomic: Add generic support for sync_try_cmpxchg() and its fallback
Uros Bizjak
2023-09-20
locking/atomic: scripts: fix fallback ifdeffery
Mark Rutland
2023-06-16
locking/atomic: scripts: fix ${atomic}_dec_if_positive() kerneldoc
Mark Rutland
2023-06-05
locking/atomic: scripts: generate kerneldoc comments
Mark Rutland
2023-06-05
locking/atomic: scripts: simplify raw_atomic*() definitions
Mark Rutland
2023-06-05
locking/atomic: scripts: simplify raw_atomic_long*() definitions
Mark Rutland
2023-06-05
locking/atomic: scripts: restructure fallback ifdeffery
Mark Rutland
2023-06-05
locking/atomic: scripts: build raw_atomic_long*() directly
Mark Rutland
2023-06-05
locking/atomic: scripts: add trivial raw_atomic*_<op>()
Mark Rutland
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2023-06-05
locking/atomic: remove fallback comments
Mark Rutland
2023-06-05
arch: Remove cmpxchg_double
Peter Zijlstra
2023-06-05
instrumentation: Wire up cmpxchg128()
Peter Zijlstra
2023-04-29
locking/atomic: Correct (cmp)xchg() instrumentation
Mark Rutland
2023-04-29
locking/atomic: Add generic try_cmpxchg{,64}_local() support
Uros Bizjak
2023-03-28
atomics: Provide atomic_add_negative() variants
Thomas Gleixner
2022-05-18
locking/atomic: Add generic try_cmpxchg64 support
Uros Bizjak
2022-02-11
atomics: Fix atomic64_{read_acquire,set_release} fallbacks
Mark Rutland
2021-12-09
locking/atomics, kcsan: Add instrumentation for barriers
Marco Elver
2021-07-16
locking/atomic: add arch_atomic_long*()
Mark Rutland
2021-07-16
locking/atomic: centralize generated headers
Mark Rutland