unbreak build
[reactos.git] / reactos / ntoskrnl / include / internal / mm.h
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-11-12 Stefan Ginsberg- Add missing synchronization for access to PsLoadedMod...
2009-11-08 Stefan Ginsberg- Disable the MiCacheImageSymbols call in MmLoadSystemI...
2009-11-04 Stefan Ginsberg- Implement support for reading and writing physical...
2009-10-31 Stefan Ginsberg- Add 'simple' implementation of MmDbgCopyMemory to...
2009-10-19 James Tabor- Add more information for support with function MmPage...
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-18 Stefan GinsbergGet rid of MmStats -- most of the fields weren't used...
2009-10-15 ReactOS Portable... - Fix a bug in memory area creation: Static memory...
2009-10-15 ReactOS Portable... - Multiple PEB/TEB creation fixes:
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-13 Stefan Ginsberg- Add the MMDBG_COPY_* flags and MmDbgCopyMemory's...
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-04 Stefan Ginsberg- Add STATUS_ASSERTION_FAILURE status code required...
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-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-26 Timo KreuzerSync to trunk head (r42241)
2009-07-25 ReactOS Portable... - This is a HIGH RISK patch. It has been tested on...
2009-07-12 ReactOS Portable... Move HYPER_SPACE definition to x86 header, since ARM...
2009-07-01 Dmitry GorbachevFix some warnings / bugs.
2009-06-27 ReactOS Portable... - This patch is lets you visually dump the entire React...
2009-06-23 ReactOS Portable... - Reimplement the way zeroing PTEs are used:
2009-06-23 ReactOS Portable... - Move ARM Pool to 0xB0000000 to avoid clashing with...
2009-06-23 ReactOS Portable... - Do not zero out MC_SYSTEM pages if they are "early...
2009-06-22 Dmitry GorbachevSilence warnings.
2009-06-22 ReactOS Portable... - Begin the implementation of the ARM Pool Manager...
2009-06-21 ReactOS Portable... - Nonpaged pool MEMORY_AREA is now initialized during...
2009-06-21 ReactOS Portable... - Introduce a new MEMORY_AREA flag, MEMORY_AREA_STATIC:
2009-06-21 ReactOS Portable... - Define a new consumer: MC_SYSTEM:
2009-06-21 ReactOS Portable... - Add another helper: MiGetPfnEntryIndex. This returns...
2009-06-21 ReactOS Portable... - Get rid of MmPageArray and MmPageArraySize since...
2009-06-21 ReactOS Portable... - It is very possible for MiGetPfnEntry to be called...
2009-06-21 ReactOS Portable... - Remove MmGetPageFlags and MmSetPageFlags, there are...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-29 Aleksey Bragin- Debug pool allocator: Add support for paged pool...
2009-04-29 Aleksey Bragin- Implement a special "debug pool" allocator which...
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-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-10 ReactOS Portable... - Rework Hyperspace Mapping Interface for Page zeroing...
2009-03-10 ReactOS Portable... - Implement a new Hyperspace Mapping Interface:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-24 Timo KreuzerMm: Fix page protection flags checks.
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Stefan Ginsberg- Only reserve APIC memory on x86
2009-01-01 Timo KreuzerSync to trunk r38250
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-12-03 Dmitry GorbachevTrying to fix...
2008-12-03 Dmitry GorbachevSilence compiler warnings (2/11).
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
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 KreuzerSome ULONG -> SIZE_T / ULONG_PTR fixes
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-08 Stefan Ginsberg- Move global variable declaration to .c file instead...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-25 Stefan Ginsberg- Use MiSyncForProcessAttach and MiSyncForContextSwitch...
2008-08-21 Aleksey Bragin- Add missing MmCallDllInitialize prototype.
2008-08-17 Stefan Ginsberg- Remove dead code
2008-08-17 Stefan Ginsberg- Remove dead pager.c
2008-08-16 ReactOS Portable... Implement InterlockedComparePte and InterlockedCompareE...
2008-08-15 Aleksey Bragin- Fix MiSyncThreadProcessViews. Should fix bug 3658...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-14 Stefan Ginsberg- Rework MiSyncThreadProcessViews
2008-08-11 Aleksey Bragin- NDK Fix: DirectoryTableBase member of KPROCESS is...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Art YerkesFix my error not noticing that queued spinlock function...
2008-07-28 Art Yerkes- Reverse my previous (in retrospect) hack
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 ReactOS Portable... Now that MADDRESS_SPACE became nearly an empty structur...
2008-07-28 ReactOS Portable... The address space creation lock is a guarded mutex...
2008-07-28 ReactOS Portable... There is no point in saving the address of the address...
2008-07-28 ReactOS Portable... Looks like this address space nonsense made even less...
2008-07-27 ReactOS Portable... The puzzle of the design decisions behind the React...
2008-07-27 ReactOS Portable... More over-engineering: there really isn't any reason...
2008-07-27 ReactOS Portable... It seems unclear as to what the point of the Page Refer...
2008-05-12 Colin FinckFix the Release build by marking MmPageArraySize as...
2008-04-21 Aleksey Bragin- The address space lock is a pushlock -- pushlocks...
next