[TASKMGR] Process page: Allow using "Open File Location" functionality without runnin...
[reactos.git] / ntoskrnl / mm / ARM3 /
2024-04-01 Thamatip Chitpong[NTOS:MM] MiDeleteVirtualAddresses: Update PrototypePte...
2024-04-01 Thamatip Chitpong[NTOS:MM] Revert commit 0c612980ac
2024-03-27 Doug Lyons[NTOS:MM] Fix ntoskrnl/mm/ARM3/virtual.c causing BSOD...
2024-03-27 Adam Słaboń[FREELDR][NTOS:MM] Add security cookie generation to...
2024-03-03 Timo Kreuzer[NTOS:EX] Remove an ASSERT in ExpInsertPoolTracker
2023-12-23 Ratin Gao[REACTOS] Fix typos (#6198)
2023-10-24 Timo Kreuzer[NTOS:MM] Add ASSERTs for VAD table locking
2023-10-24 Timo Kreuzer[NTOS:MM] Fix address space locking in MiProtectVirtual...
2023-09-27 Serge Gautherie[NTOS:MM] Fix 'eanbled' typo in a comment (#5728)
2023-09-26 Timo Kreuzer[NTOS] Implement support for opting out of NX policy
2023-09-09 Timo Kreuzer[WIN32K][NTOS] Fix parameter to MmMapViewOfSection
2023-08-29 Hermès Bélusca-Maïto[NTOS:MM/PS] Remove code duplication between LookupEntr... 4918/head
2023-08-29 Hermès Bélusca-Maïto[NTOS:MM] Add missing validation of Ordinal in MiLocate...
2023-08-29 Hermès Bélusca-Maïto[NTOS:MM/PS] De-duplicate export name-to-ordinal functi...
2023-08-29 Hermès Bélusca-Maïto[NTOS:MM] Reformat MmCallDllInitialize and MiCallDllUnl...
2023-08-19 Hermès Bélusca-Maïto[NTOS:MM] MiResolveImageReferences: Use boolean values...
2023-07-29 Timo Kreuzer[NTOS:Mm] Use MmRebalanceMemoryConsumersAndWait in...
2023-07-29 Timo Kreuzer[NTOS:Mm] Handle failure to allocate pages in the page...
2023-07-29 Timo Kreuzer[NTOS:Mm] Fail gracefully when no pages are available
2023-07-29 Timo Kreuzer[NTOS:Mm] Handle RosMm pages in MiDecrementReferenceCount
2023-04-10 Hermès Bélusca-Maïto[NTOS] Include kdbg/kdb.h only in the files that really...
2023-03-18 Hermès Bélusca-Maïto[NTOS:MM] Simplify definitions of MM_SYSLDR_NO_IMPORTS...
2023-01-17 Wu Haotian[NTOS:MM] Use image prefix in MmLoadSystemImage
2022-12-01 Timo Kreuzer[NTOS] Improve MmDeleteProcessAddressSpace
2022-12-01 Timo Kreuzer[NTOS] Improve MmCleanProcessAddressSpace
2022-11-03 Hermès Bélusca-MaïtoRemove '.html' from spdx.org license page URLs. (#4845) 4845/head
2022-11-03 Hermès Bélusca-Maïto[NTOS] Add TAG_DACL in tag.h and use it.
2022-10-26 Hermès Bélusca-Maïto[NTOS:MM] Remove residual hack from commit 864a1bc6a...
2022-10-25 Hermès Bélusca-Maïto[SMSS][NTOS:MM] Get rid of the remaining sprintf_nt... 4799/head
2022-09-17 Jérôme Gardou[NTOS] Add some sanity checks when synchronizing PDEs
2022-08-27 Serge Gautherie[NTOS:MM] kdbg.c: Fix Argv[n] copypastas (#4634)
2022-07-20 Timo Kreuzer[KDBG] Fix x64 KDBG
2022-07-06 Tuur Martens[NTOS:MM] Fix VADs being inserted even though the quota...
2022-07-05 Timo Kreuzer[NTOSKRNL] Fix a bug in MiDeleteVirtualAddresses
2022-06-04 Tuur Martens[NTOS:MM] Fix memory leak in NtAllocateVirtualMemory
2022-05-29 Tuur Martens[NTOS:MM] Fix MiInsertSharedUserPageVad preventing...
2022-05-18 Tuur Martens[NTOS:MM] Fix memory leak in MiMapViewOfDataSection
2022-05-14 Tuur Martens[NTOS:MM] Charge and free quotas for VAD allocations
2022-01-22 Thomas Faber[NTOS:MM] Implement partial virtual region releases... 4204/head
2022-01-11 George Bișoc[NTOS:MM] Implement Raise/Return pool quota functions
2021-12-29 Stanislav Motylkov[NTOS:MM] Unrefernece some dereferences
2021-08-04 Jérôme Gardou[NTOS:MM] When mapping pages for zeroing them, disable...
2021-08-04 Jérôme Gardou[NTOS:MM] In page zeroing thread, zero more than one...
2021-08-04 Jérôme Gardou[NTOS:MM] Use KeZeroPages in zeroing thread
2021-08-04 Jérôme Gardou[NTOS:MM] Do not zero-fill pages when not needed
2021-08-04 Jérôme Gardou[NTOS:MM] Copy the WorkingSet page when initializing...
2021-08-03 Jérôme Gardou[NTOS:MM] Remove dead code
2021-07-30 Jérôme Gardou[NTOS:MM] Fix MiIsUserPte inline
2021-07-11 Timo Kreuzer[NTOS:MM] Fix MiSetSystemCodeProtection
2021-06-28 Jérôme Gardou[NTOS:MM] Check result of RtlCreateUnicodeString in...
2021-06-25 Jérôme Gardou[NTOS:MM] Implement MmFlushImageSection(MmFlushForDelete)
2021-06-24 Jérôme Gardou[NTOSKRNL] Deduplicate some symbols
2021-06-24 Jérôme Gardou[NTOS:MM] Fix-up call site of traced PFNs when serving...
2021-06-24 Jérôme Gardou[NTOS:MM] Save caller address when tracing PFNs
2021-06-19 Timo Kreuzer[NTOS:MM] Improve an ASSERT
2021-06-16 Victor Perevertkin[NTOS:MM] Fix placing entries into MmNonPagedPoolFreeLi...
2021-06-11 Victor Perevertkin[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing... 3742/head
2021-06-09 Jérôme Gardou[NTOS:MM] Handle PT references for page table faults...
2021-06-09 Jérôme Gardou[NTOS:MM] Get rid of MiQueryPageTableReferences
2021-06-09 Timo Kreuzer[NTOS] Implement MiIsPageTablePresent as a replacement...
2021-06-09 Jérôme Gardou[NTOS:MM] In MiMakePdeExistAndValid, do not overly...
2021-06-09 Jérôme Gardou[NTOS:MM] Implement proper refcounting of page tables...
2021-06-09 Jérôme Gardou[NTOS:MM] Make MiIsEntireRangeCommitted 64-bits aware
2021-06-09 Jérôme Gardou[NTOS:MM] Add some DPRINTs when incrementing or decreme...
2021-06-09 Jérôme Gardou[NTOS:MM] Make MiCalculatePageCommitment 64-bits aware
2021-06-09 Jérôme Gardou[NTOS:MM] Properly initialize initial process address...
2021-06-09 Jérôme Gardou[NTOS:MM] Unconditionally delete the PFN in MiDeletePte...
2021-06-09 Jérôme Gardou[NTOS:MM] Remove some dead code from legacy Mm
2021-06-07 Jérôme Gardou[NTOS:MM] Make MI_MAKE_HARDWARE_PTE_KERNEL actually...
2021-05-25 Hervé Poussineau[NTOS:MM] Remove wrong cleaning of PDEs at session...
2021-05-25 Hervé Poussineau[NTOS:MM] Finish implementation of MmSessionDelete
2021-05-25 Hervé Poussineau[NTOS:MM] MiDereferenceSession: return as soon as sessi...
2021-05-19 Jérôme GardouRevert "[NTOS:MM] Add private pages to process working...
2021-05-19 Jérôme Gardou[NTOS:MM] Move software PTE specific check after it...
2021-05-19 Jérôme Gardou[NTOS:MM] Do not map Process Working Set List in kernel...
2021-05-18 Jérôme Gardou[NTOS:MM] Fix build on whatever MSVC version triggered...
2021-05-18 Jérôme Gardou[NTOS:MM] Add private pages to process working sets
2021-05-18 Jérôme Gardou[NTOS:MM] Relax requirements with regards to PFN lock...
2021-05-12 Jérôme Gardou[REACTOS] Addendum to 5c7ce4475e246560d1622b8cc60dc603e...
2021-05-04 Jérôme Gardou[NTOS:MM] First shot for Working Set list support
2021-05-04 Jérôme Gardou[NTOS] Make some internal headers C++ aware
2021-05-04 Jérôme Gardou[NTOS:MM] Introduce MI_IS_PROCESS_WORKING_SET helper...
2021-05-04 Jérôme Gardou[NTOS:MM] Implement turning working set shared lock...
2021-05-04 Jérôme Gardou[NTOS/MM] Implement Mi(Un)lockWorkingSetShared
2021-04-26 Serge Gautherie[NTOS:MM] MiSetPagingOfDriver(): Add an explicit #if...
2021-04-08 Jérôme Gardou[NTOS:MM] Split MmCreateProcessAddressSpace in two...
2021-04-08 Jérôme Gardou[NTOS:MM] Properly track system process hyper space...
2021-04-08 Jérôme Gardou[NTOS:MM] Get rid of MmRosFlushVirtualMemory
2021-04-07 Jérôme GardouRevert "[NTOS:MM] Allow MiMapPageInHyperSpace to be...
2021-04-07 Jérôme Gardou[NTOS:MM] Allow MiMapPageInHyperSpace to be called...
2021-04-07 Oleg Dubinskiy[NTOS:MM][NTOS:SE] Mute some noisy stubs
2021-04-03 Mark Jansen[NTOS:MM] Stubplement cookie generation for drivers 3414/head
2021-03-30 Jérôme Gardou[NTOS:MM] Properly fail for invalid sizes of data secti...
2021-03-30 Jérôme Gardou[NTOS:MM] Fix PFN tracing
2021-03-22 Jérôme Gardou[NTOS:MM] Fix integer arithmetics
2021-03-18 Jérôme Gardou[NTOS:MM] Silence noisy DPRINTs
2021-03-18 Jérôme Gardou[NTOS:MM] Use a define for the big pool table occupatio...
2021-03-18 Jérôme Gardou[NTOS:MM] Do not use atomic operations to set a bit...
2021-03-18 Jérôme Gardou[NTOS:MM] Implement shrinking big pool allocation table
2021-03-18 Jérôme Gardou[NTOS:MM] Fail allocating non-paged pool when running...
next