banan-os/kernel
Bananymous 62469c529f Kernel: IDT now allocates descriptors with kmalloc_eternal 2023-01-22 03:18:42 +02:00
..
arch/i386 Kernel: IDT now allocates descriptors with kmalloc_eternal 2023-01-22 03:18:42 +02:00
include/kernel Kernel: rename MMU::m_page_directory_pointer_table -> m_highest_paging_stuct 2023-01-22 03:03:58 +02:00
kernel Kernel: Add kmalloc_eternal back 2023-01-22 03:10:48 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: Move dump_backtrace() out of arch. 2023-01-22 03:00:13 +02:00
icxxabi.cpp Kernel: We can now use destructors in global objects 2022-12-13 00:52:32 +02:00