tianole/kernel
2026-05-12 23:30:32 +08:00
..
locking feat(sched): add irq-exit reschedule and thread reaping 2026-05-10 11:03:06 +08:00
sched sched: track wait queue ownership 2026-05-12 23:30:32 +08:00
selftest sched: track wait queue ownership 2026-05-12 23:30:32 +08:00
time feat(sched): add timer-driven scheduling and wait queues 2026-05-09 17:19:26 +08:00
boot_report.c style: document include and file organization conventions 2026-05-08 21:41:59 +08:00
early_log.c feat(mm): add early page fault diagnostics 2026-05-09 11:11:10 +08:00
main.c feat(sched): add x86 context switch and round-robin scheduling 2026-05-09 17:07:09 +08:00
Makefile refactor(kernel): centralize selftests and split scheduler code 2026-05-10 12:04:10 +08:00