Age | Commit message (Expand) | Author |
---|---|---|
2021-09-06 | Kernel: Make kernel region allocators return KResultOr<NOP<Region>> | Andreas Kling |
2021-08-06 | Kernel: Add convenience values to the Memory::Region::Access enum | Andreas Kling |
2021-08-06 | Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace | Andreas Kling |
2021-06-25 | Kernel: Abstract FramebufferConsole away from contiguous physical range | Sahan Fernando |