Luna/kernel
apio 3ec54fafde
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
x86_64/MMU: Do not allocate level 1 page tables for huge page entries
This would leak memory, since we would never end up using them.
2023-02-27 12:55:15 +01:00
..
src x86_64/MMU: Do not allocate level 1 page tables for huge page entries 2023-02-27 12:55:15 +01:00
CMakeLists.txt kernel, luna: Port non-VFS changes over from pull request #22 2023-02-25 17:09:03 +01:00
debug.cmake kernel: Enable UBSAN when building in debug mode 2023-02-25 17:37:50 +01:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00