summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cmpxchg_64.h
Commit message (Expand)AuthorAgeFilesLines
* locking/atomics/x86: Reduce arch_cmpxchg64*() instrumentationMark Rutland2018-07-251-2/+2
* locking/atomic/x86: Switch atomic.h to use atomic-instrumented.hDmitry Vyukov2018-03-121-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-191-1/+1
* x86: Simplify __HAVE_ARCH_CMPXCHG testsBorislav Petkov2014-07-111-2/+0
* x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich2012-01-041-43/+0
* x86, cmpxchg: Unify cmpxchg into cmpxchg.hJeremy Fitzhardinge2011-08-291-131/+0
* x86, cmpxchg: Move 64-bit set64_bit() to match 32-bitJeremy Fitzhardinge2011-08-291-5/+5
* x86: Add support for cmpxchg_doubleChristoph Lameter2011-06-251-0/+45
* x86, asm: Clean up and simplify <asm/cmpxchg.h>H. Peter Anvin2010-07-281-19/+42
* x86, asm: Clean up and simplify set_64bit()H. Peter Anvin2010-07-271-3/+1
* x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin2010-07-271-20/+20
* x86: Generate cmpxchg build failuresPeter Zijlstra2009-10-091-143/+91
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+185