danos/system/kernel
Daniel Samson 9ef61a0844
fix kernel: debug prefix
2026-07-13 05:32:26 +01:00
..
architecture/x86_64 zig fmt 2026-07-12 16:04:58 +01:00
console.zig zig fmt 2026-07-12 16:04:58 +01:00
devices-broker.zig The acpi service evaluates _CRS/_STA in ring 3 and reports devices (M20.2) 2026-07-13 03:19:39 +01:00
font.psf Re-organize the source tree as a monorepo mirroring the FHS 2026-07-10 12:55:56 +01:00
heap.zig Split the `system` contract into boot-handoff / abi / device-abi 2026-07-10 18:08:51 +01:00
ipc-synchronous.zig Add input module: broadcast keyboard events over IPC 2026-07-11 15:03:24 +01:00
ipc.zig Re-organize the source tree as a monorepo mirroring the FHS 2026-07-10 12:55:56 +01:00
irq.zig M15: interrupts for PCI devices (ECAM config space + MSI) 2026-07-10 19:59:09 +01:00
kernel.zig fix kernel: debug prefix 2026-07-13 05:32:26 +01:00
log.zig Re-organize the source tree as a monorepo mirroring the FHS 2026-07-10 12:55:56 +01:00
pmm.zig M14b: DMA memory (dma_alloc / dma_free) 2026-07-10 19:43:59 +01:00
process.zig The flip: PCI enumeration leaves the kernel (M19.3) 2026-07-13 02:54:50 +01:00
scheduler.zig The application surface: enumerate, subscribe, and device-list (M18.3) 2026-07-13 00:49:03 +01:00
sync.zig Re-organize the source tree as a monorepo mirroring the FHS 2026-07-10 12:55:56 +01:00
tests.zig The flip: ACPI enumeration leaves the kernel (M20.3) 2026-07-13 03:32:15 +01:00