Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-28 | Kbuild: add Rust support | Miguel Ojeda | 3 | -0/+410 |
2022-09-28 | rust: export generated symbols | Miguel Ojeda | 1 | -0/+21 |
2022-09-28 | rust: add `kernel` crate | Wedson Almeida Filho | 6 | -0/+491 |
2022-09-28 | rust: add `bindings` crate | Miguel Ojeda | 2 | -0/+66 |
2022-09-28 | rust: add `macros` crate | Miguel Ojeda | 3 | -0/+405 |
2022-09-28 | rust: add `compiler_builtins` crate | Miguel Ojeda | 1 | -0/+63 |
2022-09-28 | rust: adapt `alloc` crate to the kernel | Miguel Ojeda | 14 | -1/+100 |
2022-09-28 | rust: import upstream `alloc` crate | Miguel Ojeda | 13 | -0/+9037 |
2022-09-28 | rust: add C helpers | Miguel Ojeda | 1 | -0/+51 |