summaryrefslogtreecommitdiff
path: root/crates/kernel/src/arch
AgeCommit message (Collapse)Author
2024-09-14Start of a platform-independent paging interface.Nathan Ringo
2024-09-12Adds the start of a regular allocator, and some page table maintainence.Nathan Ringo
2024-09-04Enables paging.Nathan Ringo
2024-09-02Set up the physical memory allocators.Nathan Ringo
2024-09-01Move almost all the kernel into crates/.Nathan Ringo