| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2026-02-10 | Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -3/+52 |
| 2026-01-26 | rust: sync: atomic: Provide stub for `rusttest` 32-bit hosts | Miguel Ojeda | -0/+11 |
| 2026-01-09 | rust: sync: atomic: Add atomic bool tests | FUJITA Tomonori | -0/+16 |
| 2026-01-09 | rust: sync: atomic: Add atomic bool support via i8 representation | FUJITA Tomonori | -0/+11 |
| 2026-01-09 | rust: sync: atomic: Add i8/i16 xchg and cmpxchg support | FUJITA Tomonori | -2/+2 |
| 2026-01-09 | rust: sync: atomic: Add store_release/load_acquire tests | FUJITA Tomonori | -0/+10 |
| 2026-01-09 | rust: sync: atomic: Add i8/i16 load and store support | FUJITA Tomonori | -1/+13 |
| 2025-09-15 | rust: sync: atomic: Add Atomic<{usize,isize}> | Boqun Feng | -4/+49 |
| 2025-09-15 | rust: sync: atomic: Add Atomic<u{32,64}> | Boqun Feng | -0/+95 |
| 2025-09-15 | rust: sync: atomic: Add the framework of arithmetic operations | Boqun Feng | -0/+14 |
| 2025-09-15 | rust: sync: atomic: Add generic atomics | Boqun Feng | -0/+15 |
