banan-os/kernel
Bananymous d5f302a68b Kernel: kmalloc now uses two locks
One for fixed allocations and one for general allocations
2023-03-06 12:40:35 +02:00
..
arch Kernel: Threads cannot take arguments anymore 2023-03-02 01:56:09 +02:00
font Kernel: Add prefs font for terminal output before file system 2023-02-23 01:22:50 +02:00
include/kernel Kernel: Threads cannot take arguments anymore 2023-03-02 01:56:09 +02:00
kernel Kernel: kmalloc now uses two locks 2023-03-06 12:40:35 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: Rewrite basically all current disk io stuff 2023-02-26 03:00:29 +02:00
icxxabi.cpp Kernel: Add some more cxxabi functionality 2023-02-02 15:50:26 +02:00