| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-03-21 | hle: kernel: Migrate some code from Common::SpinLock to KSpinLock. | bunnei |
| 2021-03-05 | hle: kernel: KThread: Rework dummy threads & fix memory leak. | bunnei |
| 2021-03-05 | Revert "core: Switch to unique_ptr for usage of Common::Fiber." | bunnei |
| 2021-02-27 | core: Switch to unique_ptr for usage of Common::Fiber. | bunnei |
| 2021-01-28 | yuzu: debugger: Ignore HLE threads. | bunnei |
| 2021-01-28 | hle: kernel: KScheduler: Introduce thread context_guard. | bunnei |
| 2021-01-28 | hle: kernel: Recode implementation of KThread to be more accurate. | bunnei |
| 2021-01-28 | hle: kernel: KThread: Clean up thread priorities. | bunnei |
| 2021-01-28 | hle: kernel: KThread: Reorganize thread priority defaults. | bunnei |
| 2021-01-28 | hle: kernel: KThread: Fix ThreadType definition. | bunnei |
| 2021-01-28 | hle: kernel: Move single core "phantom mode" out of KThread. | bunnei |
| 2021-01-28 | hle: kernel: KThread: Remove thread types that do not exist. | bunnei |
| 2021-01-28 | core: hle: kernel: Rename Thread to KThread. | bunnei |
