Sync to trunk head(r38096)
[reactos.git] / reactos / ntoskrnl / mm / iospace.c
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-07 Stefan Ginsberg- Change more ASSERT(FALSE) to KeBugCheck(MEMORY_MANAGE...
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-30 Timo Kreuzerfix several ULONG / ULONG_PTR / SIZE_T issues.
2008-03-09 Aleksey Bragin- Remove autoupdated "$Id:" lines from the kernel sourc...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-08-05 Aleksey Bragin- More MSVC fixes
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-25 Alex Ionescu- Add some missing/internal definitions to proper headers.
2005-11-13 Hartmut Birr- Removed the process from the parameter list of MmCrea...
2005-06-21 KJK::HyperionPartial merge from the ROX-U branch (various fixes...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-02 Filip NavaraChange the MEMORY_AREAs to be stored it a binary search...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-01 Hartmut Birr- Changed all internal memory functions to use the...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-05-20 Hartmut Birr- Do not change the mapping count of a page if the...
2004-05-15 Hartmut Birr- Fixed the implementation of MmMapIoSpace.
2004-04-10 Gunnar Dalsnesindent using astyle v1.15.3: astyle --style=ansi ...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-09 Gé van GeldorpSilence debug message
2003-12-31 Jason FilbyInitial implementaions of MmAllocateContiguousMemorySpe...
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-12-20 Filip NavaraAdded few debug messages.
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-21 Gé van GeldorpBounds checking in MmMarkPage(Un)Mapped, call MmMarkPag...
2003-05-17 Eric KohlImplemented Top-Down-Allocator.
2002-11-05 Hartmut Birr* Locking the address space before accessing it.
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-04 David Welch2002-06-04 David Welch <welch@whitehall1-5.seh.ox...
2001-08-03 Eugene IngermanLock address space before calling MmCreateMemoryArea.
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-04-09 David WelchReorganised cache segment data structure
2001-03-25 David WelchV86 mode fixes
2001-02-10 David WelchSection and general memory manager enhancements includi...
2001-01-08 David WelchSome memory manager cleanups
2000-08-20 David WelchFixed memory manager bugs
2000-07-04 David WelchAdded working set functions
2000-04-02 Emanuele AlibertiMm subsystem exports table complete.
2000-03-29 David WelchCorrected mutex implementation
2000-03-19 Emanuele AlibertiSome clean-up in ntoskrnl/mm. MmAllocateSection prototy...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision