..
amd64
[NTOS:MM] Properly initialize initial process address space on amd64
2021-06-09 11:27:18 +02:00
arm
[REACTOS] Addendum to 5c7ce4475e
- Fix MSVC 2015 build
2021-05-12 11:04:29 +02:00
ARM3
[NTOS:MM] When mapping pages for zeroing them, disable cache, enable write through
2021-08-04 17:48:39 +02:00
i386
[NTOS:MM] Fix one occurrence of MiDeletePte instead of MiDeletePde
2021-06-22 12:05:20 +02:00
powerpc
[REACTOS] Cleanup INIT and some PAGE section allocations
2020-11-02 21:45:31 +03:00
balance.c
[NTOS:MM] Fix the mess created by the "balancer thread"
2021-08-05 10:06:19 +02:00
freelist.c
[NTOS:MM] Fix another instance of reentrant spinlock acquisition
2021-06-29 11:49:20 +02:00
marea.c
[NTOS:MM] Remove some dead code from legacy Mm
2021-06-09 11:27:18 +02:00
mmfault.c
[NTOS:MM] Fix a bit the page-out/page-in logic
2021-04-08 15:40:37 +02:00
mminit.c
[NTOS:MM] Make the page LRU list a real LRU list.
2021-02-03 09:41:23 +01:00
pagefile.c
[NTOSKRNL] Overhaul Cc and Mm relationship
2021-02-03 09:41:22 +01:00
region.c
rmap.c
[NTOS:MM] Simplify refcounting when adding/deleting a page in a shared segment
2021-06-25 10:28:51 +02:00
section.c
[NTOS:MM] Annotate some functions with regards to MmPfnLock
2021-07-27 15:36:55 +02:00
shutdown.c
[NTOS:MM] Flush dirty pages after closing the page files.
2021-02-10 11:14:19 +01:00