reactos/ntoskrnl/mm
2023-10-24 21:45:27 +03:00
..
amd64 Fix typo "managment" -> "management" in our codebase... 2023-06-04 21:39:56 +02:00
arm
ARM3 [NTOS:MM] Add ASSERTs for VAD table locking 2023-10-24 21:45:27 +03:00
i386 Revert "[NTOS:MM/x64] Temporarily release AddressCreationLock in MmCreateVirtualMappingUnsafeEx" 2023-10-24 21:45:27 +03:00
balance.c [NTOSKRNL] Mute some good-path log-spam, no functional change 2023-09-06 14:53:53 +02:00
freelist.c [NTOS:Mm] Fail gracefully when no pages are available 2023-07-29 14:00:44 +03:00
marea.c [NTOS:MM] Fix MmFreeMemoryArea 2023-10-24 21:45:27 +03:00
mmfault.c [NTOS:MM] Fix bugs in MmAccessFault 2023-10-24 21:45:27 +03:00
mminit.c [NTOS:MM] Lock kernel address space in MiInitSystemMemoryAreas 2023-10-24 21:45:27 +03:00
pagefile.c [NTOS:Mm] Fix some 64 bit issues 2023-07-29 14:00:44 +03:00
region.c
rmap.c [NTOS:Mm] Fix locking for MmGetSectionAssociation 2023-07-29 14:00:44 +03:00
section.c [NTOS:MM] Attach to the target process in MmMapViewOfSection 2023-10-24 21:45:27 +03:00
shutdown.c