Age | Commit message (Expand) | Author |
2023-04-14 | Rename Hipc to Cmif where appropriate (#3880)1.1.709 | Alex Barney |
2023-03-19 | Avoid copying more handles than we have space for (#4564)1.1.670 | TSRBerry |
2023-03-17 | Reducing memory allocations (#4537)1.1.668 | jhorv |
2023-03-17 | Update syscall capabilites to include SVCs from FW 15.0.0 (#4530)1.1.667 | TSRBerry |
2023-01-04 | IPC refactor part 3+4: New server HIPC message processor (#4188)1.1.506 | gdkchan |
2022-08-18 | Removed unused usings. (#3593)1.1.223 | Nicholas Rodine |
2022-06-12 | Less invasive fix for EventFd blocking operations (#3394)1.1.146 | gdkchan |
2022-06-11 | Allow concurrent BSD EventFd read/write (#3385)1.1.145 | gdkchan |
2022-05-05 | Enable JIT service LLE (#2959)1.1.117 | gdkchan |
2022-02-22 | Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145)1.1.47 | Berkan Diler |
2022-01-29 | kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042)1.1.12 | Mary |
2021-06-29 | Fix disposing of IPC sessions server at emulation stop (#2334) | Mary |
2021-05-12 | Fix race in SM initialization (#2280) | gdkchan |
2021-05-05 | SM instance & TIPC fixes (#2241) | Mary |
2021-04-24 | HLE: Fix integer sign inconcistency accross the codebase (#2222) | Mary |
2021-04-14 | Initial support for the new 12.x IPC system (#2182) | Mary |
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-09-22 | IPC refactor part 1: Use explicit separate threads to process requests (#1447) | gdkchan |