| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Agptek Rocker: Initial commit | Marcin Bukat | 2018-06-12 |
| * | Add CPU mode asserts to kernel on blocking functions. | Michael Sevakis | 2017-01-21 |
| * | Remove I/O priority. It is harmful when used with the new file code. | Michael Sevakis | 2014-08-30 |
| * | panicf doesn't return so why not tell GCC and $AVE : | Michael Sevakis | 2014-08-25 |
| * | Make sure load_context is the last thing in switch_thread. | Michael Sevakis | 2014-08-20 |
| * | Fix warnings from 6ed0087 | Michael Sevakis | 2014-08-16 |
| * | Base scheduler queues off linked lists and do cleanup/consolidation | Michael Sevakis | 2014-08-16 |
| * | Fix some more straggling stuff | Michael Sevakis | 2014-08-08 |
| * | Do some kernel cleanup | Michael Sevakis | 2014-08-08 |
| * | Fix some stuff for no priority and | Michael Sevakis | 2014-08-06 |
| * | Add multi-reader, single-writer locks to kernel. | Michael Sevakis | 2014-08-06 |
| * | kernel: Break out kernel primitives into separate files and move to separate ... | Thomas Martitz | 2014-03-03 |