Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | rust: macros: add `concat_idents!` proc macro | Björn Roy Baron | 2022-12-04 | 2 | -0/+67 | |
* | rust: print: add `pr_cont!` macro | Miguel Ojeda | 2022-12-01 | 1 | -9/+63 | |
* | rust: print: add more `pr_*!` levels | Miguel Ojeda | 2022-12-01 | 2 | -1/+155 | |
* | rust: prelude: split re-exports into groups | Miguel Ojeda | 2022-12-01 | 1 | -5/+9 | |
* | Kbuild: add Rust support | Miguel Ojeda | 2022-09-28 | 3 | -0/+410 | |
* | rust: export generated symbols | Miguel Ojeda | 2022-09-28 | 1 | -0/+21 | |
* | rust: add `kernel` crate | Wedson Almeida Filho | 2022-09-28 | 6 | -0/+491 | |
* | rust: add `bindings` crate | Miguel Ojeda | 2022-09-28 | 2 | -0/+66 | |
* | rust: add `macros` crate | Miguel Ojeda | 2022-09-28 | 3 | -0/+405 | |
* | rust: add `compiler_builtins` crate | Miguel Ojeda | 2022-09-28 | 1 | -0/+63 | |
* | rust: adapt `alloc` crate to the kernel | Miguel Ojeda | 2022-09-28 | 14 | -1/+100 | |
* | rust: import upstream `alloc` crate | Miguel Ojeda | 2022-09-28 | 13 | -0/+9037 | |
* | rust: add C helpers | Miguel Ojeda | 2022-09-28 | 1 | -0/+51 |