| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-04-23 | update paging code | Freya Murphy | 3 | -441/+396 |
| 2025-04-23 | some paging updates (more to come) | Freya Murphy | 2 | -241/+358 |
| 2025-04-22 | remove bad includes | Freya Murphy | 1 | -1/+0 |
| 2025-04-22 | add pml4 allocation/mem ctx alloation | Freya Murphy | 7 | -48/+188 |
| 2025-04-21 | fmt, rename some fns | Freya Murphy | 1 | -1/+6 |
| 2025-04-21 | fix virt mem start | Freya Murphy | 1 | -1/+1 |
| 2025-04-20 | fix term/gpu memory OOB error, add dynamic kernel identity map with N_IDENT_PTS | Freya Murphy | 2 | -19/+26 |
| 2025-04-19 | rollback mem_map_memory | Freya Murphy | 1 | -11/+20 |
| 2025-04-19 | remove invalid includes | Freya Murphy | 3 | -3/+0 |
| 2025-04-19 | UEFI and republicans | Freya Murphy | 3 | -34/+41 |
| 2025-04-17 | fix compile warnings | Freya Murphy | 1 | -20/+11 |
| 2025-04-16 | fmt | Freya Murphy | 1 | -3/+3 |
| 2025-04-16 | remove all printing to report functions | Freya Murphy | 1 | -6/+37 |
| 2025-04-15 | fmt | Freya Murphy | 1 | -3/+3 |
| 2025-04-15 | more stub mem_ctx fns | Freya Murphy | 1 | -2/+17 |
| 2025-04-15 | expand memory manager work with userspace (more then one ctx) | Freya Murphy | 7 | -110/+210 |
| 2025-04-08 | acpi | Freya Murphy | 1 | -2/+8 |
| 2025-04-08 | break apart c libaray | Freya Murphy | 3 | -21/+15 |
| 2025-04-07 | remove tty_init fn | Freya Murphy | 1 | -16/+11 |
| 2025-04-03 | add 64-bit idt/pic and fix paging | Freya Murphy | 2 | -2/+2 |
| 2025-04-03 | memory allocator/pager, plus other stuff | Freya Murphy | 7 | -0/+1147 |