| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | backtrace | Freya Murphy | 2025-04-08 | 1 | -1/+2 |
| * | acpi | Freya Murphy | 2025-04-08 | 1 | -0/+2 |
| * | break apart c libaray | Freya Murphy | 2025-04-08 | 1 | -88/+30 |
| * | generic file system structures | Freya Murphy | 2025-04-04 | 1 | -0/+1 |
| * | switch to c11 | Freya Murphy | 2025-04-04 | 1 | -1/+1 |
| * | real time clock | Freya Murphy | 2025-04-04 | 1 | -0/+2 |
| * | serial and tty | Freya Murphy | 2025-04-03 | 1 | -2/+4 |
| * | pci | Freya Murphy | 2025-04-03 | 1 | -0/+2 |
| * | load multiboot memory map, heap is done!!! | Freya Murphy | 2025-04-03 | 1 | -0/+2 |
| * | 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 |