summaryrefslogtreecommitdiff
path: root/src/kernel/arch/i386/interrupts/idt.c
AgeCommit message (Expand)Author
2022-06-30kernel/linker: rename .text.early to .shareddzwdz
2022-05-21kernel/i386: only map what's absolutely necessary in the userdzwdz
2021-08-24replace () with (void) in function definitionsdzwdz
2021-08-22kernel: implement assertdzwdz
2021-07-21simplify the IDT generationdzwdz
2021-07-21create ISR stubs, which call a single main isr handlerdzwdz
2021-07-19add a page fault handlerdzwdz
2021-07-18move all kernel sources to src/kernel/dzwdz