aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/bitops/lock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-16locking/atomic: add generic arch_*() bitopsMark Rutland1-18/+21
2018-06-21locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*()Will Deacon1-12/+56
2018-02-13locking/atomic/bitops: Document and clarify ordering semantics for failed test_and_{}_bit()Will Deacon1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-03-21bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra1-7/+7
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-1/+1
2007-10-18bitops: introduce lock opsNick Piggin1-0/+45