Age | Commit message (Expand) | Author |
---|---|---|
2021-08-15 | Kernel: Make Memory::Region allocation functions return KResultOr | sin-ack |
2021-08-06 | Kernel: Add convenience values to the Memory::Region::Access enum | Andreas Kling |
2021-08-06 | Kernel: Rename a very long enum to ShouldDeallocateVirtualRange | Andreas Kling |
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: Rename Kernel/VM/ to Kernel/Memory/ | Andreas Kling |