summaryrefslogtreecommitdiff
path: root/src/kernel/malloc.c
AgeCommit message (Collapse)Author
2023-09-07kernel: slightly refactor the page allocatordzwdz
2023-09-06kernel: fix panic with large initrddzwdz
2023-02-22kernel/malloc: fill allocated and freed regions with junkdzwdz
2023-01-25kernel: move /mem/alloc to /malloc and linker.ld to arch/amd64/dzwdz