Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}... | Peter Zijlstra | 2016-06-16 | 1 | -4/+11 |
* | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+4 |
* | locking,arch: Rewrite generic atomic support | Peter Zijlstra | 2014-08-14 | 1 | -4/+16 |
* | lib: Provide generic atomic64_t implementation | Paul Mackerras | 2009-06-15 | 1 | -0/+42 |