| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | kernel: More accurately reserve and release resources | 2021-02-12 | 1 | -1/+10 | |
| * | core: hle: kernel: Update KSynchronizationObject. | 2021-01-11 | 1 | -10/+1 | |
| * | Kernel: Refactor synchronization to better match RE | 2020-02-11 | 1 | -0/+5 | |
| * | Kernel: Change WaitObject to Synchronization object. In order to better refle... | 2020-02-11 | 1 | -1/+1 | |
| * | kernel: Implement a more accurate IPC dispatch. | 2019-11-28 | 1 | -4/+28 | |
| * | Format: Run the new clang format on everything | 2018-01-20 | 1 | -1/+1 | |
| * | Manually tweak source formatting and then re-run clang-format | 2016-09-18 | 1 | -4/+2 | |
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -3/+4 | |
| * | Explicitly instantiate constructors/destructors for Kernel objects | 2015-02-02 | 1 | -0/+13 |