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