aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/core/thread.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize code in preparation for user apps.Alex Auvolat2015-02-131-4/+2
* Implement some handling of user stuff...Alex Auvolat2015-02-131-1/+1
* Implement switching to usermode.Alex Auvolat2015-02-131-1/+2
* Prepare for user memory management and usermode codeAlex Auvolat2015-02-131-5/+12
* Change semantics of pd_map_page to return true on success, false on error.Alex Auvolat2015-02-091-1/+4
* Reorganize all.Alex Auvolat2015-02-091-0/+208