summaryrefslogtreecommitdiff
path: root/kernel/memory/memory.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move context save area to pcb not in stackFreya Murphy2025-04-281-1/+20
|
* mem_get_phys fnFreya Murphy2025-04-251-0/+5
|
* pgdir clone stub, constify free fnsFreya Murphy2025-04-251-6/+20
|
* const pointers on free & kmapuseraddrFreya Murphy2025-04-241-2/+2
|
* update paging codeFreya Murphy2025-04-231-10/+4
|
* some paging updates (more to come)Freya Murphy2025-04-231-2/+3
|
* add pml4 allocation/mem ctx alloationFreya Murphy2025-04-221-8/+50
|
* fmt, rename some fnsFreya Murphy2025-04-211-1/+6
|
* remove invalid includesFreya Murphy2025-04-191-1/+0
|
* UEFI and republicansFreya Murphy2025-04-191-1/+11
|
* fmtFreya Murphy2025-04-151-3/+3
|
* more stub mem_ctx fnsFreya Murphy2025-04-151-2/+17
|
* expand memory manager work with userspace (more then one ctx)Freya Murphy2025-04-151-1/+47
|
* acpiFreya Murphy2025-04-081-2/+8
|
* memory allocator/pager, plus other stuffFreya Murphy2025-04-031-0/+15