| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-10-27 | Fix dangling kernel objects when exiting | Feng Chen |
| 2021-09-29 | Fix KShareMemory object leak | Feng Chen |
| 2021-08-25 | Revert "kernel: Various improvements to scheduler" | bunnei |
| 2021-08-07 | core: hle: kernel: k_process: DisableDispatch on main thread. | bunnei |
| 2021-07-20 | hle: kernel: KProcess: Change process termination assert to a warning. | bunnei |
| 2021-07-20 | hle: kernel: k_process: Close the handle table on shutdown. | bunnei |
| 2021-07-20 | hle: kernel: k_process: Close main thread reference after it is inserted into... | bunnei |
| 2021-06-11 | kernel: Unconditionally set thread state when appropriate | Morph |
| 2021-06-02 | general: Replace RESULT_SUCCESS with ResultSuccess | Morph |
| 2021-05-08 | kernel: Eliminate variable shadowing | Lioncash |
| 2021-05-05 | hle: kernel: Migrate to KHandleTable. | bunnei |
| 2021-05-05 | hle: kernel: Improve MapSharedMemory and implement UnmapSharedMemory. | bunnei |
| 2021-05-05 | hle: kernel: Rename Process to KProcess. | bunnei |
