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