Age | Commit message (Expand) | Author |
---|---|---|
2021-08-17 | Kernel: Port VMObject to ListedRefCounted | Andreas Kling |
2021-08-09 | Kernel: Remove unused list of user regions in MemoryManager | Andreas Kling |
2021-08-07 | Kernel: Move SpinLock.h into Locking/ | Jean-Baptiste Boric |
2021-08-07 | Kernel: Fix bad search-and-replace renames | Andreas Kling |
2021-08-06 | Kernel: Make identity mapping mechanism used during AP boot non-generic | Andreas Kling |
2021-08-06 | Kernel: Rename Memory::Space => Memory::AddressSpace | 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 |