Sync to trunk head(r38096)
[reactos.git] / reactos / ntoskrnl / mm / mminit.c
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
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-14 Timo KreuzerSync to trunk head (35333)
2008-08-11 Aleksey Bragin- NDK Fix: DirectoryTableBase member of KPROCESS is...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-30 Timo Kreuzerfix several ULONG / ULONG_PTR / SIZE_T issues.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 ReactOS Portable... Looks like this address space nonsense made even less...
2008-07-25 Timo KreuzerSync with trunk head (34777)
2008-07-24 Aleksey Bragin- MiGetLastKernelAddress was totally broken on x86...
2008-06-30 ReactOS Portable... - Add driver database code to FreeLDR (using ReactOS...
2008-03-10 ReactOS Portable... ARM Port Memory Management Checkpoint:
2008-03-07 Aleksey Bragin- Remove ugly hack from gdiobj.c, official sorry to...
2008-03-03 Aleksey Bragin- Implement MiShutdownMemoryManager (stops MPW thread...
2008-02-24 Aleksey Bragin- Do not *silently* hardcode USER_SHARED_DATA to physic...
2008-02-24 Aleksey Bragin- Save original value of the free descriptor we're...
2008-02-15 ReactOS Portable... On systems with large enough memory (or lots of drivers...
2008-02-15 ReactOS Portable... Christ! Don't zero out the shared memory page during...
2008-02-15 ReactOS Portable... Get rid of complete hack that MmInitializePageList...
2008-02-15 ReactOS Portable... Remove accidentally enabled debugging function, and...
2008-02-15 ReactOS Portable... Fixed some bugs we introduced by incorrectly double...
2008-02-14 ReactOS Portable... Review and fix the buildingg and mapping of boot-time...
2008-02-14 ReactOS Portable... Prepare for getting rid of the Freelist hacks and use...
2008-02-14 ReactOS Portable... We were looping the memory descriptors in order to...
2008-02-14 ReactOS Portable... Don't loop the page array list THREE times to set it...
2008-02-14 ReactOS Portable... Remove more dead code from MmInit1. This nugget was...
2008-02-14 ReactOS Portable... [FORMATTING] Reformat MmInit1.
2008-02-14 ReactOS Portable... [FORMATTING] Remove dead code (#if 0) and re-organize...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-08 Aleksey Bragin- Implement one more hack to obtain LaskKrnlPhysAddr...
2008-02-08 Aleksey Bragin- Implement MiCountFreePagesInLoaderBlock() to correctl...
2008-02-07 ReactOS Portable... We can now build the ARM kernel (but not link it).
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-06 Art YerkesSome cleanup. Didn't mean to turn on debug in mminit.
2008-01-06 Art Yerkest's a bit embarrasing that some of this was undone...
2007-12-12 Aleksey Bragin- Silence memory descriptors output, since it works...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-02 Aleksey Bragin- Temporary revert 29342.
2007-10-01 Aleksey Bragin- Finally move MmInit1 to MmInitSystem where it should...
2007-09-27 Aleksey Bragin- Add missing KERNEL_LARGE_STACK_COMMIT definition...
2007-09-26 Aleksey Bragin- PS_UNKNOWN_VALUE determines if the process should...
2007-09-04 Aleksey Bragin- Use real NT KPCR address (0xFFDFF000).
2007-09-01 Aleksey Bragin- Finish the memory map code, so it now actually create...
2007-08-25 Aleksey Bragin- Do not ignore BIOS memory map anymore. Private BIOS...
2007-08-23 Aleksey Bragin- Make freeldr do identity memory mapping. This simplif...
2007-06-02 Dmitry Gorbachev- Fix LiveCD boot error.
2007-05-10 Alex Ionescu- Create \Device\PhysicalMemory in Phase 1 instead...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-02 Alex Ionescu- Don't depend on LD variables anymore for Mm.
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-22 Alex Ionescu- Move some Mm routines from pe.c to sysldr.c where...
2007-02-22 Alex Ionescu- Improve LdrGetModuleObject (in FreeLDR) to handle...
2007-02-20 Alex Ionescu- Get rid of a bunch of multiboot crap FreeLDR was...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-08 Alex Ionescu- Fix build.
2007-02-07 Aleksey BraginMerge fixes for LiveCD (25746, 25747 plus corresponding...
2007-02-07 Alex Ionescu- Fix IopApplyReactOSCdRomHack to handle LiveCD case...
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-25 Alex Ionescu- Implement the balance set manager. Doesn't do much...
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-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-09 Alex Ionescu- Some misc changes to fix some of the 250+ warnings...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
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-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
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
next