| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2026-03-08 | rust: atomic: Update a safety comment in impl of `fetch_add()` | Andreas Hindborg | -1/+1 |
| 2026-03-08 | rust: sync: atomic: Add fetch_sub() | Andreas Hindborg | -0/+5 |
| 2026-03-08 | rust: sync: atomic: Add Atomic<*{mut,const} T> support | Boqun Feng | -9/+15 |
| 2026-03-08 | rust: sync: atomic: Clarify the need of CONFIG_ARCH_SUPPORTS_ATOMIC_RMW | Boqun Feng | -6/+13 |
| 2026-01-09 | rust: sync: atomic: Add i8/i16 xchg and cmpxchg support | FUJITA Tomonori | -1/+7 |
| 2026-01-09 | rust: sync: atomic: Add i8/i16 load and store support | FUJITA Tomonori | -6/+19 |
| 2026-01-09 | rust: sync: atomic: Prepare AtomicOps macros for i8/i16 support | FUJITA Tomonori | -19/+66 |
| 2025-09-15 | rust: sync: Add basic atomic operation mapping framework | Boqun Feng | -0/+265 |
