Age | Commit message (Expand) | Author |
---|---|---|
2025-09-17 | kern/amd64: proc: Add initial context switch logic | Ian Moffett |
2025-09-16 | kern: Add initial ELF loader sources | Ian Moffett |
2025-09-15 | kern: os: Introduce support for OMAR initramfs | Ian Moffett |
2025-09-15 | kern: Add initial scheduler skeleton | Ian Moffett |
2025-09-15 | kern: Add sys/mmio.h | Ian Moffett |
2025-09-15 | kern: os: Add initial kalloc subsystem | Ian Moffett |
2025-09-15 | kern: os: Add assert.h | Ian Moffett |
2025-09-13 | os: Add spinlock support | Ian Moffett |