aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cmpxchg_64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-18locking/atomic/x86: Introduce arch_try_cmpxchg64Uros Bizjak1-0/+6
2018-07-25locking/atomics/x86: Reduce arch_cmpxchg64*() instrumentationMark Rutland1-2/+2
2018-03-12locking/atomic/x86: Switch atomic.h to use atomic-instrumented.hDmitry Vyukov1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov1-1/+1
2014-07-11x86: Simplify __HAVE_ARCH_CMPXCHG testsBorislav Petkov1-2/+0
2012-01-04x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich1-43/+0
2011-08-29x86, cmpxchg: Unify cmpxchg into cmpxchg.hJeremy Fitzhardinge1-131/+0
2011-08-29x86, cmpxchg: Move 64-bit set64_bit() to match 32-bitJeremy Fitzhardinge1-5/+5
2011-06-25x86: Add support for cmpxchg_doubleChristoph Lameter1-0/+45
2010-07-28x86, asm: Clean up and simplify <asm/cmpxchg.h>H. Peter Anvin1-19/+42
2010-07-27x86, asm: Clean up and simplify set_64bit()H. Peter Anvin1-3/+1
2010-07-27x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin1-20/+20
2009-10-09x86: Generate cmpxchg build failuresPeter Zijlstra1-143/+91
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+185