banan-os/kernel/arch/x86_64
Bananymous d7bf34ecd0 Kernel: Write isr handler for x86_32 and cleanup x86_64 2024-03-26 20:16:20 +02:00
..
PageTable.cpp Kernel: Store current processor pointer in IA32_GS_BASE 2024-03-07 16:05:29 +02:00
Signal.S Kernel: Improve syscall handling 2024-02-12 21:51:11 +02:00
Syscall.S Kernel: Rename rsp->sp and rip->ip 2024-03-22 15:41:15 +02:00
Thread.S Kernel: Make i386 thread tramplines crash 2024-03-26 00:10:42 +02:00
boot.S Kernel: Store current processor pointer in IA32_GS_BASE 2024-03-07 16:05:29 +02:00
crti.S Kernel: Finally managed to get 64-bit working 2023-01-25 19:19:28 +02:00
crtn.S Kernel: Finally managed to get 64-bit working 2023-01-25 19:19:28 +02:00
interrupts.S Kernel: Write isr handler for x86_32 and cleanup x86_64 2024-03-26 20:16:20 +02:00
linker.ld Kernel: Start all processors on kernel boot 2024-03-03 02:19:43 +02:00