Age | Commit message (Expand) | Author |
---|---|---|
2014-07-11 | x86: Simplify __HAVE_ARCH_CMPXCHG tests | Borislav Petkov |
2013-04-25 | x86 cmpxchg.h: fix wrong comment | Li Zhong |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells |
2012-04-06 | x86: Use correct byte-sized register constraint in __add() | H. Peter Anvin |
2012-04-06 | x86: Use correct byte-sized register constraint in __xchg_op() | Jeremy Fitzhardinge |
2012-01-26 | x86: Properly parenthesize cmpxchg() macro arguments | Jan Beulich |
2012-01-04 | x86: Fix and improve cmpxchg_double{,_local}() | Jan Beulich |
2011-11-25 | x86: consolidate xchg and xadd macros | Jeremy Fitzhardinge |
2011-11-25 | x86/cmpxchg: add a locked add() helper | Jeremy Fitzhardinge |
2011-08-29 | x86, cmpxchg: Use __compiletime_error() to make usage messages a bit nicer | Jeremy Fitzhardinge |
2011-08-29 | x86: Add xadd helper macro | Jeremy Fitzhardinge |
2011-08-29 | x86, cmpxchg: Unify cmpxchg into cmpxchg.h | Jeremy Fitzhardinge |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |