tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Kernel
/
VM
/
at
hosted
29 files
Andreas Kling
Kernel: Move all code into the Kernel namespace
6y ago
a356e481
AnonymousVMObject.cpp
Kernel: Move all code into the Kernel namespace
6 years ago
AnonymousVMObject.h
Kernel: Expose the VMObject type of each Region in /proc/PID/vm
6 years ago
ContiguousVMObject.cpp
Kernel: Allow contiguous allocations in physical memory
6 years ago
ContiguousVMObject.h
Kernel: Allow contiguous allocations in physical memory
6 years ago
InodeVMObject.cpp
Kernel: Include the dirty bits when cloning an InodeVMObject
6 years ago
InodeVMObject.h
Kernel: Split InodeVMObject into two subclasses
6 years ago
MemoryManager.cpp
AK: Reduce header dependency graph of String.h
6 years ago
MemoryManager.h
Kernel: Allow contiguous allocations in physical memory
6 years ago
PageDirectory.cpp
Kernel: Add missing #includes now that <AK/StdLibExtras.h> is smaller
6 years ago
PageDirectory.h
Kernel: Move all code into the Kernel namespace
6 years ago
PhysicalPage.cpp
Kernel: Run clang-format on files
6 years ago
PhysicalPage.h
Kernel: Move all code into the Kernel namespace
6 years ago
PhysicalRegion.cpp
Kernel: Allow contiguous allocations in physical memory
6 years ago
PhysicalRegion.h
Kernel: Allow contiguous allocations in physical memory
6 years ago
PrivateInodeVMObject.cpp
Kernel: Split InodeVMObject into two subclasses
6 years ago
PrivateInodeVMObject.h
Kernel: Add some InodeVMObject type assertions in Region::clone()
6 years ago
ProcessPagingScope.cpp
Kernel: Move ProcessPagingScope to its own files
6 years ago
ProcessPagingScope.h
Kernel: Move ProcessPagingScope to its own files
6 years ago
PurgeableVMObject.cpp
Kernel: Purging a page should point it back to the shared zero page
6 years ago
PurgeableVMObject.h
Kernel: Expose the VMObject type of each Region in /proc/PID/vm
6 years ago
RangeAllocator.cpp
AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*)
6 years ago
RangeAllocator.h
Kernel+LibC: Allow sys$mmap() callers to specify address alignment
6 years ago
Region.cpp
Kernel: Non-readable-but-writable regions should still be mapped
6 years ago
Region.h
Kernel: Remove some Region construction helpers
6 years ago
SharedInodeVMObject.cpp
Kernel: Split InodeVMObject into two subclasses
6 years ago
SharedInodeVMObject.h
Kernel: Add some InodeVMObject type assertions in Region::clone()
6 years ago
TypedMapping.h
Kernel: Add typed_map<T>(PhysicalAddress) and use it in ACPI parsing
6 years ago
VMObject.cpp
Kernel: Move all code into the Kernel namespace
6 years ago
VMObject.h
Kernel: Allow contiguous allocations in physical memory
6 years ago