Age | Commit message (Expand) | Author |
2023-03-17 | Reducing memory allocations (#4537)1.1.668 | jhorv |
2021-12-30 | kernel: Implement thread pinning support (#2840) | Mary |
2021-05-11 | Fix a specific core migration bug on the scheduler (#2271) | gdkchan |
2020-12-09 | Rewrite scheduler context switch code (#1786) | gdkchan |
2020-12-02 | IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h... | gdkchan |
2020-07-30 | Print guest stack trace on invalid memory access (#1407) | gdkchan |
2020-05-04 | Move kernel state out of the Horizon class (#1107) | gdkchan |
2019-08-08 | Add a new JIT compiler for CPU code (#693) | gdkchan |
2019-07-02 | Misc cleanup (#708) | Alex Barney |
2019-01-18 | Improve kernel IPC implementation (#550) | gdkchan |
2018-12-18 | Refactor SVC handler (#540) | gdkchan |