| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-06-22 | Remove memory allocations in some hot paths | Kelebek1 |
| 2023-03-23 | memory: rename global memory references to application memory | Liam |
| 2023-03-22 | kernel: use KTypedAddress for addresses | Liam |
| 2023-03-12 | kernel: convert KThread to new style | Liam |
| 2023-03-12 | kernel: prefer std::addressof | Liam |
| 2023-03-12 | kernel/svc: convert to new style | Liam |
| 2023-03-07 | kernel: clone fpu status on CreateThread | Liam |
| 2023-02-13 | kernel: use GetCurrentProcess | Liam |
| 2023-02-06 | kernel/svc: switch to generated wrappers | Liam |
| 2023-02-04 | kernel/svc: Split implementations into separate files | Liam |
