Andreas Kling
|
00bbbdeda6
Kernel/SMP: Always take PageDirectory lock before the MemoryManager lock
|
3 年之前 |
Daniel Bertalan
|
fa8507d1ce
Kernel: Fix UB caused by taking a reference to a packed struct's member
|
3 年之前 |
Andreas Kling
|
c94c15d45c
Everywhere: Replace AK::Singleton => Singleton
|
3 年之前 |
Andreas Kling
|
f770b9d430
Kernel: Fix bad search-and-replace renames
|
3 年之前 |
Andreas Kling
|
cdab5b2091
Kernel: Make identity mapping mechanism used during AP boot non-generic
|
3 年之前 |
Andreas Kling
|
208147c77c
Kernel: Rename Process::space() => Process::address_space()
|
3 年之前 |
Andreas Kling
|
b7476d7a1b
Kernel: Rename Memory::Space => Memory::AddressSpace
|
3 年之前 |
Andreas Kling
|
cd5faf4e42
Kernel: Rename Range => VirtualRange
|
3 年之前 |
Andreas Kling
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
3 年之前 |
Andreas Kling
|
a1d7ebf85a
Kernel: Rename Kernel/VM/ to Kernel/Memory/
|
3 年之前 |