summaryrefslogtreecommitdiff
path: root/kernel/memory/paging.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove bad includesFreya Murphy2025-04-221-1/+0
* add pml4 allocation/mem ctx alloationFreya Murphy2025-04-221-36/+112
* fix term/gpu memory OOB error, add dynamic kernel identity map with N_IDENT_PTSFreya Murphy2025-04-201-18/+25
* rollback mem_map_memoryFreya Murphy2025-04-191-11/+20
* remove invalid includesFreya Murphy2025-04-191-1/+0
* UEFI and republicansFreya Murphy2025-04-191-19/+22
* fix compile warningsFreya Murphy2025-04-171-20/+11
* expand memory manager work with userspace (more then one ctx)Freya Murphy2025-04-151-27/+54
* break apart c libarayFreya Murphy2025-04-081-8/+7
* add 64-bit idt/pic and fix pagingFreya Murphy2025-04-031-1/+1
* memory allocator/pager, plus other stuffFreya Murphy2025-04-031-0/+591