Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add delta wrt. function in stack dump | Alex Auvolat | 2016-07-13 | 1 | -1/+1 |
* | Bugfixing in progress. Strange bug: wait_on adds to waiters but later not in ... | Alex Auvolat | 2015-03-11 | 1 | -11/+16 |
* | Add two entropy sources. Warning: prng is not secure in any way, I have no kn... | Alex Auvolat | 2015-03-08 | 1 | -0/+3 |
* | Update readme ; change time-related function names. | Alex Auvolat | 2015-03-07 | 1 | -2/+2 |
* | Process exiting & thread termination. IMPORTANT NOTE FOLLOWS. | Alex Auvolat | 2015-03-04 | 1 | -3/+6 |
* | Implement process termination and cleaning up (not completely though) | Alex Auvolat | 2015-03-03 | 1 | -0/+1 |
* | Setup critical section management for parts that must not be interrupted. | Alex Auvolat | 2015-03-02 | 1 | -1/+1 |
* | Add kernel worker threads for handling various tasks (eg. interrupts) | Alex Auvolat | 2015-02-19 | 1 | -0/+100 |