summaryrefslogtreecommitdiff
path: root/kernel/memory/physalloc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix physalloc edge caseFreya Murphy2025-04-251-2/+10
* make alloc_pages_at() able to allocate noncontiguous physical pagesIan McFarlane2025-04-241-5/+47
* size_t for alloc pages calsIan McFarlane2025-04-241-5/+5
* add pml4 allocation/mem ctx alloationFreya Murphy2025-04-221-0/+3
* remove invalid includesFreya Murphy2025-04-191-1/+0
* UEFI and republicansFreya Murphy2025-04-191-14/+8
* fmtFreya Murphy2025-04-161-3/+3
* remove all printing to report functionsFreya Murphy2025-04-161-6/+37
* expand memory manager work with userspace (more then one ctx)Freya Murphy2025-04-151-2/+3
* break apart c libarayFreya Murphy2025-04-081-11/+6
* remove tty_init fnFreya Murphy2025-04-071-16/+11
* memory allocator/pager, plus other stuffFreya Murphy2025-04-031-0/+242