Age | Commit message (Expand) | Author |
---|---|---|
2023-06-16 | locking/atomic: scripts: fix ${atomic}_dec_if_positive() kerneldoc | Mark Rutland |
2023-06-05 | locking/atomic: scripts: generate kerneldoc comments | Mark Rutland |
2023-06-05 | locking/atomic: scripts: simplify raw_atomic*() definitions | Mark Rutland |
2023-06-05 | locking/atomic: scripts: restructure fallback ifdeffery | Mark Rutland |
2023-06-05 | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland |
2023-06-05 | locking/atomic: remove fallback comments | Mark Rutland |
2023-06-05 | instrumentation: Wire up cmpxchg128() | Peter Zijlstra |
2023-04-29 | locking/atomic: Add generic try_cmpxchg{,64}_local() support | Uros Bizjak |
2023-03-28 | atomics: Provide atomic_add_negative() variants | Thomas Gleixner |
2022-05-18 | locking/atomic: Add generic try_cmpxchg64 support | Uros Bizjak |
2022-02-11 | atomics: Fix atomic64_{read_acquire,set_release} fallbacks | Mark Rutland |
2021-07-16 | locking/atomic: centralize generated headers | Mark Rutland |