Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asm-generic/atomic: Add try_cmpxchg() fallbacks | Peter Zijlstra | 2020-10-12 | 1 | -10/+80 |
* | locking/atomics: Provide the arch_atomic_ interface to generic code | Peter Zijlstra | 2020-06-25 | 1 | -1/+235 |
* | locking/atomics: Flip fallbacks and instrumentation | Peter Zijlstra | 2020-06-11 | 1 | -7/+1 |
* | asm-generic/atomic: Use __always_inline for fallback wrappers | Marco Elver | 2020-06-11 | 1 | -169/+171 |
* | locking/atomics: Check atomic headers with sha1sum | Mark Rutland | 2019-02-13 | 1 | -0/+1 |
* | locking/atomics: Switch to generated fallbacks | Mark Rutland | 2018-11-01 | 1 | -0/+2294 |