Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scheduler: Protect scheduling functions with a global mutex. | bunnei | 2018-05-11 | 1 | -0/+15 |
* | kernel: Migrate logging macros to fmt-compatible ones | Lioncash | 2018-04-26 | 1 | -3/+3 |
* | core: Move process creation out of global state. | bunnei | 2018-03-14 | 1 | -3/+4 |
* | scheduler: Cleanup based on PR feedback. | bunnei | 2018-02-19 | 1 | -1/+1 |
* | kernel: Add Scheduler, which encapsulates the scheduling loading from Thread module. | bunnei | 2018-02-18 | 1 | -0/+134 |