summaryrefslogtreecommitdiff
path: root/kernel/memory (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-21fmt, rename some fnsFreya Murphy1-1/+6
2025-04-21fix virt mem startFreya Murphy1-1/+1
2025-04-20fix term/gpu memory OOB error, add dynamic kernel identity map with N_IDENT_PTSFreya Murphy2-19/+26
2025-04-19rollback mem_map_memoryFreya Murphy1-11/+20
2025-04-19remove invalid includesFreya Murphy3-3/+0
2025-04-19UEFI and republicansFreya Murphy3-34/+41
2025-04-17fix compile warningsFreya Murphy1-20/+11
2025-04-16fmtFreya Murphy1-3/+3
2025-04-16remove all printing to report functionsFreya Murphy1-6/+37
2025-04-15fmtFreya Murphy1-3/+3
2025-04-15more stub mem_ctx fnsFreya Murphy1-2/+17
2025-04-15expand memory manager work with userspace (more then one ctx)Freya Murphy7-110/+210
2025-04-08acpiFreya Murphy1-2/+8
2025-04-08break apart c libarayFreya Murphy3-21/+15
2025-04-07remove tty_init fnFreya Murphy1-16/+11
2025-04-03add 64-bit idt/pic and fix pagingFreya Murphy2-2/+2
2025-04-03memory allocator/pager, plus other stuffFreya Murphy7-0/+1147