summaryrefslogtreecommitdiff
path: root/api/kernel
AgeCommit message (Expand)Author
2023-02-19preparations for user modeAda Christine
2022-02-24many changesAda Christine
2022-02-04header reworking, beginning memory.c refactoringAda Christine
2022-02-03don't pass kernel boot parameters to init functions, just use an accessorAda Christine
2021-12-29boot data additionsAda 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-29kernel memory map is passed on in kernel object spaceAda Christine
2021-12-19i don't know what i'm doing anymoreAda Christine
2021-12-16reworking loaderAda Christine
2021-06-02cast address and offset calculationsAda Christine
2021-05-06moved paging code, slight modificationsAda Christine
2021-04-23less repetition, more flexibility with paging macrosAda Christine
2021-04-12reduced startup stack sizeAda Christine
2021-04-10physical allocator is now availableAda Christine
2021-04-07moved entry stack definitionsAda Christine
2021-04-07moved headers around a bitAda Christine
2021-04-02kernel has gdt now and loads segment register and we can allocate pagesAda Christine
2021-03-30better page table entry masksAda Christine
2021-03-27paging constants into headerAda Christine