Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-18 | include/asm-generic/atomic-long.h: force inlining of some atomic_long operations | Denys Vlasenko | 1 | -3/+3 |
2015-11-04 | atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() | Linus Torvalds | 1 | -1/+0 |
2015-10-06 | locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at... | Davidlohr Bueso | 1 | -12/+17 |
2015-09-23 | atomic: Implement atomic_read_ctrl() | Peter Zijlstra | 1 | -1/+2 |
2015-09-23 | atomic: Add atomic_long_t bitops | Peter Zijlstra | 1 | -10/+14 |
2015-08-12 | locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_l... | Will Deacon | 1 | -27/+59 |
2015-08-12 | locking, asm-generic: Rework atomic-long.h to avoid bulk code duplication | Will Deacon | 1 | -149/+40 |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 1 | -1/+1 |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 1 | -0/+258 |