Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 1 | -1/+1 |
2013-12-05 | x86, bitops: Correct the assembly constraints to testing bitops | H. Peter Anvin | 1 | -2/+2 |
2013-09-25 | x86: Use asm goto to implement better modify_and_test() functions | Peter Zijlstra | 1 | -24/+4 |
2011-08-30 | x86: Use xadd helper more widely | Jeremy Fitzhardinge | 1 | -5/+1 |
2011-07-27 | atomic: move atomic_add_unless to generic code | Arun Sharma | 1 | -1/+1 |
2010-05-18 | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+23 |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 1 | -1/+1 |
2010-03-01 | x86: Implement atomic[64]_dec_if_positive() | Luca Barbieri | 1 | -0/+23 |
2010-01-07 | x86: Split atomic64_t functions into seperate headers | Brian Gerst | 1 | -0/+224 |