aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/src/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2025-03-16start implementing TSSFabian Imhof2-1/+18
2025-03-15implement loading of gdtr registerMatteo Gmür2-9/+12
2025-03-14Fix header recursion problemMatteo Gmür1-4/+7
2025-03-13fixup typing and continue adding gdtFabian Imhof5-11/+25
2025-03-13IN_PROGRESS implement gdt initializationFabian Imhof4-0/+152