| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-07-21 | Merge pull request #751 from Subv/tpidr_el0 | bunnei |
| 2018-07-20 | CPU: Save and restore the TPIDR_EL0 system register on every context switch. | Subv |
| 2018-07-19 | thread: Convert ThreadStatus into an enum class | Lioncash |
| 2018-07-18 | core/memory, core/hle/kernel: Use std::move where applicable | Lioncash |
| 2018-07-16 | scheduler: Clear exclusive state when switching contexts | MerryMage |
| 2018-07-02 | Rename logging macro back to LOG_* | James Rowe |
| 2018-05-10 | scheduler: Protect scheduling functions with a global mutex. | bunnei |
| 2018-04-25 | kernel: Migrate logging macros to fmt-compatible ones | Lioncash |
| 2018-03-14 | core: Move process creation out of global state. | 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 |
