[NTOSKRNL]
[reactos.git] / reactos / ntoskrnl / mm / ARM3 / pool.c
2011-01-22 Timo Kreuzer[NTOSKRNL]
2010-12-26 Timo Kreuzer[NTOSKRNL]
2010-11-24 Sir Richard[NTOS]: Fix incorrect assumptions that a PDE == PTE...
2010-11-02 Sir Richard[NTOS]: Mark all initialization functions INIT_FUNCTION.
2010-11-02 Sir Richard[NTOS]: Add page-tracking macro calls wherever needed...
2010-10-25 Timo Kreuzer[YAROTOWS] Reintegrate the branch. For a brighter future.
2010-10-23 Timo Kreuzersync with trunk (r49238)
2010-10-14 Jérôme GardouSync with trunk head (r49139)
2010-09-30 Sir Richard[NTOS]: This is why you shouldn't let Antoine Dodson...
2010-09-30 Sir Richard[NTOS]: Use SYSTEM_PD_SIZE instead of assuming that...
2010-09-29 Sir Richard[NTOS]: Add MiRemoveZeroPageSafe helper function, when...
2010-09-17 Timo KreuzerSync with trunk head (r48786)
2010-09-04 Sir Richard[NTOS]: Remove useless variables in kernel code that...
2010-08-30 Timo KreuzerSync with trunk head (r48654)
2010-08-29 Sir Richard[NTOS]: Add an extra layer of protection for freed...
2010-08-29 Sir Richard[NTOS]: Missed a bunch of codepaths, protected pool...
2010-08-29 Sir Richard[NTOS]: Add DRIVER_CAUGHT_MODIFYING_FREED_POOL bugcheck...
2010-08-14 Jérôme GardouSync with trunk (r48545)
2010-08-02 Jérôme GardouSync with trunk (r48414)
2010-07-26 Sir Richard[NTOS]: Another long-lost-promised straggler for Timo...
2010-07-25 Jérôme GardouSync with trunk (48237)
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-15 Jérôme GardouSync with trunk 48067
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]: Kill some debug spew.
2010-06-05 Sir Richard[NTOS]: Implement MiDeleteSystemPageableVm.
2010-06-04 Sir Richard[NTOS]: When expanding paged pool, use MiRemoveAnyPage...
2010-06-04 Sir Richard[NTOS]: Build paged pool demand-zero PTE with MI_MAKE_S...
2010-06-04 Sir Richard[NTOS]: Allocate non-paged pool pages with MiRemoveAnyP...
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]: Add assertions to the paged pool and demand...
2010-05-10 Amine Khaldi- Sync with trunk up to r46941.
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-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-27 Jérôme Gardousync with trunk r46493
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 KreuzerMerge trunk HEAD (r46369)
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-19 Jérôme Gardousync with trunk (r46275)
2010-03-18 Amine KhaldiSync with trunk head (part 1 of 2)
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-02-20 Sir Richard[NTOS]: Make MM init read MmProductType to determine...
2010-02-20 Sir Richard[NTOS]: Remove SwapEntry parameter from MmAllocPage...
2010-02-15 Samuel SerapionSync tools to 45592
2010-02-10 Dmitry GorbachevDo not crash, use valid kernel PTE.
2010-02-10 Cameron Gutman - Merge from trunk up to r45543
2010-01-23 Timo KreuzerHopefully create a branch and not destroy the svn repos...
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2010-01-05 Timo KreuzerSync to trunk (r44933)
2010-01-02 ReactOS Portable... Implement paged pool expansion. We are now ready to...
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-31 Stefan Ginsberg- Add 'simple' implementation of MmDbgCopyMemory to...
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-16 ReactOS Portable... - Move some unimplemented Ex* Pool routines into ARM3...
2009-10-15 ReactOS Portable... - Add some simple code to handle paged pool page alloca...
2009-10-15 ReactOS Portable... - Fix calculations error in the setup of the paged...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-09-30 Stefan Ginsberg- Fix recursive spinlock acquisition in Mm caused by...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
next