summaryrefslogtreecommitdiff
path: root/kernel/memory.c
AgeCommit message (Collapse)Author
2021-04-12page faults, beginning the heap, bugs in panic.cAda Christine
2021-04-11removed superfluous functionAda Christine
2021-04-11added rule to compile .S files; page fault ISR and skeleton handler are presentAda Christine
2021-04-10physical allocator is now availableAda Christine
2021-04-02kernel has gdt now and loads segment register and we can allocate pagesAda Christine