aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cmpxchg_64.h
AgeCommit message (Expand)Author
2023-06-05locking/atomic: x86: add preprocessor symbolsMark Rutland
2023-06-05arch: Remove cmpxchg_doublePeter Zijlstra
2023-06-05arch: Introduce arch_{,try_}_cmpxchg128{,_local}()Peter Zijlstra
2022-12-15x86_64: Remove pointless set_64bit() usagePeter Zijlstra
2022-05-18locking/atomic/x86: Introduce arch_try_cmpxchg64Uros Bizjak
2018-07-25locking/atomics/x86: Reduce arch_cmpxchg64*() instrumentationMark Rutland
2018-03-12locking/atomic/x86: Switch atomic.h to use atomic-instrumented.hDmitry Vyukov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2014-07-11x86: Simplify __HAVE_ARCH_CMPXCHG testsBorislav Petkov
2012-01-04x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich
2011-08-29x86, cmpxchg: Unify cmpxchg into cmpxchg.hJeremy Fitzhardinge
2011-08-29x86, cmpxchg: Move 64-bit set64_bit() to match 32-bitJeremy Fitzhardinge
2011-06-25x86: Add support for cmpxchg_doubleChristoph Lameter
2010-07-28x86, asm: Clean up and simplify <asm/cmpxchg.h>H. Peter Anvin
2010-07-27x86, asm: Clean up and simplify set_64bit()H. Peter Anvin
2010-07-27x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin
2009-10-09x86: Generate cmpxchg build failuresPeter Zijlstra
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro