| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-05-05 | rust: kernel: remove redundant imports | 1 | -1/+1 | |
| 2024-02-18 | rust: kernel: add doclinks | 1 | -3/+10 | |
| 2024-02-18 | rust: kernel: mark code fragments in docs with backticks | 1 | -1/+1 | |
| 2024-02-18 | rust: kernel: fix multiple typos in documentation | 1 | -2/+2 | |
| 2024-01-28 | rust: sync: add `CondVar::wait_timeout` | 1 | -2/+2 | |
| 2023-10-05 | rust: kernel: remove `#[allow(clippy::new_ret_no_self)]` | 1 | -1/+0 | |
| 2023-08-07 | rust: lock: Add intra-doc links to the Backend trait | 1 | -3/+3 | |
| 2023-04-22 | rust: sync: introduce `CondVar` | 1 | -1/+0 | |
| 2023-04-22 | rust: lock: add `Guard::do_unlocked` | 1 | -1/+28 | |
| 2023-04-22 | rust: sync: introduce `LockedBy` | 1 | -1/+1 | |
| 2023-04-22 | rust: lock: introduce `SpinLock` | 1 | -0/+1 | |
| 2023-04-22 | rust: lock: introduce `Mutex` | 1 | -0/+2 | |
| 2023-04-22 | rust: sync: introduce `Lock` and `Guard` | 1 | -0/+162 |
