summaryrefslogtreecommitdiff
path: root/kern/bootmem.c
AgeCommit message (Expand)Author
2017-10-24Improve page table creation at boot timeRichard Braun
2017-10-19Polish the bootmem module a bitRichard Braun
2017-10-17Implement buddy allocation in the bootmem moduleRichard Braun
2017-10-17Start implementation of the bootmem buddy allocatorRichard Braun
2017-10-07First bootmem prototypeRichard Braun