aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/src/interrupt_handling
AgeCommit message (Expand)AuthorFilesLines
2025-05-06Remove user Mode Access to VGA / Heap and Kernel Methods.Matteo Gmür1-0/+1
2025-05-03write wrapper function for syscallFabian Imhof1-26/+0
2025-04-27Move gnu function attributes to header fileMatteo Gmür1-3/+0
2025-04-21WIP syscallFabian Imhof1-1/+21
2025-04-17add syscall interrupt handlerFabian Imhof1-0/+7
2025-04-02fix interrupt handler and idtFabian Imhof1-1/+1
2025-03-31Clean up global descriptor table initalizationMatteo Gmür1-1/+1
2025-03-29fix gdt segments, improve idt and trial&error for triple faultFabian Imhof1-0/+14