| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | scope_exit: Make constexpr | 2024-02-19 | 1 | -2/+2 | |
| * | kernel: update KProcess | 2023-10-21 | 1 | -1/+1 | |
| * | kernel: remove relative task registration | 2023-08-14 | 1 | -2/+14 | |
| * | core: reduce TOCTTOU memory access | 2023-07-22 | 1 | -7/+4 | |
| * | kernel: Synchronize | 2023-07-01 | 1 | -22/+19 | |
| * | Remove memory allocations in some hot paths | 2023-06-22 | 1 | -5/+5 | |
| * | memory: rename global memory references to application memory | 2023-03-23 | 1 | -1/+2 | |
| * | kernel: use KTypedAddress for addresses | 2023-03-22 | 1 | -1/+1 | |
| * | kernel/svc: convert to new style | 2023-03-12 | 1 | -7/+5 | |
| * | kernel: fix WaitSynchronization | 2023-03-05 | 1 | -16/+29 | |
| * | kernel: use GetCurrentProcess | 2023-02-13 | 1 | -5/+5 | |
| * | kernel/svc: switch to generated wrappers | 2023-02-06 | 1 | -18/+42 | |
| * | kernel/svc: Split implementations into separate files | 2023-02-04 | 1 | -0/+139 |