summaryrefslogtreecommitdiff
path: root/kernel/kmalloc.h
AgeCommit message (Expand)Author
2024-07-06Kernel: Add kmalloc scanAnton Kling
2024-05-06kmalloc: Add debug kmallocAnton Kling
2024-04-27Kernel: Make "relist" able to dynamically resizeAnton Kling
2024-04-12Kernel/MMU: Dellocate pagedirectory when process exits.Anton Kling
2023-11-28Meta: Apply new clang-format rules to kernelAnton Kling
2023-11-13Kernel: Remove kmalloc_eternalAnton Kling
2023-11-10Kernel Style: Change uint*_t -> u*Anton Kling
2023-10-31Meta: Move kernel and userland to their own folders.Anton Kling