| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | kernel: remove TimeManager | 2022-12-18 | 1 | -41/+0 | |
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | core: Remove unused includes | 2021-11-03 | 1 | -1/+0 | |
| * | hle: kernel: Remove deprecated Object class. | 2021-05-05 | 1 | -2/+0 | |
| * | hle: kernel: TimeManager: Simplify to not rely on previous EmuThreadHandle im... | 2021-01-28 | 1 | -6/+2 | |
| * | core: hle: kernel: Rename Thread to KThread. | 2021-01-28 | 1 | -3/+3 | |
| * | kernel: time_manager: Protect access with a mutex. | 2020-11-29 | 1 | -0/+2 | |
| * | Kernel: Fixes, corrections and asserts to scheduler and different svcs. | 2020-06-27 | 1 | -1/+0 | |
| * | SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey. | 2020-06-27 | 1 | -0/+5 | |
| * | Kernel: Address Feedback. | 2020-02-22 | 1 | -1/+8 | |
| * | Kernel: Implement Time Manager. | 2020-02-22 | 1 | -0/+36 |