summaryrefslogtreecommitdiff
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-25syscall_return fnFreya Murphy3-8/+23
2025-04-25fix physalloc edge caseFreya Murphy1-2/+10
2025-04-25change start vitaddrFreya Murphy1-1/+1
2025-04-25fix freeing of virtual memoryIan McFarlane1-16/+39
2025-04-25update makefileFreya Murphy1-3/+3
2025-04-25pgdir clone stub, constify free fnsFreya Murphy4-18/+42
2025-04-25virt ctx cloneFreya Murphy2-0/+39
2025-04-24make alloc_pages_at() able to allocate noncontiguous physical pagesIan McFarlane5-16/+126
2025-04-24fix paging free fnsFreya Murphy1-0/+25
2025-04-24size_t for alloc pages calsIan McFarlane2-7/+7