summaryrefslogtreecommitdiff
path: root/kernel/include/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-24make alloc_pages_at() able to allocate noncontiguous physical pagesIan McFarlane1-0/+20
2025-04-20add newline to log messagesIan McFarlane1-0/+4
2025-04-20move kspin to use ms, add ata_reportFreya Murphy1-15/+24
2025-04-20add rudimentary sleeping function based on CMOS clockIan McFarlane1-0/+7
2025-04-20switch __FUNCTION__ to __func__Ian McFarlane1-4/+4
2025-04-20added logging, but we still get warnings about __FUNCTION__Ian McFarlane2-14/+58
2025-04-17font rending in framebuffer yay!!Freya Murphy1-0/+5
2025-04-15expand memory manager work with userspace (more then one ctx)Freya Murphy2-0/+35
2025-04-10fmtFreya Murphy2-8/+12
2025-04-10make lib bettererFreya Murphy2-8/+18
2025-04-08backtraceFreya Murphy1-0/+26
2025-04-08break apart c libarayFreya Murphy4-0/+463