toaruos/kernel/arch/x86_64
2024-01-18 06:14:14 +09:00
..
bootstrap.S mbi2: Set normal load address 2023-12-07 09:29:36 +09:00
cmos.c date: add rudimentary support for setting date/time 2022-02-25 21:16:30 +09:00
gdt.c kernel: support syscall/sysret 2023-11-05 14:32:47 +09:00
idt.c x86_64: remove unused ability to return a different interrupt context 2024-01-18 06:14:14 +09:00
irq.S x86_64: remove unused ability to return a different interrupt context 2024-01-18 06:14:14 +09:00
link.ld kernel: experiment with static-pie 2023-11-10 15:40:41 +09:00
main.c kernel: experiment with static-pie 2023-11-10 15:40:41 +09:00
mmu.c kernel: x86-64: copy over unmap improvements from aarch64 2022-03-16 08:39:33 +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 pty: initial support for setting line control 2023-10-08 14:52:34 +09:00
smp.c kernel: fix cast 2023-12-07 09:30:54 +09:00
user.c kernel: support syscall/sysret 2023-11-05 14:32:47 +09:00