开源镜像站
帮助
动态
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
/
include
/
asm-generic
/
cmpxchg.h
Age
Commit message (
Expand
)
Author
2023-04-04
asm-generic: avoid __generic_cmpxchg_local warnings
Arnd Bergmann
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
2021-05-26
locking/atomic: cmpxchg: support ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-10-15
asm-generic: cmpxchg: avoid warnings from macro-ized cmpxchg() implementations
Marek Vasut
2015-05-13
locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG
Sebastian Andrzej Siewior
2013-03-13
asm-generic: move cmpxchg*_local defs to cmpxchg.h
Jonas Bonn
2012-04-02
asm-generic: add linux/types.h to cmpxchg.h
Paul Gortmaker
2012-03-28
Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h
David Howells
2012-03-28
Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h
David Howells
2008-02-07
Add cmpxchg_local to asm-generic for per cpu atomic operations
Mathieu Desnoyers