| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-01 | kernel: Move object class to its own source files | Lioncash | |
| General moving to keep kernel object types separate from the direct kernel code. Also essentially a preliminary cleanup before eliminating global kernel state in the kernel code. | |||
| 2018-07-22 | Implement exclusive monitor | MerryMage | |
| 2018-07-02 | Rename logging macro back to LOG_* | James Rowe | |
| 2018-05-10 | core: Add a configuration setting for use_multi_core. | bunnei | |
| 2018-05-10 | core: Support session close with multicore. | bunnei | |
| 2018-05-10 | core: Implement multicore support. | bunnei | |
| 2018-05-10 | core: Create a thread for each CPU core, keep in lock-step with a barrier. | bunnei | |
| 2018-05-10 | core: Move common CPU core things to its own class. | bunnei | |
