Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Use xadd helper more widely | Jeremy Fitzhardinge | 2011-08-29 | 1 | -6/+2 |
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 | 1 | -1/+0 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 | 1 | -4/+4 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+0 |
* | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-18 | 1 | -0/+23 |
|\ | |||||
| * | x86: Implement atomic[64]_dec_if_positive() | Luca Barbieri | 2010-03-01 | 1 | -0/+23 |
* | | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 | 1 | -1/+1 |
|/ | |||||
* | x86: Mark atomic irq ops raw for 32bit legacy | Ingo Molnar | 2010-02-16 | 1 | -2/+2 |
* | x86: Merge asm/atomic_{32,64}.h | Brian Gerst | 2010-01-07 | 1 | -2/+297 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+5 |