..
arm
[REACTOS] Cleanup INIT and some PAGE section allocations
2020-11-02 21:45:31 +03:00
i386
[NTOS:MM] Properly track system process hyper space PDE page
2021-04-08 15:40:37 +02:00
contmem.c
[NTOS:MM] Add debug print to MiAllocateContiguousMemory in out-of-memory case
2019-10-27 06:32:50 +01:00
drvmgmt.c
[NTOS] Consistently use MUTANT_INCREMENT.
2020-10-16 16:09:54 +02:00
dynamic.c
[NTOS:MM] Use inline functions to acquire/release the PFN lock.
2017-12-08 10:32:08 +01:00
expool.c
[NTOS:MM] Fix integer arithmetics
2021-03-22 10:02:12 +01:00
hypermap.c
Revert "[NTOS:MM] Allow MiMapPageInHyperSpace to be called from DISPATCH_LEVEL"
2021-04-07 23:26:44 +02:00
iosup.c
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00
kdbg.c
[NTOS:MM] On big pool enumeration, return entry instead of base VA
2019-02-02 10:45:15 +01:00
largepag.c
[REACTOS] Cleanup INIT and some PAGE section allocations
2020-11-02 21:45:31 +03:00
mdlsup.c
[NTOS:MM] Implement proper refcounting of page tables on amd64
2021-06-09 11:27:18 +02:00
miarm.h
[NTOS:MM] Get rid of MiQueryPageTableReferences
2021-06-09 11:27:18 +02:00
miavl.h
[NTOS] Add some header guards.
2017-12-12 12:42:13 +01:00
mmdbg.c
[NTOS:KD] Remove some now useless tests on _WINKD_
2020-11-16 08:55:03 +01:00
mminit.c
[NTOS:MM] First shot for Working Set list support
2021-05-04 12:02:41 +02:00
mmsup.c
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
2021-06-11 15:33:08 +03:00
ncache.c
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00
pagfault.c
[NTOS:MM] Handle PT references for page table faults in MmAccessFault
2021-06-09 11:27:18 +02:00
pfnlist.c
[NTOS:MM] Implement proper refcounting of page tables on amd64
2021-06-09 11:27:18 +02:00
pool.c
[NTOS:MM] Fix placing entries into MmNonPagedPoolFreeListHead
2021-06-16 12:14:27 +02:00
procsup.c
[NTOS:MM] Properly initialize initial process address space on amd64
2021-06-09 11:27:18 +02:00
section.c
[NTOS:MM][NTOS:SE] Mute some noisy stubs
2021-04-07 13:16:03 +02:00
session.c
[NTOS:MM] Implement proper refcounting of page tables on amd64
2021-06-09 11:27:18 +02:00
special.c
[NTOS:MM] Use inline functions to acquire/release the PFN lock.
2017-12-08 10:32:08 +01:00
sysldr.c
[NTOS:MM] MiSetPagingOfDriver(): Add an explicit #if around unreachable code
2021-04-26 10:27:20 +02:00
syspte.c
[NTOS:MM] Silence noisy DPRINTs
2021-03-18 12:24:21 +01:00
vadnode.c
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
2021-06-11 15:33:08 +03:00
virtual.c
[NTOS:MM] Handle PT references for page table faults in MmAccessFault
2021-06-09 11:27:18 +02:00
wslist.cpp
[NTOS:MM] Fix build on whatever MSVC version triggered this
2021-05-19 00:12:05 +02:00
zeropage.c
[NTOSKRNL] Overhaul Cc and Mm relationship
2021-02-03 09:41:22 +01:00