Luna/kernel/src
2022-09-18 15:22:43 +02:00
..
acpi New framebuffer class!! 2022-09-10 18:42:40 +02:00
cpu LOTS MORE LOGGING. which is great, of course. 2022-09-07 19:41:08 +02:00
gdt Load a bare-bones TSS for CPU0 2022-09-17 17:40:35 +02:00
init Change initrd/sys/config 2022-09-15 18:42:59 +02:00
interrupts Fix terminology in keyboard IRQ 2022-09-18 09:47:58 +02:00
io Use appropriate logging functions 2022-09-08 17:03:17 +02:00
log Add the ability to toggle loglevels in KernelLog 2022-09-15 18:42:38 +02:00
memory commit 2022-09-14 17:55:24 +02:00
panic Make hang() noreturn 2022-09-06 12:12:55 +02:00
power New framebuffer class!! 2022-09-10 18:42:40 +02:00
rand Cache RDSEED and RDRAND presence 2022-09-18 15:22:43 +02:00
render Update TextRenderer to use kerrorln 2022-09-10 22:17:18 +02:00
scheduling Make divisor in PIT.cpp static 2022-09-15 18:12:43 +02:00
std Make strstr take a const char* as a needle instead of a char* 2022-09-15 18:42:18 +02:00
main.cpp Randomness and stack protection!! 2022-09-14 18:54:40 +02:00
stack.cpp add module to stack.cpp 2022-09-14 19:02:36 +02:00