Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/atomic: scripts: simplify raw_atomic*() definitions | Mark Rutland | 2023-06-05 | 21 | -84/+0 |
* | locking/atomic: scripts: restructure fallback ifdeffery | Mark Rutland | 2023-06-05 | 21 | -43/+43 |
* | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland | 2023-06-05 | 2 | -0/+14 |
* | locking/atomic: remove fallback comments | Mark Rutland | 2023-06-05 | 7 | -58/+0 |
* | atomics: Provide atomic_add_negative() variants | Thomas Gleixner | 2023-03-28 | 1 | -6/+5 |
* | atomics: Fix atomic64_{read_acquire,set_release} fallbacks | Mark Rutland | 2022-02-11 | 2 | -2/+16 |
* | locking/atomic: remove ARCH_ATOMIC remanants | Mark Rutland | 2021-07-16 | 19 | -47/+47 |
* | locking/atomics: Flip fallbacks and instrumentation | Peter Zijlstra | 2020-06-11 | 19 | -47/+47 |
* | asm-generic/atomic: Use __always_inline for fallback wrappers | Marco Elver | 2020-06-11 | 19 | -19/+19 |
* | locking/atomics: Fix scripts/atomic/ script permissions | Ingo Molnar | 2018-11-01 | 19 | -0/+0 |
* | locking/atomics: Add common header generation files | Mark Rutland | 2018-11-01 | 19 | -0/+232 |