aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-generic/atomic-long.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-13locking/atomics: Check atomic headers with sha1sumMark Rutland1-0/+1
2018-11-01locking/atomics: Switch to generated atomic-longMark Rutland1-215/+958
2018-05-04locking/mutex: Optimize __mutex_trylock_fast()Peter Zijlstra1-0/+17
2018-04-27locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_relaxed()Will Deacon1-0/+2
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-25locking/atomic: Add atomic_cond_read_acquire()Will Deacon1-0/+3
2016-07-07locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() APIDavidlohr Bueso1-0/+22
2016-06-16locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}()Peter Zijlstra1-1/+35
2016-03-17include/asm-generic/atomic-long.h: force inlining of some atomic_long operationsDenys Vlasenko1-3/+3
2015-11-03atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds1-1/+0
2015-10-06locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec atomicsDavidlohr Bueso1-12/+17
2015-09-23atomic: Implement atomic_read_ctrl()Peter Zijlstra1-1/+2
2015-09-23atomic: Add atomic_long_t bitopsPeter Zijlstra1-10/+14
2015-08-12locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_long_t'Will Deacon1-27/+59
2015-08-12locking, asm-generic: Rework atomic-long.h to avoid bulk code duplicationWill Deacon1-149/+40
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-0/+258