- Use WinXP style /SOS output when enabled. (TODO: Display banner/memory/cpu).
[reactos.git] / reactos / ntoskrnl / mm / mminit.c
2007-01-25 Alex Ionescu- Use WinXP style /SOS output when enabled. (TODO:...
2007-01-25 Alex Ionescu- Rename KiSetSystemTime to KeSetSystemTime and enhance...
2006-10-09 Alex Ionescu- Some misc changes to fix some of the 250+ warnings...
2006-10-08 Alex Ionescu- In NTLDR boot, try to get the first kernel physical...
2006-10-07 Alex Ionescu- FreeLDR: Create the loader entry for ntoskrnl now...
2006-10-05 Alex Ionescu- Get rid of the completely convoluted way that Phase...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-09-30 Alex Ionescu- Use LOADER_PARAMETER_BLOCK everywhere in ReactOS...
2006-09-07 Alex Ionescu- More MSVC fixes (down to 19 errors):
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-09-03 Alex Ionescu- Add Ke386SetInterruptDescriptorTable inlined function...
2006-07-21 Alex Ionescu- Implement Kernel, Memory Manager and Process Manager...
2006-06-11 Alex Ionescu* Significant improve boot speed and debug log neatness:
2006-01-15 Hartmut Birr- Allocated the initial stacks page aligned.
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-11-13 Hartmut Birr- Removed the process from the parameter list of MmCrea...
2005-10-24 Hartmut Birr- Removed the initialisation of the kernel map area.
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-07-21 Hartmut BirrSet MmUserProbeAddress and MmHighestUserAddress accordi...
2005-05-23 Hervé PoussineauRevert 15473 and 15474 as Alex doesn't like them
2005-05-23 Hervé PoussineauRemove some debug messages at boot
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-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-15 Hartmut BirrOn smp machines, unmap all low memory pages (except...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-08 Alex IonescuFreeLdr Patch. Now fully loads ntoskrnl using a PE...
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-26 Alex IonescuDynamic 3GB support, part 1. Only multiboot.S remains...
2005-01-25 Hartmut Birr- Implemented a kernel mapping region which is process...
2005-01-12 Filip NavaraPortability fixes.
2005-01-05 Hartmut Birr- Replaced MP with CONFIG_SMP.
2005-01-02 Filip NavaraChange the MEMORY_AREAs to be stored it a binary search...
2005-01-02 Alex IonescuFix some wrong Mm definitions and sync up with proper...
2005-01-01 Hartmut Birr- Fixed the releasing of the memory from the init section.
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-10-04 Alex IonescuUn-hardcoded the 0xC0000000 value, and stuck the define...
2004-09-26 Hartmut Birr- Rewrote (copied from ntdll) parts of the relocation...
2004-09-09 Hartmut Birr- Implemented PAE (physical address extension) mapping.
2004-08-19 Hartmut Birr- Changed the sequence of some memory initialisation...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-14 Hartmut Birr- Enabled global pages if it is possible.
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-04-10 Gunnar Dalsnesindent using astyle v1.15.3: astyle --style=ansi ...
2004-03-16 David Welch- Map only the vga frame buffer for the hal to write...
2004-03-16 David Welch- Removed useless define.
2004-02-17 Mike NordellRemove not needed specific-compiler compile-time warning.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-31 Jason FilbyInitial implementaions of MmAllocateContiguousMemorySpe...
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-11-30 Hartmut Birr- Protect the region for the kernel mapped low memory...
2003-11-16 Hartmut Birr- Create a memory area for the kpcr.
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-13 David Welch- Fixed deadlock in pager thread.
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-06 Hartmut Birr- Store the consumer type for each page.
2003-07-05 Hartmut Birr- Allocate a separate memory area for the kmap area.
2003-06-19 Gé van GeldorpRevert last change
2003-06-19 Gé van GeldorpDon't mark pages as unmapped when releasing them via...
2003-06-14 Hartmut Birr- Added a boot option for reducing the used memory...
2003-05-17 Eric KohlAdded new MEMORY_AREA_NO_ACCESS type.
2003-05-17 Eric KohlImplemented Top-Down-Allocator.
2003-05-17 Hartmut Birr- Initialize the page directory for a new process from...
2003-01-11 Hartmut BirrUsed lookasidelists for pageop's.
2002-12-16 Hartmut BirrUnmap the low memory in SMP mode in MmInit3.
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-08-17 Hartmut BirrFixed the size for memory unmapping from boot process.
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-07-17 David WelchFixed some bugs.
2002-06-04 David Welch2002-06-04 David Welch <welch@whitehall1-5.seh.ox...
2002-05-17 David Welchservices/fs/cdfs/.cvsignore: Added .cvsignore file
2002-05-14 David WelchReverted the MPW changes (keep these in a seperate...
2002-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2002-04-26 Eric KohlSimplified access to the shared user page.
2002-01-01 David WelchFixed some swapping bugs and deadlocks
2001-12-31 David WelchVirtual memory support
2001-12-20 David WelchFixed fast mutex implementation (they are NOT recursive)
2001-12-06 David WelchRemoved bitops.h
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-08-13 Eric KohlFixed interpretation of BIOS memory map.
2001-08-03 Eugene IngermanLock address space before calling MmCreateMemoryArea.
2001-05-03 Casper HornstrupRemoved debug code
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-04-26 Phillip SusiUndo last change removing config.h, which is now correc...
2001-04-26 Phillip SusiRemoved references to obsolete config.h preventing...
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
2001-03-28 David WelchCatch stack over/underflows
next