|
|
11a1a8234b
|
kernel: add framebuffer early console and tighten wait queues
check / build-and-boot (push) Has been cancelled
|
2026-05-13 11:42:24 +08:00 |
|
|
|
9cab2673af
|
refactor(kernel): use linux-style errno returns
|
2026-05-12 23:00:24 +08:00 |
|
|
|
20cdf179d7
|
feat(sched): add irq-exit reschedule and thread reaping
|
2026-05-10 11:03:06 +08:00 |
|
|
|
bbf184f9fc
|
feat(sched): add x86 context switch and round-robin scheduling
|
2026-05-09 17:07:09 +08:00 |
|
|
|
9e610bdbaa
|
feat(kernel): add PIT timer interrupt foundation
|
2026-05-09 16:49:10 +08:00 |
|
|
|
7df720c57b
|
feat(mm): add early page fault diagnostics
|
2026-05-09 11:11:10 +08:00 |
|
|
|
e3f34ac1fe
|
feat(mm): add early page table mapping foundation
|
2026-05-09 10:59:10 +08:00 |
|
|
|
5b69fe1f06
|
feat(mm): add early physical page allocator
|
2026-05-08 23:20:16 +08:00 |
|
|
|
44bbea1b11
|
style: document include and file organization conventions
|
2026-05-08 21:41:59 +08:00 |
|
|
|
9a8c9f14ef
|
feat(kernel): add early serial log backend
|
2026-05-08 21:34:08 +08:00 |
|
|
|
e3782144b8
|
refactor(build): split makefiles and normalize internal API names
- align makefile layout with Linux-style directories
|
2026-05-08 21:00:24 +08:00 |
|
|
|
f60b6af52f
|
feat(boot): load separate x86 kernel image from UEFI bootloader
|
2026-05-08 19:44:32 +08:00 |
|