aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cmpxchg_32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-11x86: Simplify __HAVE_ARCH_CMPXCHG testsBorislav Petkov1-2/+0
2012-11-29x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin1-55/+0
2012-01-04x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich1-46/+0
2011-08-29x86, cmpxchg: Unify cmpxchg into cmpxchg.hJeremy Fitzhardinge1-113/+0
2011-08-29x86, cmpxchg: Move 32-bit __cmpxchg_wrong_size to match 64 bit.Jeremy Fitzhardinge1-2/+1
2011-08-29x86, cmpxchg: <linux/alternative.h> has LOCK_PREFIXJeremy Fitzhardinge1-1/+1
2011-06-25x86: Add support for cmpxchg_doubleChristoph Lameter1-0/+48
2010-07-28x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu()H. Peter Anvin1-16/+14
2010-07-28x86, asm: Clean up and simplify <asm/cmpxchg.h>H. Peter Anvin1-33/+42
2010-07-27x86, asm: Clean up and simplify set_64bit()H. Peter Anvin1-47/+20
2010-07-27x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin1-34/+34
2010-02-25x86-32: Allow UP/SMP lock replacement in cmpxchg64Luca Barbieri1-1/+2
2009-12-05Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-132/+86
2009-10-09x86: Generate cmpxchg build failuresPeter Zijlstra1-132/+86
2009-09-30x86: Provide an alternative() based cmpxchg64()Arjan van de Ven1-13/+17
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+344