| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 10 days | chore: replace some naked pointers | Felix Morgner | 1 | -1/+2 | |
| The coding guidelines explicitly prohibit the use of "naked"/C-style pointers. However, there were some prominent examples in the kapi and the core kernel source. This changeset replaces them with the appropriate smart pointer types. | |||||
| 2026-08-17 | kapi: add power management support to drivers | Felix Morgner | 1 | -0/+12 | |
| 2026-07-29 | kernel: allow reallocation of minor numbers | Felix Morgner | 1 | -0/+5 | |
| 2026-07-28 | x86_64: split lapic according to UDM | Felix Morgner | 1 | -0/+1 | |
| 2026-07-26 | chore: replace "interface" with "facet" | Felix Morgner | 1 | -1/+1 | |
| 2026-07-24 | kapi: rename interface to interface_id | Felix Morgner | 1 | -1/+1 | |
| 2026-07-23 | kapi: introduce driver and bus protocol | Felix Morgner | 1 | -0/+19 | |
