aboutsummaryrefslogtreecommitdiff
path: root/kernel/l0/idt.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor kmalloc & tests in kmain.Alex Auvolat2014-12-071-1/+3
* Make L0 thread-safe (mostly).Alex Auvolat2014-12-071-2/+8
* Begin review of taking model : making things thread safe.Alex Auvolat2014-12-061-54/+99
* Trying to track an annoying bug.Alex Auvolat2014-12-061-6/+9
* Make paging work ! \o/Alex Auvolat2014-12-041-5/+5
* Small adjustments:Alex Auvolat2014-12-011-9/+19
* Advance HH, GDT, IDT (details below)Alex Auvolat2014-12-011-0/+187