aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/core/kmalloc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix sme warnings...Alex Auvolat2016-07-141-0/+9
* Begin implement escape sequence handling in terminal.Alex Auvolat2015-03-141-1/+9
* Add better stack tracing technology (now uses kernel memory map!)Alex Auvolat2015-03-111-2/+2
* Change thread waiting technology. Slower but does not do crappy things like m...Alex Auvolat2015-03-111-1/+5
* 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