aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/src/memory/region_allocator.cpp
AgeCommit message (Expand)AuthorFilesLines
2026-03-17x86_64/memory: fix region allocator logicFelix Morgner1-2/+2
2026-03-17Protect boot modules in region_allocatorLukas Oesch1-11/+32
2026-03-16x86_64/memory: add student todoFelix Morgner1-0/+1
2026-03-13kernel/memory: implement basic bitmap allocatorFelix Morgner1-0/+9
2026-01-16chore: restructure namespacesFelix Morgner1-14/+16
2025-12-23kapi/memory: implement multi-frame allocationFelix Morgner1-8/+25
2025-12-17x86_64/memory: simplify region allocatorFelix Morgner1-29/+52
2025-12-15kapi/memory: initialize memory subsystemFelix Morgner1-0/+1
2025-12-15chore: fix missing includesFelix Morgner1-0/+1
2025-12-11docs: improve documentationFelix Morgner1-1/+1
2025-10-31build: enable lintingFelix Morgner1-3/+3
2025-10-29chore: reformat source codeFelix Morgner1-2/+2
2025-10-29x86_64/memory: fix region allocator initializationFelix Morgner1-1/+1
2025-10-29x86_64/memory: simplify region allocatorFelix Morgner1-5/+8
2025-10-29kapi: export frame_allocator interfaceFelix Morgner1-3/+3
2025-10-29kapi: move frame and address to KAPIFelix Morgner1-12/+4
2025-07-18x86-64: prepare new architectureFelix Morgner1-0/+95