开源镜像站
帮助
动态
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
/
arch
/
x86
/
include
/
asm
/
cmpxchg.h
Age
Commit message (
Expand
)
Author
2017-03-30
locking/atomic: Fix atomic_try_cmpxchg() semantics
Peter Zijlstra
2017-03-23
locking/atomic: Introduce atomic_try_cmpxchg()
Peter Zijlstra
2016-09-30
x86/cmpxchg, locking/atomics: Remove superfluous definitions
Nikolay Borisov
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2015-05-13
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
2014-07-11
x86: Simplify __HAVE_ARCH_CMPXCHG tests
Borislav Petkov
2013-04-25
x86 cmpxchg.h: fix wrong comment
Li Zhong
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-04-06
x86: Use correct byte-sized register constraint in __add()
H. Peter Anvin
2012-04-06
x86: Use correct byte-sized register constraint in __xchg_op()
Jeremy Fitzhardinge
2012-01-26
x86: Properly parenthesize cmpxchg() macro arguments
Jan Beulich
2012-01-04
x86: Fix and improve cmpxchg_double{,_local}()
Jan Beulich
2011-11-25
x86: consolidate xchg and xadd macros
Jeremy Fitzhardinge
2011-11-25
x86/cmpxchg: add a locked add() helper
Jeremy Fitzhardinge
2011-08-29
x86, cmpxchg: Use __compiletime_error() to make usage messages a bit nicer
Jeremy Fitzhardinge
2011-08-29
x86: Add xadd helper macro
Jeremy Fitzhardinge
2011-08-29
x86, cmpxchg: Unify cmpxchg into cmpxchg.h
Jeremy Fitzhardinge
2008-10-22
x86, um: ... and asm-x86 move
Al Viro