summaryrefslogtreecommitdiff
path: root/include/asm-generic/bitops/lock.h
AgeCommit message (Expand)Author
2023-10-18mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)
2023-10-18bitops: add xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)
2023-06-05locking/atomic: treewide: use raw_atomic*_<op>()Mark Rutland
2021-07-16locking/atomic: add generic arch_*() bitopsMark Rutland
2018-06-21locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*()Will Deacon
2018-02-13locking/atomic/bitops: Document and clarify ordering semantics for failed tes...Will Deacon
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-03-21bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2007-10-18bitops: introduce lock opsNick Piggin