Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/atomic: Add generic try_cmpxchg64 support | Uros Bizjak | 2022-05-18 | 1 | -13/+18 |
* | locking/atomic: remove ARCH_ATOMIC remanants | Mark Rutland | 2021-07-16 | 1 | -43/+23 |
* | locking/atomic: simplify ifdef generation | Mark Rutland | 2021-07-16 | 1 | -1/+1 |
* | asm-generic/atomic: Add try_cmpxchg() fallbacks | Peter Zijlstra | 2020-10-12 | 1 | -7/+56 |
* | locking/atomics: Provide the arch_atomic_ interface to generic code | Peter Zijlstra | 2020-06-25 | 1 | -0/+31 |
* | locking/atomics: Flip fallbacks and instrumentation | Peter Zijlstra | 2020-06-11 | 1 | -16/+13 |
* | asm-generic/atomic: Use __always_inline for fallback wrappers | Marco Elver | 2020-06-11 | 1 | -0/+2 |
* | locking/atomics: Fix scripts/atomic/ script permissions | Ingo Molnar | 2018-11-01 | 1 | -0/+0 |
* | locking/atomics: Add common header generation files | Mark Rutland | 2018-11-01 | 1 | -0/+181 |