| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-04-24 | make alloc_pages_at() able to allocate noncontiguous physical pages | Ian McFarlane | 1 | -0/+20 |
| 2025-04-20 | add newline to log messages | Ian McFarlane | 1 | -0/+4 |
| 2025-04-20 | move kspin to use ms, add ata_report | Freya Murphy | 1 | -15/+24 |
| 2025-04-20 | add rudimentary sleeping function based on CMOS clock | Ian McFarlane | 1 | -0/+7 |
| 2025-04-20 | switch __FUNCTION__ to __func__ | Ian McFarlane | 1 | -4/+4 |
| 2025-04-20 | added logging, but we still get warnings about __FUNCTION__ | Ian McFarlane | 2 | -14/+58 |
| 2025-04-17 | font rending in framebuffer yay!! | Freya Murphy | 1 | -0/+5 |
| 2025-04-15 | expand memory manager work with userspace (more then one ctx) | Freya Murphy | 2 | -0/+35 |
| 2025-04-10 | fmt | Freya Murphy | 2 | -8/+12 |
| 2025-04-10 | make lib betterer | Freya Murphy | 2 | -8/+18 |
| 2025-04-08 | backtrace | Freya Murphy | 1 | -0/+26 |
| 2025-04-08 | break apart c libaray | Freya Murphy | 4 | -0/+463 |