Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-04-03 | use GDT.Data | Freya Murphy | 1 | -3/+2 | |
2025-04-03 | fix verbose | Freya Murphy | 5 | -11/+12 | |
2025-04-03 | remove annoying output | Freya Murphy | 1 | -1/+1 | |
2025-04-03 | memory allocator/pager, plus other stuff | Freya Murphy | 18 | -23/+1681 | |
2025-04-03 | boot headers moved | Freya Murphy | 3 | -258/+255 | |
2025-04-03 | remove undeeded headers, add global lib.h header | Freya Murphy | 4 | -126/+6 | |
2025-04-03 | volatile string fns | Freya Murphy | 4 | -0/+73 | |
2025-04-03 | remove doc | Freya Murphy | 4 | -6148/+0 | |
2025-04-03 | grub | Freya Murphy | 3 | -23/+30 | |
2025-04-03 | working entry for long mode | Freya Murphy | 1 | -27/+48 | |
2025-04-03 | move old kernel code (for now) into kernel/old, trying to get long mode | Freya Murphy | 51 | -847/+5132 | |
2025-04-03 | new libs | Freya Murphy | 41 | -1321/+911 | |
2025-04-03 | move boot only headers to boot | Freya Murphy | 4 | -2/+495 | |
2025-04-03 | refactor include | Freya Murphy | 40 | -5424/+5342 | |
2025-04-01 | track changesold | Freya Murphy | 5 | -171/+163 | |
2025-03-31 | track upstream | Freya Murphy | 18 | -271/+943 | |
2025-03-28 | track changes | Freya Murphy | 1 | -1/+23 | |
2025-03-27 | track changes | Freya Murphy | 5 | -34/+74 | |
2025-03-27 | track changes | Freya Murphy | 2 | -5/+9 | |
2025-03-27 | disable kvm (breaks gdb), fix kernel to be flat binary | Freya Murphy | 2 | -7/+7 | |