summaryrefslogtreecommitdiff
path: root/src/kernel/mem/alloc.h
AgeCommit message (Expand)Author
2023-01-25kernel: move /mem/alloc to /malloc and linker.ld to arch/amd64/dzwdz
2022-08-19kernel: kzallocdzwdz
2022-08-15kernel: combine kmain_early and kmaindzwdz
2022-07-16amd64: just enough paging support to map initdzwdz
2022-06-30kernel: get lint to shut up about undeclared variablesdzwdz
2022-05-05kernel: each driver registers its own mountsdzwdz
2022-05-03kernel/alloc: expose kmalloc_sanitydzwdz
2021-09-19show the malloc balance on halt; remove a bad kfree() calldzwdz
2021-09-05move most of the memory stuff to kernel/mem/dzwdz