summaryrefslogtreecommitdiff
path: root/src/memory/memory.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* formattingtrimill2024-02-031-4/+4
* alloc on write paging, -O3 compile works, 'volatile' is the story of my lifeFreya Murphy2024-02-031-1/+0
* refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to us...Freya Murphy2024-02-031-1/+1
* looping kalloc can allocate all of memory (sometimes) :3Freya Murphy2024-02-021-2/+9
* follow the corn style guidetrimill2024-02-011-1/+1
* acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add kpr...Freya Murphy2024-02-011-22/+12
* better mboot and kallocFreya Murphy2024-01-311-0/+214