| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-19 | scope_exit: Make constexpr | FearlessTobi | |
| Allows the use of the macro in constexpr-contexts. Also avoids some potential problems when nesting braces inside it. | |||
| 2023-10-21 | kernel: update KProcess | Liam | |
| 2023-08-14 | kernel: remove relative task registration | Liam | |
| 2023-07-22 | core: reduce TOCTTOU memory access | Liam | |
| 2023-07-01 | kernel: Synchronize | Morph | |
| 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/svc: convert to new style | Liam | |
| 2023-03-05 | kernel: fix WaitSynchronization | 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 | |
