reactos/ntoskrnl/mm
Thomas Faber a30edc324e
[NTOS:MM] Acquire MmSystemLoadLock in MiFindInitializationCode. CORE-16449
We might otherwise free the INIT section for an image that's in the
process of being loaded by Mm.
2020-10-15 14:49:11 +02:00
..
amd64 [NTOS:MM] Call MiSessionAddProcess() from MmCreateProcess() like on x86 2020-09-20 23:08:17 +02:00
arm [NTOS:MM] MiGetPageTableForProcess(): #if out unreachable code 2020-06-25 21:59:02 +02:00
ARM3 [NTOS:MM] Acquire MmSystemLoadLock in MiFindInitializationCode. CORE-16449 2020-10-15 14:49:11 +02:00
i386 [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
powerpc [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
balance.c [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
freelist.c
marea.c [NTOS:MM] MmDeleteProcessAddressSpace(): Move 'Address' to where it belongs (#2865) 2020-06-01 12:10:11 +03:00
mmfault.c
mminit.c [NTOS:Mm] Rewrite MiWriteProtectSystemImage (#749) 2019-01-18 22:11:43 +01:00
pagefile.c [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
region.c
rmap.c [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
section.c [NTOS:MM] Fail on SizeOfRawData overflow. CORE-17284 2020-10-03 13:20:25 +02:00
shutdown.c [NTOSKRNL] Keep page file name along the page file and free it on shutdown 2018-08-13 08:30:17 +02:00