summaryrefslogtreecommitdiff
path: root/src/kernel/arch/amd64/interrupts
AgeCommit message (Expand)Author
2023-01-25kernel/virt: replace the virt_cpy api with a more foolproof onedzwdz
2022-09-01kernel: add a debug print for the amount of used memorydzwdz
2022-08-28kernel/amd64: SSE supportdzwdz
2022-08-17amd64: rtl8139 driver with basic rx supportdzwdz
2022-08-07kernel: ps2 mouse supportdzwdz
2022-08-04do some simple TODOs, organize the rest; general code maintainancedzwdz
2022-08-04syscalls: add _syscall_sleep()dzwdz
2022-08-03amd64: cleanup the irq code, #define the magic numbersdzwdz
2022-07-16amd64: back at the shell!dzwdz
2022-07-16amd64: init can print to the terminal nowdzwdz
2022-07-16amd64: seemingly working syscalls (SYSCALL/SYSRET)dzwdz
2022-07-16amd64: barely boot into kernel codedzwdz