Age | Commit message (Expand) | Author |
---|---|---|
2017-01-21 | Add CPU mode asserts to kernel on blocking functions. | Michael Sevakis |
2014-08-30 | Rewrite filesystem code (WIP) | Michael Sevakis |
2014-08-16 | Oops. Broke an egg. Restore wrongly removed code in mutex.c. | Michael Sevakis |
2014-08-16 | Base scheduler queues off linked lists and do cleanup/consolidation | Michael Sevakis |
2014-08-08 | Do some kernel cleanup | Michael Sevakis |
2014-08-06 | Add multi-reader, single-writer locks to kernel. | Michael Sevakis |
2014-03-03 | kernel: Break out kernel primitives into separate files and move to separate ... | Thomas Martitz |