aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/scripts
AgeCommit message (Expand)AuthorFilesLines
2024-12-01Fix guard page and ensure it crashes even if guard page is skipped altogetherMatteo Gmür1-10/+10
2024-11-24implement basic heap and remap itFabian Imhof1-3/+2
2024-11-03align elf sections to 4kbFabian Imhof1-7/+4
2024-10-26wipFabian Imhof1-5/+3
2024-10-26move paging alignmentFabian Imhof1-3/+3
2024-10-26fix mmap type, adjust linker, use std::arrayFabian Imhof1-0/+3
2024-10-06Remove high memory kernel and needless printsMatteo Gmür1-12/+10
2024-09-17build: fix CRT code linkingFelix Morgner1-6/+6
2024-09-17build: migrate away from conanFelix Morgner1-0/+139