summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/atomic-long.h
Commit message (Expand)AuthorAgeFilesLines
* locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() APIDavidlohr Bueso2016-07-071-0/+22
* locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}...Peter Zijlstra2016-06-161-1/+35
* include/asm-generic/atomic-long.h: force inlining of some atomic_long operationsDenys Vlasenko2016-03-171-3/+3
* atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds2015-11-031-1/+0
* locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...Davidlohr Bueso2015-10-061-12/+17
* atomic: Implement atomic_read_ctrl()Peter Zijlstra2015-09-231-1/+2
* atomic: Add atomic_long_t bitopsPeter Zijlstra2015-09-231-10/+14
* locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_l...Will Deacon2015-08-121-27/+59
* locking, asm-generic: Rework atomic-long.h to avoid bulk code duplicationWill Deacon2015-08-121-149/+40
* asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-121-1/+1
* asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-0/+258