Age | Commit message (Expand) | Author |
---|---|---|
2021-08-06 | Kernel: Rename Range => VirtualRange | Andreas Kling |
2021-08-06 | Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace | Andreas Kling |
2021-08-06 | Kernel: Fix handful of remaining "return -EFOO" mistakes | Andreas Kling |
2021-07-27 | Kernel: Make KCOVDevice::ioctl() return KResult | Ali Mohammad Pur |
2021-07-26 | Kernel: Add option to build with coverage instrumentation and KCOV | Patrick Meyer |