Hendiadyoin1 e34eb3e36d Kernel: Remove unused String.h includes 3 jaren geleden
..
AddressSpace.cpp 907feb84a0 Kernel: Cast unused smart-pointer return value to void 3 jaren geleden
AddressSpace.h 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 jaren geleden
AllocationStrategy.h a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 4 jaren geleden
AnonymousVMObject.cpp 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 jaren geleden
AnonymousVMObject.h 542640e766 Kernel: Mark private members of SharedCommittedCowPages as private 3 jaren geleden
InodeVMObject.cpp c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 4 jaren geleden
InodeVMObject.h 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 jaren geleden
MappedROM.h 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 jaren geleden
MemoryManager.cpp 813593a485 Kernel: Fix overly loose MemoryManager::kernel_region_from_vaddr() 3 jaren geleden
MemoryManager.h e34eb3e36d Kernel: Remove unused String.h includes 3 jaren geleden
PageDirectory.cpp 578a576a98 Kernel: Make VirtualRangeAllocator setup functions propagate errors 3 jaren geleden
PageDirectory.h 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 jaren geleden
PageFaultResponse.h a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 4 jaren geleden
PhysicalPage.cpp 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 jaren geleden
PhysicalPage.h 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 jaren geleden
PhysicalRegion.cpp 259cca456f Kernel: Make PhysicalRegion::return_page() do arithmetic instead of loop 3 jaren geleden
PhysicalRegion.h 259cca456f Kernel: Make PhysicalRegion::return_page() do arithmetic instead of loop 3 jaren geleden
PhysicalZone.cpp 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 jaren geleden
PhysicalZone.h a92132e44a Kernel: Resolve clang-tidy readability-implicit-bool-conversion warnings 3 jaren geleden
PrivateInodeVMObject.cpp 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 jaren geleden
PrivateInodeVMObject.h 850db15d66 Everywhere: Remove unused AK/Bitmap includes 3 jaren geleden
Region.cpp ff6b43734c Kernel: Add Region::clear_to_zero 3 jaren geleden
Region.h f415218afe Kernel+LibC: Implement sigaltstack() 3 jaren geleden
RingBuffer.cpp 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 jaren geleden
RingBuffer.h 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 jaren geleden
ScatterGatherList.cpp 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 jaren geleden
ScatterGatherList.h 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 jaren geleden
ScopedAddressSpaceSwitcher.cpp 0223faf6f4 Kernel: Access MemoryManager static functions statically 3 jaren geleden
ScopedAddressSpaceSwitcher.h f16b9a691f Kernel: Rename ProcessPagingScope => ScopedAddressSpaceSwitcher 3 jaren geleden
SharedInodeVMObject.cpp c7b90fa7d3 Kernel: Don't rewrite the whole file on sys$msync 3 jaren geleden
SharedInodeVMObject.h c7b90fa7d3 Kernel: Don't rewrite the whole file on sys$msync 3 jaren geleden
TypedMapping.h 75564b4a5f Kernel: Make kernel region allocators return KResultOr<NOP<Region>> 3 jaren geleden
VMObject.cpp 55adace359 Kernel: Rename SpinLock => Spinlock 4 jaren geleden
VMObject.h 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 jaren geleden
VirtualRange.cpp 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 jaren geleden
VirtualRange.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 jaren geleden
VirtualRangeAllocator.cpp 578a576a98 Kernel: Make VirtualRangeAllocator setup functions propagate errors 3 jaren geleden
VirtualRangeAllocator.h 578a576a98 Kernel: Make VirtualRangeAllocator setup functions propagate errors 3 jaren geleden