banan-os/kernel/arch/x86_64
Bananymous a4838386e6 Kernel: Remove unnecessary branch from uncanonicalizing addresses 2024-09-10 16:19:16 +03:00
..
PageTable.cpp Kernel: Remove unnecessary branch from uncanonicalizing addresses 2024-09-10 16:19:16 +03:00
Signal.S Kernel: Don't load AP init code to 0xF000, but relocate it later 2024-08-21 13:37:50 +03:00
Syscall.S Kernel: Fix multiprocessing on x86_64 2024-04-03 14:21:55 +03:00
Thread.S Kernel: Invoke ELF interpreter instead if it is specified 2024-08-28 17:06:32 +03:00
boot.S Kernel: Cleanup constructor calls 2024-08-31 02:23:08 +03:00
crti.S Kernel: Cleanup constructor calls 2024-08-31 02:23:08 +03:00
crtn.S Kernel: Cleanup constructor calls 2024-08-31 02:23:08 +03:00
interrupts.S Kernel: All processors use LAPIC timer when running with APIC 2024-07-23 02:28:52 +03:00
linker.ld Kernel: Cleanup constructor calls 2024-08-31 02:23:08 +03:00