| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-21 | atomic: Skip alignment check for try_cmpxchg() old arg | Arnd Bergmann | 1 | -4/+7 |
| 2023-10-09 | locking/atomic: Add generic support for sync_try_cmpxchg() and its fallback | Uros Bizjak | 1 | -1/+2 |
| 2023-06-05 | locking/atomic: scripts: generate kerneldoc comments | Mark Rutland | 1 | -0/+2 |
| 2023-06-05 | locking/atomic: scripts: add trivial raw_atomic*_<op>() | Mark Rutland | 1 | -12/+7 |
| 2023-06-05 | locking/atomic: scripts: remove leftover "${mult}" | Mark Rutland | 1 | -1/+1 |
| 2023-06-05 | arch: Remove cmpxchg_double | Peter Zijlstra | 1 | -11/+4 |
| 2023-06-05 | instrumentation: Wire up cmpxchg128() | Peter Zijlstra | 1 | -2/+2 |
| 2023-04-29 | locking/atomic: Correct (cmp)xchg() instrumentationlocking-core-2023-05-05 | Mark Rutland | 1 | -3/+3 |
| 2023-04-29 | locking/atomic: Add generic try_cmpxchg{,64}_local() support | Uros Bizjak | 1 | -1/+1 |
| 2022-05-18 | locking/atomic: Add generic try_cmpxchg64 support | Uros Bizjak | 1 | -1/+1 |
| 2021-12-09 | locking/atomics, kcsan: Add instrumentation for barriers | Marco Elver | 1 | -9/+32 |
| 2021-07-16 | locking/atomic: add arch_atomic_long*() | Mark Rutland | 1 | -0/+5 |
| 2021-07-16 | locking/atomic: centralize generated headers | Mark Rutland | 1 | -3/+3 |
| 2021-05-26 | locking/atomics: atomic-instrumented: simplify ifdeffery | Mark Rutland | 1 | -49/+2 |
| 2020-11-07 | Merge branch 'linus' into perf/kprobes | Ingo Molnar | 1 | -6/+15 |
| 2020-10-12 | asm-generic/atomic: Add try_cmpxchg() fallbacks | Peter Zijlstra | 1 | -6/+23 |
| 2020-08-24 | locking/atomics: Use read-write instrumentation for atomic RMWs | Marco Elver | 1 | -6/+15 |
| 2020-03-21 | asm-generic, atomic-instrumented: Use generic instrumented.h | Marco Elver | 1 | -16/+3 |
| 2020-01-07 | asm-generic/atomic: Use __always_inline for pure wrappers | Marco Elver | 1 | -3/+4 |
| 2019-11-16 | locking/atomics, kcsan: Add KCSAN instrumentation | Marco Elver | 1 | -2/+15 |
| 2018-11-01 | locking/atomics: Fix scripts/atomic/ script permissions | Ingo Molnar | 1 | -0/+0 |
| 2018-11-01 | locking/atomics: Add common header generation files | Mark Rutland | 1 | -0/+182 |