Age | Commit message (Expand) | Author |
---|---|---|
2014-08-30 | Remove I/O priority. It is harmful when used with the new file code. | Michael Sevakis |
2014-08-30 | Rewrite filesystem code (WIP) | 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 | Fix some stuff for no priority and | Michael Sevakis |
2014-08-05 | Oops. Somehow lost the track of the new files last push. | Michael Sevakis |
2014-08-06 | Add multi-reader, single-writer locks to kernel. | Michael Sevakis |
2014-05-09 | Make errno a thread-local variable. | Michael Sevakis |
2014-03-03 | kernel: Break out kernel primitives into separate files and move to separate ... | Thomas Martitz |