summaryrefslogtreecommitdiff
path: root/kc/core
AgeCommit message (Expand)Author
2022-01-09deleted empty functionAda Christine
2022-01-08rudimentary virtual memory allocationAda Christine
2022-01-03more memory management workAda Christine
2022-01-02page faults now call up the vm_object for the faulting addressAda Christine
2022-01-02bug in vm_tree.c; adjustments to boot data object spaceAda Christine
2022-01-02in-order successor nodeAda Christine
2022-01-02vm tree bbAda Christine
2021-12-31whoops, test codeAda Christine
2021-12-30pass the whole boot data struct to memory_init for my sanityAda Christine
2021-12-29more granular options for memory spacesAda Christine
2021-12-29anonymous spaces work againAda Christine
2021-12-29Revert "anonymous memory works again"Ada Christine
2021-12-29anonymous memory works againAda Christine
2021-12-29add memory_init() againAda Christine
2021-12-26now possible to enter the kernel in physical address mode!Ada Christine
2021-12-26make all component objects have the same base linker optionsAda Christine
2021-12-26missing fileAda Christine
2021-12-26everything builds, probably doesn't work. commit in preparation for a mergeAda Christine
2021-12-19moving files aroundAda Christine