| .. |
|
cpu.h
|
feat(kernel): add PIT timer interrupt foundation
|
2026-05-09 16:49:10 +08:00 |
|
early_log.c
|
kernel: add framebuffer early console and tighten wait queues
|
2026-05-13 11:42:24 +08:00 |
|
entry.S
|
feat(mm): add early physical page allocator
|
2026-05-08 23:20:16 +08:00 |
|
exception_entry.S
|
feat(kernel): add PIT timer interrupt foundation
|
2026-05-09 16:49:10 +08:00 |
|
gdt.c
|
feat(mm): add early physical page allocator
|
2026-05-08 23:20:16 +08:00 |
|
idt.c
|
feat(kernel): add PIT timer interrupt foundation
|
2026-05-09 16:49:10 +08:00 |
|
irq.c
|
refactor(kernel): use linux-style errno returns
|
2026-05-12 23:00:24 +08:00 |
|
linker.ld
|
feat(mm): add early physical page allocator
|
2026-05-08 23:20:16 +08:00 |
|
Makefile
|
kernel: add framebuffer early console and tighten wait queues
|
2026-05-13 11:42:24 +08:00 |
|
screen_font.c
|
kernel: add framebuffer early console and tighten wait queues
|
2026-05-13 11:42:24 +08:00 |
|
screen_font.h
|
kernel: add framebuffer early console and tighten wait queues
|
2026-05-13 11:42:24 +08:00 |
|
screen.c
|
kernel: add framebuffer early console and tighten wait queues
|
2026-05-13 11:42:24 +08:00 |
|
screen.h
|
kernel: add framebuffer early console and tighten wait queues
|
2026-05-13 11:42:24 +08:00 |
|
switch.S
|
feat(sched): add x86 context switch and round-robin scheduling
|
2026-05-09 17:07:09 +08:00 |
|
traps.c
|
feat(sched): add irq-exit reschedule and thread reaping
|
2026-05-10 11:03:06 +08:00 |