summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/bitops/lock.h
Commit message (Expand)AuthorAgeFilesLines
* locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*()Will Deacon2018-06-211-12/+56
* locking/atomic/bitops: Document and clarify ordering semantics for failed tes...Will Deacon2018-02-131-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra2016-03-211-7/+7
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
* bitops: introduce lock opsNick Piggin2007-10-181-0/+45