Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-29 | 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-22 | 1 | -0/+5 |