Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add 64-bit idt/pic and fix paging | Freya Murphy | 2025-04-03 | 1 | -1/+6 |
* | memory allocator/pager, plus other stuff | Freya Murphy | 2025-04-03 | 1 | -0/+10 |
* | move old kernel code (for now) into kernel/old, trying to get long mode | Freya Murphy | 2025-04-03 | 1 | -173/+40 |
* | disable kvm (breaks gdb), fix kernel to be flat binary | Freya Murphy | 2025-03-27 | 1 | -1/+1 |
* | only strip user binaries | Freya Murphy | 2025-03-27 | 1 | -1/+3 |
* | pull upstream changes, add auto formatting | Freya Murphy | 2025-03-27 | 1 | -0/+4 |
* | fix symbols | Freya Murphy | 2025-03-26 | 1 | -1/+3 |
* | user linker script | Freya Murphy | 2025-03-26 | 1 | -0/+1 |
* | convert build system to zig | Freya Murphy | 2025-03-25 | 1 | -0/+351 |