.. |
AddressSpace.cpp
|
33b78915d3
Kernel: Propagate overflow errors from Memory::page_round_up
|
3 tahun lalu |
AddressSpace.h
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
3 tahun lalu |
AllocationStrategy.h
|
a1d7ebf85a
Kernel: Rename Kernel/VM/ to Kernel/Memory/
|
4 tahun lalu |
AnonymousVMObject.cpp
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
3 tahun lalu |
AnonymousVMObject.h
|
542640e766
Kernel: Mark private members of SharedCommittedCowPages as private
|
3 tahun lalu |
InodeVMObject.cpp
|
c922a7da09
Kernel: Rename ScopedSpinlock => SpinlockLocker
|
4 tahun lalu |
InodeVMObject.h
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
4 tahun lalu |
MappedROM.h
|
190572b714
Kernel: Fix possible buffer overrun when scanning a MappedROM
|
3 tahun lalu |
MemoryManager.cpp
|
3e066d380d
Kernel/Memory: Remove needless VERIFY in /dev/mem mmap validation method
|
3 tahun lalu |
MemoryManager.h
|
10efbfb09e
Kernel: Scan ACPI memory ranges for the RSDP table
|
3 tahun lalu |
PageDirectory.cpp
|
5f4a67434c
Kernel: Move userspace virtual address range base to 0x10000
|
3 tahun lalu |
PageDirectory.h
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
3 tahun lalu |
PageFaultResponse.h
|
a1d7ebf85a
Kernel: Rename Kernel/VM/ to Kernel/Memory/
|
4 tahun lalu |
PhysicalPage.cpp
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
4 tahun lalu |
PhysicalPage.h
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
4 tahun lalu |
PhysicalRegion.cpp
|
b8e210deea
Kernel: Initialize PhysicalRegion::m_large_zones, remove m_small_zones
|
3 tahun lalu |
PhysicalRegion.h
|
ac7ce12123
Kernel: Remove the kmalloc_eternal heap :^)
|
3 tahun lalu |
PhysicalZone.cpp
|
08e4a1a4dc
AK+Everywhere: Replace __builtin bit functions
|
3 tahun lalu |
PhysicalZone.h
|
ac7ce12123
Kernel: Remove the kmalloc_eternal heap :^)
|
3 tahun lalu |
PrivateInodeVMObject.cpp
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
3 tahun lalu |
PrivateInodeVMObject.h
|
850db15d66
Everywhere: Remove unused AK/Bitmap includes
|
3 tahun lalu |
Region.cpp
|
5f4a67434c
Kernel: Move userspace virtual address range base to 0x10000
|
3 tahun lalu |
Region.h
|
3399b6c57f
Kernel: Remove old SlabAllocator :^)
|
3 tahun lalu |
RingBuffer.cpp
|
33b78915d3
Kernel: Propagate overflow errors from Memory::page_round_up
|
3 tahun lalu |
RingBuffer.h
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
3 tahun lalu |
ScatterGatherList.cpp
|
33b78915d3
Kernel: Propagate overflow errors from Memory::page_round_up
|
3 tahun lalu |
ScatterGatherList.h
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
4 tahun lalu |
ScopedAddressSpaceSwitcher.cpp
|
0223faf6f4
Kernel: Access MemoryManager static functions statically
|
3 tahun lalu |
ScopedAddressSpaceSwitcher.h
|
f16b9a691f
Kernel: Rename ProcessPagingScope => ScopedAddressSpaceSwitcher
|
3 tahun lalu |
SharedInodeVMObject.cpp
|
c7b90fa7d3
Kernel: Don't rewrite the whole file on sys$msync
|
3 tahun lalu |
SharedInodeVMObject.h
|
c7b90fa7d3
Kernel: Don't rewrite the whole file on sys$msync
|
3 tahun lalu |
TypedMapping.h
|
33b78915d3
Kernel: Propagate overflow errors from Memory::page_round_up
|
3 tahun lalu |
VMObject.cpp
|
55adace359
Kernel: Rename SpinLock => Spinlock
|
4 tahun lalu |
VMObject.h
|
be91b4fe3e
Kernel: Support Mutex Protected lists in ListedRefCounted
|
3 tahun lalu |
VirtualRange.cpp
|
33b78915d3
Kernel: Propagate overflow errors from Memory::page_round_up
|
3 tahun lalu |
VirtualRange.h
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
3 tahun lalu |
VirtualRangeAllocator.cpp
|
4195a7ef4b
Kernel: Return EEXIST in VirtualRangeAllocator::try_allocate_specific()
|
3 tahun lalu |
VirtualRangeAllocator.h
|
578a576a98
Kernel: Make VirtualRangeAllocator setup functions propagate errors
|
3 tahun lalu |