index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
cmpxchg_64.h
Age
Commit message (
Expand
)
Author
2018-07-25
locking/atomics/x86: Reduce arch_cmpxchg64*() instrumentation
Mark Rutland
2018-03-12
locking/atomic/x86: Switch atomic.h to use atomic-instrumented.h
Dmitry Vyukov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2014-07-11
x86: Simplify __HAVE_ARCH_CMPXCHG tests
Borislav Petkov
2012-01-04
x86: Fix and improve cmpxchg_double{,_local}()
Jan Beulich
2011-08-29
x86, cmpxchg: Unify cmpxchg into cmpxchg.h
Jeremy Fitzhardinge
2011-08-29
x86, cmpxchg: Move 64-bit set64_bit() to match 32-bit
Jeremy Fitzhardinge
2011-06-25
x86: Add support for cmpxchg_double
Christoph Lameter
2010-07-28
x86, asm: Clean up and simplify <asm/cmpxchg.h>
H. Peter Anvin
2010-07-27
x86, asm: Clean up and simplify set_64bit()
H. Peter Anvin
2010-07-27
x86: Add memory modify constraints to xchg() and cmpxchg()
H. Peter Anvin
2009-10-09
x86: Generate cmpxchg build failures
Peter Zijlstra
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro