开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
atomic
/
gen-atomic-fallback.sh
Age
Commit message (
Expand
)
Author
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: restructure fallback ifdeffery
Mark Rutland
2023-06-05
locking/atomic: scripts: factor out order template generation
Mark Rutland
2023-06-05
locking/atomic: scripts: remove bogus order parameter
Mark Rutland
2023-06-05
instrumentation: Wire up cmpxchg128()
Peter Zijlstra
2023-04-29
locking/atomic: Add generic try_cmpxchg{,64}_local() support
Uros Bizjak
2022-05-18
locking/atomic: Add generic try_cmpxchg64 support
Uros Bizjak
2021-07-16
locking/atomic: remove ARCH_ATOMIC remanants
Mark Rutland
2021-07-16
locking/atomic: simplify ifdef generation
Mark Rutland
2020-10-12
asm-generic/atomic: Add try_cmpxchg() fallbacks
Peter Zijlstra
2020-06-25
locking/atomics: Provide the arch_atomic_ interface to generic code
Peter Zijlstra
2020-06-11
locking/atomics: Flip fallbacks and instrumentation
Peter Zijlstra
2020-06-11
asm-generic/atomic: Use __always_inline for fallback wrappers
Marco Elver
2018-11-01
locking/atomics: Fix scripts/atomic/ script permissions
Ingo Molnar
2018-11-01
locking/atomics: Add common header generation files
Mark Rutland