Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | terrible hack to not overwrite mboot data | Freya Murphy | 2025-05-06 | 1 | -8/+16 |
* | off by one | Freya Murphy | 2025-05-02 | 1 | -1/+1 |
* | changes idk | Freya Murphy | 2025-05-01 | 1 | -5/+16 |
* | clone pgdir | Freya Murphy | 2025-04-28 | 1 | -3/+3 |
* | fix pml4 free and physalloc_free | Freya Murphy | 2025-04-28 | 1 | -8/+10 |
* | move context save area to pcb not in stack | Freya Murphy | 2025-04-28 | 1 | -1/+0 |
* | fix free phys pages | Freya Murphy | 2025-04-27 | 1 | -1/+1 |
* | mem_get_phys fn | Freya Murphy | 2025-04-25 | 1 | -1/+2 |
* | added assert that bump allocator is only being asked for one page at a time | Ian McFarlane | 2025-04-25 | 1 | -0/+1 |
* | fmt | Freya Murphy | 2025-04-25 | 1 | -1/+1 |
* | fix physalloc edge case | Freya Murphy | 2025-04-25 | 1 | -2/+10 |
* | make alloc_pages_at() able to allocate noncontiguous physical pages | Ian McFarlane | 2025-04-24 | 1 | -5/+47 |
* | size_t for alloc pages cals | Ian McFarlane | 2025-04-24 | 1 | -5/+5 |
* | add pml4 allocation/mem ctx alloation | Freya Murphy | 2025-04-22 | 1 | -0/+3 |
* | remove invalid includes | Freya Murphy | 2025-04-19 | 1 | -1/+0 |
* | UEFI and republicans | Freya Murphy | 2025-04-19 | 1 | -14/+8 |
* | fmt | Freya Murphy | 2025-04-16 | 1 | -3/+3 |
* | remove all printing to report functions | Freya Murphy | 2025-04-16 | 1 | -6/+37 |
* | expand memory manager work with userspace (more then one ctx) | Freya Murphy | 2025-04-15 | 1 | -2/+3 |
* | break apart c libaray | Freya Murphy | 2025-04-08 | 1 | -11/+6 |
* | remove tty_init fn | Freya Murphy | 2025-04-07 | 1 | -16/+11 |
* | memory allocator/pager, plus other stuff | Freya Murphy | 2025-04-03 | 1 | -0/+242 |