reactos/ntoskrnl/mm/ARM3
Hervé Poussineau 20bd5e8a9c
[NTOS:MM] Allow not providing MMDBG_COPY_UNSAFE in MmDbgCopyMemory
Replace an assert by a log, as this works most of the times.
2025-01-28 22:00:31 +01:00
..
arm
i386 [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
contmem.c
drvmgmt.c
dynamic.c
expool.c [NTOS:EX] Remove an ASSERT in ExpInsertPoolTracker 2024-03-03 07:19:35 +01:00
hypermap.c
iosup.c
kdbg.c [NTOS] Include kdbg/kdb.h only in the files that really need it. 2023-04-11 00:44:10 +02:00
largepag.c
mdlsup.c [NTOS:MM] Finish MmAllocateMappingAddress and MmFreeMappingAddress and fix test failures. (#7491) 2024-11-18 02:44:51 -06:00
miarm.h [NTOS:MM] Finish MmAllocateMappingAddress and MmFreeMappingAddress and fix test failures. (#7491) 2024-11-18 02:44:51 -06:00
miavl.h
mmdbg.c [NTOS:MM] Allow not providing MMDBG_COPY_UNSAFE in MmDbgCopyMemory 2025-01-28 22:00:31 +01:00
mminit.c [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
mmsup.c
ncache.c
pagfault.c [NTOS:MM] Fix 'eanbled' typo in a comment (#5728) 2023-09-27 17:31:42 +00:00
pfnlist.c [NTOS:Mm] Fail gracefully when no pages are available 2023-07-29 14:00:44 +03:00
pool.c [NTOS:MM] Finish MmAllocateMappingAddress and MmFreeMappingAddress and fix test failures. (#7491) 2024-11-18 02:44:51 -06:00
procsup.c [NTOS:MM] Fix process affinity in MmCreatePeb 2025-01-25 16:33:27 +02:00
section.c [NTOS:MM] section.c: some trivial cleanup (#5651) 2024-05-21 11:08:40 +02:00
session.c
special.c [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
sysldr.c [FREELDR][NTOS:MM] Add security cookie generation to FreeLoader (#6270) 2024-03-27 23:33:06 +02:00
syspte.c
vadnode.c [NTOS:MM] Add ASSERTs for VAD table locking 2023-10-24 21:45:27 +03:00
virtual.c [NTOS:MM] MiDeleteVirtualAddresses: Update PrototypePte before exiting loop, when deleting PDE 2024-04-02 00:14:57 +07:00
wslist.cpp Remove '.html' from spdx.org license page URLs. (#4845) 2022-11-03 18:25:37 +01:00
zeropage.c