| Commit message (Expand) | Author | Age | Files | Lines |
* | locking/atomic: Fix atomic_try_cmpxchg() semantics | Peter Zijlstra | 2017-03-30 | 1 | -2/+3 |
* | locking/atomic: Introduce atomic_try_cmpxchg() | Peter Zijlstra | 2017-03-23 | 1 | -0/+69 |
* | x86/cmpxchg, locking/atomics: Remove superfluous definitions | Nikolay Borisov | 2016-09-30 | 1 | -44/+0 |
* | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 2016-01-30 | 1 | -0/+1 |
* | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 2015-05-13 | 1 | -2/+0 |
* | x86: Simplify __HAVE_ARCH_CMPXCHG tests | Borislav Petkov | 2014-07-12 | 1 | -2/+2 |
* | x86 cmpxchg.h: fix wrong comment | Li Zhong | 2013-04-25 | 1 | -1/+1 |
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 1 | -2/+2 |
* | x86: Use correct byte-sized register constraint in __add() | H. Peter Anvin | 2012-04-06 | 1 | -1/+1 |
* | x86: Use correct byte-sized register constraint in __xchg_op() | Jeremy Fitzhardinge | 2012-04-06 | 1 | -1/+1 |
* | x86: Properly parenthesize cmpxchg() macro arguments | Jan Beulich | 2012-01-26 | 1 | -3/+3 |
* | x86: Fix and improve cmpxchg_double{,_local}() | Jan Beulich | 2012-01-04 | 1 | -0/+23 |
* | x86: consolidate xchg and xadd macros | Jeremy Fitzhardinge | 2011-11-25 | 1 | -78/+36 |
* | x86/cmpxchg: add a locked add() helper | Jeremy Fitzhardinge | 2011-11-25 | 1 | -0/+42 |
* | x86, cmpxchg: Use __compiletime_error() to make usage messages a bit nicer | Jeremy Fitzhardinge | 2011-08-30 | 1 | -4/+11 |
* | x86: Add xadd helper macro | Jeremy Fitzhardinge | 2011-08-29 | 1 | -0/+43 |
* | x86, cmpxchg: Unify cmpxchg into cmpxchg.h | Jeremy Fitzhardinge | 2011-08-29 | 1 | -0/+155 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 | 1 | -0/+5 |