aboutsummaryrefslogtreecommitdiff
path: root/kernel/l0
Commit message (Expand)AuthorAgeFilesLines
* Corrections :Alex Auvolat2014-12-053-60/+66
* First implementation of slab allocator. Needs more testing and polishingAlex Auvolat2014-12-041-4/+40
* Formatting fixesAlex Auvolat2014-12-043-3/+3
* Make paging work ! \o/Alex Auvolat2014-12-047-103/+175
* Improve region allocator with an idea to break dependency cycleAlex Auvolat2014-12-032-11/+72
* Implement kernel memory region allocator.Alex Auvolat2014-12-023-1/+333
* Begin implementation of pagingAlex Auvolat2014-12-023-3/+146
* Add physical page (frame) allocator.Alex Auvolat2014-12-022-2/+88
* Small adjustments:Alex Auvolat2014-12-014-68/+64
* Advance HH, GDT, IDT (details below)Alex Auvolat2014-12-016-48/+424
* More library functions & renaming.Alex Auvolat2014-11-301-1/+1
* Add debug output and a few elementary stdlib functions.Alex Auvolat2014-11-303-122/+205
* Bare bones.Alex Auvolat2014-11-302-0/+195