Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -3/+22 |
* | x86/headers: Don't include asm/processor.h in asm/atomic.h | Andi Kleen | 2015-12-06 | 1 | -1/+0 |
* | x86: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+14 |
* | atomic64_32.h: fix parameter naming mismatch | Philipp Hahn | 2012-05-09 | 1 | -5/+5 |
* | x86: atomic64 assembly improvements | Jan Beulich | 2012-01-20 | 1 | -3/+2 |
* | x86: Adjust asm constraints in atomic64 wrappers | Jan Beulich | 2012-01-20 | 1 | -67/+80 |
* | x86, atomic: atomic64_read() take a const pointer | H. Peter Anvin | 2012-01-09 | 1 | -1/+1 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | x86-32: Rewrite 32-bit atomic64 functions in assembly | Luca Barbieri | 2010-02-25 | 1 | -67/+211 |
* | x86: Split atomic64_t functions into seperate headers | Brian Gerst | 2010-01-07 | 1 | -0/+160 |