| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-29 | kernel: remove general boost lists | Liam | |
| 2023-03-22 | kernel: use KTypedAddress for addresses | Liam | |
| 2023-03-12 | kernel: remove kernel_ | Liam | |
| 2023-03-12 | kernel: conver KScopedLock, KScopedResourceReservation, KSessionRequest, ↵ | Liam | |
| KSharedMemory, KSpinLock | |||
| 2022-10-21 | k_session_request: Add missing override specifier | Lioncash | |
| 2022-10-21 | k_session_request: Turn C-style array into std::array | Lioncash | |
| Makes for stronger typing and allows tooling bounds checks provided by the standard library for debugging purposes. | |||
| 2022-10-21 | k_session_request: Simplify constructor initialization | Lioncash | |
| 2022-10-19 | kernel: add KSessionRequest | Liam | |
