This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2025-01-24 10:12:25 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
479b07339c
ladybird
/
Kernel
/
Memory
History
Andreas Kling
f770b9d430
Kernel: Fix bad search-and-replace renames
...
Oops, I didn't mean to change every *Range* to *VirtualRange*!
2021-08-07 00:39:06 +02:00
..
AddressSpace.cpp
Kernel: Rename a very long enum to ShouldDeallocateVirtualRange
2021-08-06 21:45:05 +02:00
AddressSpace.h
Kernel: Rename Memory::Space => Memory::AddressSpace
2021-08-06 14:05:58 +02:00
AllocationStrategy.h
AnonymousVMObject.cpp
AnonymousVMObject.h
InodeVMObject.cpp
InodeVMObject.h
MappedROM.h
MemoryManager.cpp
Kernel: Fix bad search-and-replace renames
2021-08-07 00:39:06 +02:00
MemoryManager.h
Kernel: Fix bad search-and-replace renames
2021-08-07 00:39:06 +02:00
PageDirectory.cpp
Kernel: Make identity mapping mechanism used during AP boot non-generic
2021-08-06 21:35:56 +02:00
PageDirectory.h
Kernel: Make identity mapping mechanism used during AP boot non-generic
2021-08-06 21:35:56 +02:00
PageFaultResponse.h
PhysicalPage.cpp
PhysicalPage.h
PhysicalRegion.cpp
PhysicalRegion.h
PhysicalZone.cpp
PhysicalZone.h
PrivateInodeVMObject.cpp
PrivateInodeVMObject.h
ProcessPagingScope.cpp
ProcessPagingScope.h
Region.cpp
Kernel: Rename a very long enum to ShouldDeallocateVirtualRange
2021-08-06 21:45:05 +02:00
Region.h
Kernel: Add convenience values to the Memory::Region::Access enum
2021-08-06 22:25:00 +02:00
RingBuffer.cpp
RingBuffer.h
ScatterGatherList.cpp
ScatterGatherList.h
SharedInodeVMObject.cpp
SharedInodeVMObject.h
TypedMapping.h
VirtualRange.cpp
Kernel: Rename Range => VirtualRange
2021-08-06 14:05:58 +02:00
VirtualRange.h
Kernel: Rename Range => VirtualRange
2021-08-06 14:05:58 +02:00
VirtualRangeAllocator.cpp
Kernel: Rename Range => VirtualRange
2021-08-06 14:05:58 +02:00
VirtualRangeAllocator.h
Kernel: Rename Range => VirtualRange
2021-08-06 14:05:58 +02:00
VMObject.cpp
VMObject.h