toaruos/kernel/arch/x86_64
2021-10-20 18:49:40 +09:00
..
bootstrap.S x86_64: Support multiboot2 loaders 2021-10-20 16:03:05 +09:00
cmos.c x86_64: Cleanup boot messages to fit in vga text mode better 2021-10-20 18:49:40 +09:00
gdt.c misaka: initial merge 2021-05-31 10:54:11 +09:00
idt.c kernel: Print tracebacks for more fatal errors 2021-10-20 10:33:58 +09:00
irq.S smp: Force userspace preemption on other cores. 2021-09-02 21:38:30 +09:00
link.ld misaka: initial merge 2021-05-31 10:54:11 +09:00
main.c x86_64: Cleanup boot messages to fit in vga text mode better 2021-10-20 18:49:40 +09:00
mmu.c kernel: Print tracebacks for more fatal errors 2021-10-20 10:33:58 +09:00
pic.c misaka: initial merge 2021-05-31 10:54:11 +09:00
pit.c misaka: initial merge 2021-05-31 10:54:11 +09:00
ports.c misaka: initial merge 2021-05-31 10:54:11 +09:00
ps2hid.c ps2hid: Fixup initialization sequence; unbreaks scrollwheel in vbox 2021-07-08 18:46:04 +09:00
serial.c serial: should be owned by 'dialout' group 2021-08-31 22:40:49 +09:00
smp.c x86_64: Support multiboot2 loaders 2021-10-20 16:03:05 +09:00
user.c kernel: Should not need to use temporary buffer for fxsave/rstr 2021-09-02 18:04:44 +09:00