Age | Commit message (Expand) | Author |
---|---|---|
2025-03-13 | rust: alloc: implement `KVmalloc` allocator | Danilo Krummrich |
2025-03-13 | rust: alloc: implement `Vmalloc` allocator | Danilo Krummrich |
2024-12-05 | rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RT | Eder Zulian |
2024-09-26 | rust: mutex: fix __mutex_init() usage in case of PREEMPT_RT | Dirk Behme |
2024-08-31 | rust: rbtree: add red-black tree implementation backed by the C version | Wedson Almeida Filho |
2024-08-19 | rust: kbuild: auto generate helper exports | Gary Guo |
2024-08-18 | rust: kbuild: split up helpers.c | Andreas Hindborg |