aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/core/kmalloc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove kernel region pf handlers ; fix forget-to-zero-out bug.Alex Auvolat2015-03-091-1/+1
* Partial implement VFS pager (enough for ISO9660!)Alex Auvolat2015-03-091-1/+1
* No lazy allocation of kernel memory. Placeholder for pmem freeing routine.Alex Auvolat2015-03-021-2/+33
* Reorganize all.Alex Auvolat2015-02-091-0/+52