| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | locking/atomic: Add atomic_cond_read_acquire() | Will Deacon | 2017-10-25 | 1 | -0/+3 |
|/ |
|
* | locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() API | Davidlohr Bueso | 2016-07-07 | 1 | -0/+22 |
* | locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}... | Peter Zijlstra | 2016-06-16 | 1 | -1/+35 |
* | include/asm-generic/atomic-long.h: force inlining of some atomic_long operations | Denys Vlasenko | 2016-03-17 | 1 | -3/+3 |
* | atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() | Linus Torvalds | 2015-11-03 | 1 | -1/+0 |
* | locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at... | Davidlohr Bueso | 2015-10-06 | 1 | -12/+17 |
* | atomic: Implement atomic_read_ctrl() | Peter Zijlstra | 2015-09-23 | 1 | -1/+2 |
* | atomic: Add atomic_long_t bitops | Peter Zijlstra | 2015-09-23 | 1 | -10/+14 |
* | locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_l... | Will Deacon | 2015-08-12 | 1 | -27/+59 |
* | locking, asm-generic: Rework atomic-long.h to avoid bulk code duplication | Will Deacon | 2015-08-12 | 1 | -149/+40 |
* | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 | 1 | -1/+1 |
* | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -0/+258 |