Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-02 | Set up the physical memory allocators. | Nathan Ringo | |
2024-09-01 | Move almost all the kernel into crates/. | Nathan Ringo | |
2024-09-01 | Fix Clippy lints. | Nathan Ringo | |
2024-09-01 | Simplify debug printing of the buddy allocator. | Nathan Ringo | |
2024-09-01 | Remove inaccurate doc comment, allow using space from the tree metadata was ↵ | Nathan Ringo | |
stored in. | |||
2024-09-01 | Implements block merging and fixes a provenance bug. | Nathan Ringo | |
2024-09-01 | Implement size class splitting. | Nathan Ringo | |
2024-09-01 | Fix a bitset indexing bug, change a panic to be more informative. | Nathan Ringo | |
2024-09-01 | Rename crates. | Nathan Ringo | |