Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rust: kernel: remove redundant imports | Miguel Ojeda | 2024-05-05 | 1 | -2/+0 |
* | rust: init: update `init` module to take allocation flags | Wedson Almeida Filho | 2024-04-16 | 1 | -1/+1 |
* | rust: kernel: add reexports for macros | Alice Ryhl | 2024-02-18 | 1 | -1/+2 |
* | rust: kernel: fix multiple typos in documentation | Valentin Obst | 2024-02-18 | 1 | -1/+1 |
* | rust: support `srctree`-relative links | Miguel Ojeda | 2023-12-21 | 1 | -1/+1 |
* | rust: sync: make doctests compilable/testable | Miguel Ojeda | 2023-07-19 | 1 | -0/+1 |
* | rust: lock: add `Guard::do_unlocked` | Wedson Almeida Filho | 2023-04-22 | 1 | -1/+2 |
* | rust: lock: introduce `SpinLock` | Wedson Almeida Filho | 2023-04-22 | 1 | -0/+116 |