| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Fix and improve cmpxchg_double{,_local}() | Jan Beulich | 2012-01-04 | 1 | -46/+0 |
* | x86, cmpxchg: Unify cmpxchg into cmpxchg.h | Jeremy Fitzhardinge | 2011-08-29 | 1 | -113/+0 |
* | x86, cmpxchg: Move 32-bit __cmpxchg_wrong_size to match 64 bit. | Jeremy Fitzhardinge | 2011-08-29 | 1 | -2/+1 |
* | x86, cmpxchg: <linux/alternative.h> has LOCK_PREFIX | Jeremy Fitzhardinge | 2011-08-29 | 1 | -1/+1 |
* | x86: Add support for cmpxchg_double | Christoph Lameter | 2011-06-25 | 1 | -0/+48 |
* | x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu() | H. Peter Anvin | 2010-07-28 | 1 | -16/+14 |
* | x86, asm: Clean up and simplify <asm/cmpxchg.h> | H. Peter Anvin | 2010-07-28 | 1 | -33/+42 |
* | x86, asm: Clean up and simplify set_64bit() | H. Peter Anvin | 2010-07-27 | 1 | -47/+20 |
* | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin | 2010-07-27 | 1 | -34/+34 |
* | x86-32: Allow UP/SMP lock replacement in cmpxchg64 | Luca Barbieri | 2010-02-25 | 1 | -1/+2 |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-12-05 | 1 | -132/+86 |
|\ |
|
| * | x86: Generate cmpxchg build failures | Peter Zijlstra | 2009-10-09 | 1 | -132/+86 |
* | | x86: Provide an alternative() based cmpxchg64() | Arjan van de Ven | 2009-09-30 | 1 | -13/+17 |
|/ |
|
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+344 |