summaryrefslogtreecommitdiff
path: root/src/sys/vm/vm_init.c
AgeCommit message (Expand)Author
2025-09-15os/amd64: Make MMU header standard per archIan Moffett
2025-09-15kern: os: Add initial kalloc subsystemIan Moffett
2025-09-14kern: vm: Implement page mapping and VASesIan Moffett
2025-09-14kern/amd64: vm: Add initial MMU skeleton logicIan Moffett
2025-09-14os: vm: Add physical memory managerIan Moffett