curiOS/kernel/src
2026-08-05 21:34:00 +02:00
..
sync kernel: remove silly drop_guard macro 2026-08-02 16:12:12 +02:00
x86_64 kernel: impl buddy physical allocator/pmm 2026-08-04 00:27:36 +02:00
bits.rs gdt v1 2026-07-23 01:53:10 +02:00
boot.rs kernel: pmm: allocate pages 2026-08-04 18:16:55 +02:00
lib.rs kernel: pmm with overlapping check 2026-08-05 21:34:00 +02:00
limine.rs kernel: move limine to lib 2026-08-03 22:08:42 +02:00
logger.rs kernel: logging 2026-08-03 18:47:16 +02:00
main.rs kernel: pmm with overlapping check 2026-08-05 21:34:00 +02:00
memory.rs kernel: pmm with overlapping check 2026-08-05 21:34:00 +02:00
serial.rs cleaned up interrupts 2026-07-19 23:18:15 +02:00
testing.rs testing 2026-07-19 13:15:10 +02:00
tests.rs testing 2026-07-19 13:15:10 +02:00
x86_64.rs kernel: backtrace 2026-08-03 18:33:30 +02:00