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