[NTOSKRNL]
[reactos.git] / reactos / ntoskrnl / mm / section.c
2010-07-22 Timo Kreuzer[NTOSKRNL]
2010-07-19 Timo Kreuzer[KERNEL32]
2010-07-16 Timo KreuzerMerge 36852, 37322, 37333, 37334, 43428, 43451, 44259...
2010-07-15 Timo KreuzerMerge 44257 from amd64 branch:
2010-07-12 Cameron Gutman[WINSOCK]
2010-06-09 Amine KhaldiReintegrate header-work branch. Important changes inclu...
2010-06-07 Amine KhaldiSync trunk.
2010-05-22 Amine KhaldiSync up to trunk head.
2010-05-10 Amine Khaldi- Sync with trunk up to r46941.
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-02 Amine KhaldiSync with trunk head (part 1 or 2)
2010-03-30 Timo KreuzerMerge from amd64 branch:
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 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-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-21 Sir Richard[NTOS]: Use system PTEs for drivers, both boot drivers...
2010-02-15 Samuel SerapionSync tools to 45592
2010-02-11 Sir Richard[NTOS]: Get rid of page locking mechanism for MDL since...
2010-02-10 Cameron Gutman - Merge from trunk up to r45543
2010-02-06 Timo KreuzerMerge trunk head (r45466)
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Timo KreuzerMerge trunk r45185
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-14 Timo KreuzerSync to trunk HEAD (r45072)
2010-01-13 Timo KreuzerMerge from amd64-branch:
2010-01-05 Timo Kreuzer[CSRSS]
2010-01-05 Timo KreuzerSync to trunk (r44933)
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-06 Timo KreuzerMerge from amd64 branch:
2009-12-04 Timo Kreuzer[MM]
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-21 Timo KreuzerPFN_TYPE -> PFN_NUMBER
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-31 Stefan Ginsberg- Add 'simple' implementation of MmDbgCopyMemory to...
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-16 Stefan GinsbergDowngrade various debug prints from DPRINT1 to DPRINT...
2009-10-15 ReactOS Portable... - Get rid of mm/mmsup.c and move some of the ROS-intern...
2009-10-15 ReactOS Portable... - Multiple PEB/TEB creation fixes:
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-23 Timo KreuzerSync with trunk r43123
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-02 Dmitry Chapyshev- Add missed checks of memory allocation failures
2009-08-24 Stefan Ginsberg- Make use of _SEH2_YIELD in Mm
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-27 ReactOS Portable... - Create \dev\physmem section during section initializa...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-15 Stefan Ginsberg- What's the deal with using Iof* and Obf*, Arch?
2009-07-15 Stefan Ginsberg- Hey Arch, did you know MmpDeleteSection can be called...
2009-07-15 Stefan Ginsberg- Don't assume the object body allocated by ObCreateObj...
2009-07-11 Michael Martin- NtMapViewOfSection: When referencing the section...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-14 Dmitry Chapyshev- Add SectionHandle probing
2009-06-09 Michael Martin- MmUnmapViewOfSection: Unlock address space before...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-12 Michael Martin- MmCreateSection: SectionPageProtection of PAGE_NOACCE...
2009-05-08 Michael Martin- MmMapViewOfSection: Segment size must be a multiple...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-27 Aleksey Bragin- Change storage of ReactOS-specific virtual address...
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-15 Aleksey Bragin- Silence MmCanFileBeTruncated warning about not checki...
2009-03-30 Dmitry GorbachevDo not crash with "Assertion 'Process == PsGetCurrentPr...
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-14 Dmitry Gorbachev- Use MmCreateHyperspaceMapping() again.
2009-03-10 ReactOS Portable... - Rework Hyperspace Mapping Interface for Page zeroing...
2009-03-10 Dmitry GorbachevFix bug #4249 and crash in QEMU. Alex Ionescu, bug...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-02-03 Christoph von Wittichdon't return FALSE when there is a DataSectionObject...
next