summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cmpxchg_32.h
Commit message (Expand)AuthorAgeFilesLines
* locking/atomic/x86: Switch atomic.h to use atomic-instrumented.hDmitry Vyukov2018-03-121-4/+4
* 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, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin2012-11-291-55/+0
* x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich2012-01-041-46/+0
* x86, cmpxchg: Unify cmpxchg into cmpxchg.hJeremy Fitzhardinge2011-08-291-113/+0
* x86, cmpxchg: Move 32-bit __cmpxchg_wrong_size to match 64 bit.Jeremy Fitzhardinge2011-08-291-2/+1
* x86, cmpxchg: <linux/alternative.h> has LOCK_PREFIXJeremy Fitzhardinge2011-08-291-1/+1
* x86: Add support for cmpxchg_doubleChristoph Lameter2011-06-251-0/+48
* x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu()H. Peter Anvin2010-07-281-16/+14
* x86, asm: Clean up and simplify <asm/cmpxchg.h>H. Peter Anvin2010-07-281-33/+42
* x86, asm: Clean up and simplify set_64bit()H. Peter Anvin2010-07-271-47/+20
* x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin2010-07-271-34/+34
* x86-32: Allow UP/SMP lock replacement in cmpxchg64Luca Barbieri2010-02-251-1/+2
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-051-132/+86
|\
| * x86: Generate cmpxchg build failuresPeter Zijlstra2009-10-091-132/+86
* | x86: Provide an alternative() based cmpxchg64()Arjan van de Ven2009-09-301-13/+17
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+344