summaryrefslogtreecommitdiff
path: root/src/arch/amd64/cpu (follow)
Commit message (Collapse)AuthorAgeFilesLines
* acpi table loading and shutdown works, plus mmap fix :3Freya Murphy2024-02-031-1/+1
|
* formattingtrimill2024-02-033-70/+70
|
* fix problemtrimill2024-02-031-2/+2
|
* alloc on write paging, -O3 compile works, 'volatile' is the story of my lifeFreya Murphy2024-02-033-13/+22
|
* refactor exception panictrimill2024-02-031-14/+15
|
* refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to ↵Freya Murphy2024-02-036-0/+864
userspace later), other fixes