.. |
AllocationStrategy.h
|
|
|
AnonymousVMObject.cpp
|
Kernel: Make AnonymousVMObject::clone() API OOM safe
|
2021-05-29 09:04:05 +02:00 |
AnonymousVMObject.h
|
AK+Kernel+LibELF: Remove the need for IteratorDecision::Continue
|
2021-05-16 10:36:52 +01:00 |
ContiguousVMObject.cpp
|
Kernel: Make ContiguousVMObject factory API OOM safe
|
2021-05-29 09:04:05 +02:00 |
ContiguousVMObject.h
|
Kernel: Make ContiguousVMObject factory API OOM safe
|
2021-05-29 09:04:05 +02:00 |
InodeVMObject.cpp
|
|
|
InodeVMObject.h
|
|
|
MappedROM.h
|
|
|
MemoryManager.cpp
|
Kernel: Make ContiguousVMObject factory API OOM safe
|
2021-05-29 09:04:05 +02:00 |
MemoryManager.h
|
Kernel: Use KString for Region names
|
2021-05-28 09:37:09 +02:00 |
PageDirectory.cpp
|
Kernel: static vs non-static constexpr variables
|
2021-05-19 21:21:47 +01:00 |
PageDirectory.h
|
|
|
PageFaultResponse.h
|
|
|
PhysicalPage.cpp
|
|
|
PhysicalPage.h
|
|
|
PhysicalRegion.cpp
|
|
|
PhysicalRegion.h
|
|
|
PrivateInodeVMObject.cpp
|
Kernel: Make PrivateInodeVMObject factory APIs OOM safe
|
2021-05-29 09:04:05 +02:00 |
PrivateInodeVMObject.h
|
Kernel: Make PrivateInodeVMObject factory APIs OOM safe
|
2021-05-29 09:04:05 +02:00 |
ProcessPagingScope.cpp
|
|
|
ProcessPagingScope.h
|
|
|
PurgeablePageRanges.cpp
|
|
|
PurgeablePageRanges.h
|
|
|
Range.cpp
|
Kernel: Move sys$munmap functionality into a helper method
|
2021-05-29 15:53:08 +02:00 |
Range.h
|
Kernel: Move sys$munmap functionality into a helper method
|
2021-05-29 15:53:08 +02:00 |
RangeAllocator.cpp
|
Everywhere: Sort out superfluous QuickSort.h imports
|
2021-05-29 23:41:54 +01:00 |
RangeAllocator.h
|
|
|
Region.cpp
|
Kernel: Remove various other uses of ssize_t
|
2021-06-16 21:29:36 +02:00 |
Region.h
|
Kernel: Fix use-after-free in sys$mremap
|
2021-06-02 18:00:13 +02:00 |
RingBuffer.cpp
|
|
|
RingBuffer.h
|
|
|
ScatterGatherList.cpp
|
Kernel: Make AnonymousVMObject physical page APIs OOM safe
|
2021-05-15 09:01:32 +02:00 |
ScatterGatherList.h
|
Kernel: Make AnonymousVMObject physical page APIs OOM safe
|
2021-05-15 09:01:32 +02:00 |
SharedInodeVMObject.cpp
|
|
|
SharedInodeVMObject.h
|
|
|
Space.cpp
|
AK: Rename Vector::append(Vector) => Vector::extend(Vector)
|
2021-06-12 13:24:45 +02:00 |
Space.h
|
Kernel: Move sys$munmap functionality into a helper method
|
2021-05-29 15:53:08 +02:00 |
TypedMapping.h
|
|
|
VMObject.cpp
|
|
|
VMObject.h
|
Kernel: Avoid allocations in the VMObject constructor
|
2021-06-02 23:00:14 +01:00 |