Age | Commit message (Expand) | Author |
---|---|---|
2022-04-03 | Kernel: Use AddressSpace region tree for range allocation | Andreas Kling |
2021-12-28 | Kernel: Propagate overflow errors from Memory::page_round_up | Guilherme Goncalves |
2021-11-08 | Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> | Andreas Kling |
2021-08-06 | Kernel: Rename Range => VirtualRange | Andreas Kling |