toaruos/kernel/arch/x86_64
2022-02-06 15:04:21 +09:00
..
bootstrap.S kernel: at least add full lead comments to everything 2021-11-26 11:31:10 +09:00
cmos.c kernel: clean up kernel/arch/x86_64/{cmos,pit}.c 2021-11-26 11:05:46 +09:00
gdt.c kernel: at least add full lead comments to everything 2021-11-26 11:31:10 +09:00
idt.c x86_64: fix segfault not being delivered due to cow regression 2022-02-06 15:04:21 +09:00
irq.S kernel: at least add full lead comments to everything 2021-11-26 11:31:10 +09:00
link.ld misaka: initial merge 2021-05-31 10:54:11 +09:00
main.c aarch64: some memory size management 2022-02-01 06:54:59 +09:00
mmu.c x86_64: fixup include paths; mmu.h is shared now 2022-01-30 21:28:10 +09:00
pic.c kernel: at least add full lead comments to everything 2021-11-26 11:31:10 +09:00
pit.c kernel: clean up kernel/arch/x86_64/{cmos,pit}.c 2021-11-26 11:05:46 +09:00
ports.c kernel: at least add full lead comments to everything 2021-11-26 11:31:10 +09:00
ps2hid.c ps2hid: Fixup initialization sequence; unbreaks scrollwheel in vbox 2021-07-08 18:46:04 +09:00
serial.c kernel: exclude serial ports from pts numbering; start numbering at 1 2021-11-04 19:17:21 +09:00
smp.c x86_64: fixup include paths; mmu.h is shared now 2022-01-30 21:28:10 +09:00
user.c x86_64: fixup include paths; mmu.h is shared now 2022-01-30 21:28:10 +09:00