summaryrefslogtreecommitdiff
path: root/sys/vm/vm_dynalloc.c
AgeCommit message (Expand)Author
2024-01-12kernel: vm: Make vm_get_bsp_ctx() return pointerIan Moffett
2024-01-01project-wide: Make copyright year a rangeIan Moffett
2024-01-01project-wide: Update copyright yearIan Moffett
2023-12-13kernel: vm: Ensure calls are serializedIan Moffett
2023-12-13kernel: vm: `cpu_vm_ctx' -> `vm_ctx'Ian Moffett
2023-12-13kernel: vm: Add support for dynalloc pool resizeIan Moffett
2023-11-24kernel: vm: Port TLSF allocatorIan Moffett