summaryrefslogtreecommitdiff
path: root/include/asm-generic/bitops/lock.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-19mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)1-1/+0
2023-10-19bitops: add xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)1-16/+5
2023-06-05locking/atomic: treewide: use raw_atomic*_<op>()Mark Rutland1-4/+4
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 tes...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-19bitops: introduce lock opsNick Piggin1-0/+45