[NTOS]: Define portable MI_MAKE_ACCESSED_PAGE macro.
[reactos.git] / reactos / ntoskrnl / mm / ARM3 / miarm.h
2010-11-23 Sir Richard[NTOS]: Define portable MI_MAKE_ACCESSED_PAGE macro.
2010-11-09 Sir Richard[NTOS]: Fix bugs in MiAllocateContiguousPages. Fixes...
2010-11-08 Sir Richard[NTOS]: Assign a working set to the system process...
2010-11-02 Sir Richard[NTOS]: CR3 should be PDE_BASE, not PTE_BASE!
2010-10-25 Timo Kreuzer[YAROTOWS] Reintegrate the branch. For a brighter future.
2010-10-23 Timo Kreuzersync with trunk (r49238)
2010-10-19 Sir Richard[NTOS]: Fix multiple math/logic bugs in the PrototypePT...
2010-10-19 Sir Richard[NTOS]: C Pointer Math will bite even the most experien...
2010-10-19 Sir Richard[NTOS]: Add support for unmapping ARM3 sections, destro...
2010-10-19 Sir Richard[NTOS]: Implement MiDecrementReferenceCount and rewrite...
2010-10-18 Sir Richard[NTOS]: Clean up Mm initialization, there is now no...
2010-10-18 Sir Richard[NTOS]: Complete the VAD-to-MAREA Synchronization hack...
2010-10-17 Sir Richard[NTOS]: Use MI_SET_PFN_DELETED where we missed it.
2010-10-16 Sir Richard[NTOS]: Add MmProtectToValue array to convert MM/PTE...
2010-10-14 Jérôme GardouSync with trunk head (r49139)
2010-10-06 Timo Kreuzer[NTOSKRNL]
2010-10-06 Sir RichardLame... build fix.
2010-10-05 Sir Richard[NTOS]: Add a _64K macro definition so we can stop...
2010-10-04 Sir Richard[NTOS]: Implement MiMapViewInSystemSpace, all it took...
2010-10-04 Sir Richard[NTOS]: Define MI_MAKE_PROTOTYPE_PTE macro to make...
2010-10-02 Sir Richard[NTOS]: Move all the Nt*Section API interfaces into...
2010-09-30 Sir Richard[NTOS]: Add definition for size of a page directory...
2010-09-29 Sir Richard[NTOS]: Add MiRemoveZeroPageSafe helper function, when...
2010-09-29 Sir Richard[NTOS]: Fix straggling bugs in color table algorithms.
2010-09-28 Sir Richard[NTOS]: Write missing color code in certain PFN functio...
2010-09-28 Sir Richard[NTOS]: Switch to using an ARM3, much more correct...
2010-09-28 Sir Richard[NTOS]: Zeroed pages should go at the front, not the...
2010-09-17 Timo KreuzerSync with trunk head (r48786)
2010-08-30 Timo KreuzerSync with trunk head (r48654)
2010-08-23 Timo Kreuzer[NTOSKRNL]
2010-08-14 Jérôme GardouSync with trunk (r48545)
2010-08-02 Jérôme GardouSync with trunk (r48414)
2010-07-25 Jérôme GardouSync with trunk (48237)
2010-07-25 Amine Khaldi[PSDK]
2010-07-24 Sir Richard[NTOS]: Implement MmDeleteTeb, VADs are now deleted...
2010-07-24 Sir Richard[NTOS]: Reimplement MmCreateProcessAddressSpace in...
2010-07-24 Sir Richard[NTOS]: Implement an AVL node deletion algorithm (RtlpD...
2010-07-22 Timo Kreuzer[NTOSKRNL]
2010-07-22 Sir Richard[NTOS]: Define the template prototype PTE.
2010-07-22 Sir Richard[NTOS]: To Timo, with Love (make System PTEs work on...
2010-07-22 Sir Richard[NTOS]: Add support for handling a very specific type...
2010-07-22 Sir Richard[NTOS]: Fix a very stupid bug which made any machine...
2010-07-22 Sir Richard[NTOS]: Learn to build User PTEs as well, with MI_MAKE_...
2010-07-22 Sir Richard[NTOS]: Add missing definitions, should fix build.
2010-07-20 Jérôme GardouSync with trunk (r48144)
2010-07-20 Jérôme GardouSync with trunk (r48123)
2010-07-19 Timo Kreuzer[KERNEL32]
2010-07-16 Timo Kreuzer[NTOSKRNL]
2010-07-16 Timo KreuzerMerge 36852, 37322, 37333, 37334, 43428, 43451, 44259...
2010-07-15 Jérôme GardouSync with trunk 48067
2010-07-15 Timo Kreuzer[NTOSKRNL]
2010-07-14 Jérôme GardouSync with trunk (r48042), except win32k/ntuser/cursoricon.c
2010-07-13 Jérôme GardouSync with trunk (r48008)
2010-07-12 Cameron Gutman[WINSOCK]
2010-06-23 Sylvain PetreolleAdd leftover from sync, fixes build.
2010-06-23 Timo KreuzerSync to trunk (r47832)
2010-06-17 Jérôme GardouHopefully fail to break anything in the process of...
2010-06-10 Timo KreuzerSync to trunk head (r47736)
2010-06-09 Amine KhaldiReintegrate header-work branch. Important changes inclu...
2010-06-07 Amine KhaldiSync trunk.
2010-06-06 Stefan Ginsberg[NTOS] Inline writing to PTEs through MI_WRITE_VALID...
2010-06-06 Sir Richard[NTOS]: Don't use MmAllocPage for the first paged pool...
2010-06-05 Sir Richard[NTOS]: Define the POOL_HEADER for x64.
2010-06-05 Sir Richard[NTOS]: Implement MiDeleteSystemPageableVm.
2010-06-04 Sir Richard[NTOS]: When expanding paged pool, use MiRemoveAnyPage...
2010-06-04 Sir RichardTesters: Please test this build.
2010-05-29 Sir RichardTimo/Physicus: Please validate for AMD64.
2010-05-29 Sir RichardTesters: Please pay attention to this build and test...
2010-05-25 Jérôme Gardousync with trunk r47346
2010-05-22 Amine KhaldiSync up to trunk head.
2010-05-15 Jérôme Gardousync with trunk r47227
2010-05-12 Sir Richard[NTOS]: Fix definition of unused MI_MAKE_SOFTWARE_PTE...
2010-05-12 Sir Richard[NTOS]: Move MiFindContiguousPages to ARM3/contmem...
2010-05-12 Sir Richard[NTOS]: Add assertions to the paged pool and demand...
2010-05-10 Amine Khaldi- Sync with trunk up to r46941.
2010-05-09 Sir Richard[NTOS]: Acquire PFN lock before setting up hyperspace...
2010-05-08 Jérôme GardouSync with trunk r47129
2010-05-07 Jérôme GardouSync with trunk (r47116), hopefully without breaking...
2010-05-03 Amine KhaldiSync with trunk head (part 1 of 2)
2010-04-20 Sir Richard[NTOS]: Read almost all the Memory Management variables...
2010-04-18 Jérôme GardouSync to trunk (r46918)
2010-04-17 Sir Richard[NTOS]: 1MB is not 1000 * 1KB...
2010-04-05 Jérôme GardouSync with trunk (aka 'I want my virtualbox mouse integr...
2010-04-02 Amine KhaldiSync with trunk head (part 1 or 2)
2010-04-01 Timo KreuzerMerge to trunk head (r46631)
2010-03-30 Timo KreuzerMerge from amd64 branch:
2010-03-27 Jérôme Gardousync with trunk r46493
2010-03-26 Timo KreuzerMerge trunk head (46467)
2010-03-26 Timo KreuzerReintegrate header branch
2010-03-26 Amine KhaldiSync with trunk head (part 1 of x)
2010-03-26 Timo Kreuzer[HAL]
2010-03-25 Timo KreuzerMerge from amd64 branch:
2010-03-25 Amine KhaldiSync with trunk head.
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-24 Timo Kreuzer[NTOS]
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
next