summaryrefslogtreecommitdiff
path: root/kernel/cpu/idt.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix segmentsFreya Murphy2025-04-281-1/+2
* fix pic eoi in timerFreya Murphy2025-04-281-2/+4
* move context save area to pcb not in stackFreya Murphy2025-04-281-43/+64
* syscall_return fnFreya Murphy2025-04-251-8/+15
* kernel syscall handlerFreya Murphy2025-04-241-2/+26
* add 64-bit idt/pic and fix pagingFreya Murphy2025-04-031-0/+666