summaryrefslogtreecommitdiff
path: root/src/arch/amd64/cpu (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-04refactor archHEADmainFreya Murphy1-3/+3
2024-02-03fix acpi on uefi, kprint fixesFreya Murphy1-2/+2
2024-02-03print registers on fatal exceptiontrimill4-108/+119
2024-02-03acpi table loading and shutdown works, plus mmap fix :3Freya Murphy1-1/+1
2024-02-03formattingtrimill3-70/+70
2024-02-03fix problemtrimill1-2/+2
2024-02-03alloc on write paging, -O3 compile works, 'volatile' is the story of my lifeFreya Murphy3-13/+22
2024-02-03refactor exception panictrimill1-14/+15
2024-02-03refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to us...Freya Murphy6-0/+864