aboutsummaryrefslogtreecommitdiff
path: root/kernel/include/region.h
Commit message (Expand)AuthorAgeFilesLines
* Remove hard-coded region types.Alex Auvolat2014-12-131-12/+2
* Rename functions :Alex Auvolat2014-12-081-1/+1
* Implement multitasking.Alex Auvolat2014-12-071-2/+0
* Make L0 thread-safe (mostly).Alex Auvolat2014-12-071-0/+2
* Begin review of taking model : making things thread safe.Alex Auvolat2014-12-061-0/+2
* Refactor PF handlers and region freeing functions.Alex Auvolat2014-12-061-2/+15
* Corrections :Alex Auvolat2014-12-051-5/+6
* Make paging work ! \o/Alex Auvolat2014-12-041-5/+0
* Improve region allocator with an idea to break dependency cycleAlex Auvolat2014-12-031-2/+6
* Implement kernel memory region allocator.Alex Auvolat2014-12-021-0/+33