aboutsummaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Add physical page (frame) allocator.Alex Auvolat2014-12-027-7/+123
* Small adjustments:Alex Auvolat2014-12-0110-75/+139
* Advance HH, GDT, IDT (details below)Alex Auvolat2014-12-0118-73/+577
* No, this time really add it.Alex Auvolat2014-11-302-2/+5
* Conformity of memset/memcpy ; implement memmove/memcmp.Alex Auvolat2014-11-302-8/+31
* More library functions & renaming.Alex Auvolat2014-11-307-19/+88
* Add debug output and a few elementary stdlib functions.Alex Auvolat2014-11-3012-130/+398
* Bare bones.Alex Auvolat2014-11-305-0/+320