| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-12-03 | scheduler: Only work steal higher priority threads from other cores | Zach Hilman |
| 2018-11-22 | scheduler: Add explanations for YieldWith and WithoutLoadBalancing | Zach Hilman |
| 2018-11-18 | svc: Implement yield types 0 and -1 | Zach Hilman |
| 2018-10-26 | svc: Implement svcGetInfo command 0xF0000002 | Lioncash |
| 2018-09-25 | kernel/scheduler: Take ARM_Interface instance by reference in the constructor | Lioncash |
| 2018-08-24 | core: Namespace all code in the arm subdirectory under the Core namespace | Lioncash |
| 2018-08-12 | scheduler: Make HaveReadyThreads() a const member function | Lioncash |
| 2018-08-01 | kernel: Move object class to its own source files | Lioncash |
| 2018-07-31 | kernel: Remove unnecessary includes | Lioncash |
| 2018-05-10 | scheduler: Protect scheduling functions with a global mutex. | bunnei |
| 2018-02-19 | scheduler: Cleanup based on PR feedback. | bunnei |
| 2018-02-18 | kernel: Add Scheduler, which encapsulates the scheduling loading from Thread ... | bunnei |
