Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*() | Will Deacon | 2018-06-21 | 1 | -12/+56 |
* | locking/atomic/bitops: Document and clarify ordering semantics for failed tes... | Will Deacon | 2018-02-13 | 1 | -1/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | bitops: Do not default to __clear_bit() for __clear_bit_unlock() | Peter Zijlstra | 2016-03-21 | 1 | -7/+7 |
* | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -1/+1 |
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 | 1 | -0/+45 |