sortix-mirror/kernel/x86
Jonas 'Sortie' Termansen dad5c57f33 Allow bootloader bitmap framebuffer modesetting. 2016-01-08 19:56:11 +01:00
..
boot.S Allow bootloader bitmap framebuffer modesetting. 2016-01-08 19:56:11 +01:00
crti.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
crtn.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
interrupt.S Fix x86 Alignment Check and Security Exception handlers. 2016-01-07 19:17:04 +01:00
kthread.S Clean up kernel thread creation code. 2014-11-18 18:10:22 +01:00
memorymanagement.cpp Initialize paging before KernelInit. 2015-08-21 21:25:00 +02:00
memorymanagement.h Update kernel memory management to current coding conventions. 2014-03-01 14:37:40 +01:00
syscall.S Clear registers after system calls. 2015-08-26 16:29:18 +02:00