sin-ack 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access 3 years ago
..
AddressSpace.cpp 485f51690d Kernel: Always observe the return value of Region::map and remap 3 years ago
AddressSpace.h 55adace359 Kernel: Rename SpinLock => Spinlock 3 years ago
AllocationStrategy.h a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 4 years ago
AnonymousVMObject.cpp eaf88cc78a AK: Rename create<T> => make_ref_counted<T> 3 years ago
AnonymousVMObject.h 55adace359 Kernel: Rename SpinLock => Spinlock 3 years ago
InodeVMObject.cpp c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 years ago
InodeVMObject.h 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
MappedROM.h 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
MemoryManager.cpp 01af7d1ae1 Kernel: Don't use {:p} when printing out invalid userspace stack pointer 3 years ago
MemoryManager.h c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 years ago
PageDirectory.cpp c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 years ago
PageDirectory.h 55adace359 Kernel: Rename SpinLock => Spinlock 3 years ago
PageFaultResponse.h a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 4 years ago
PhysicalPage.cpp 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
PhysicalPage.h 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
PhysicalRegion.cpp 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
PhysicalRegion.h 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
PhysicalZone.cpp 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
PhysicalZone.h 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
PrivateInodeVMObject.cpp 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr 4 years ago
PrivateInodeVMObject.h 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr 4 years ago
ProcessPagingScope.cpp a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 4 years ago
ProcessPagingScope.h a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 4 years ago
Region.cpp 68bf6db673 Kernel: Rename Spinlock::is_owned_by_current_thread() 3 years ago
Region.h 16ad297078 Kernel: Annotate Memory::Region APIs with [[nodiscard]] 3 years ago
RingBuffer.cpp 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
RingBuffer.h 55adace359 Kernel: Rename SpinLock => Spinlock 3 years ago
ScatterGatherList.cpp 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr 4 years ago
ScatterGatherList.h 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
SharedInodeVMObject.cpp 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr 4 years ago
SharedInodeVMObject.h 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr 4 years ago
TypedMapping.h 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
VMObject.cpp 55adace359 Kernel: Rename SpinLock => Spinlock 3 years ago
VMObject.h c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 years ago
VirtualRange.cpp cd5faf4e42 Kernel: Rename Range => VirtualRange 4 years ago
VirtualRange.h 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access 3 years ago
VirtualRangeAllocator.cpp c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 years ago
VirtualRangeAllocator.h 55adace359 Kernel: Rename SpinLock => Spinlock 3 years ago