| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-05-05 | rust: kernel: remove redundant imports | 1 | -1/+0 | |
| 2024-04-16 | rust: init: update `init` module to take allocation flags | 1 | -1/+1 | |
| 2024-02-18 | rust: kernel: add reexports for macros | 1 | -2/+2 | |
| 2024-02-18 | rust: kernel: add srctree-relative doclinks | 1 | -0/+2 | |
| 2024-01-28 | rust: sync: update integer types in CondVar | 1 | -18/+20 | |
| 2024-01-28 | rust: sync: add `CondVar::wait_timeout` | 1 | -6/+54 | |
| 2024-01-28 | rust: sync: add `CondVar::notify_sync` | 1 | -0/+10 | |
| 2024-01-22 | rust: sync: `CondVar` rename "wait_list" to "wait_queue_head" | 1 | -8/+12 | |
| 2023-12-21 | rust: support `srctree`-relative links | 1 | -1/+1 | |
| 2023-12-21 | rust: sync: Makes `CondVar::wait()` an uninterruptible wait | 1 | -14/+14 | |
| 2023-10-05 | rust: kernel: remove `#[allow(clippy::new_ret_no_self)]` | 1 | -1/+0 | |
| 2023-04-22 | rust: sync: introduce `CondVar` | 1 | -0/+174 |
