Age | Commit message (Expand) | Author |
---|---|---|
2024-07-08 | rust: add abstraction for `struct page` | Alice Ryhl |
2024-07-08 | rust: alloc: add __GFP_HIGHMEM flag | Alice Ryhl |
2024-07-08 | rust: alloc: fix typo in docs for GFP_NOWAIT | Alice Ryhl |
2024-05-05 | rust: kernel: remove redundant imports | Miguel Ojeda |
2024-04-16 | rust: kernel: remove usage of `allocator_api` unstable feature | Wedson Almeida Filho |
2024-04-16 | rust: alloc: introduce the `BoxExt` trait | Wedson Almeida Filho |
2024-04-16 | rust: alloc: introduce allocation flags | Wedson Almeida Filho |
2024-04-16 | rust: alloc: introduce the `VecExt` trait | Wedson Almeida Filho |
2024-04-16 | rust: kernel: move `allocator` module under `alloc` | Wedson Almeida Filho |