[NTOS]: Enable usage of ARM3 paged pool, up until Mm Phase 2.
[reactos.git] / reactos / ntoskrnl / include / internal / mm.h
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...
2008-03-13 Andrew MungerSimplify and rename the functions that touch UserPageLi...
2008-03-13 Aleksey Bragin- Factor out physical pages allocation and creating...
2008-03-09 Aleksey Bragin- Move MiGetPfnEntry into arch-independent mm.h header...
2008-02-24 Aleksey Bragin- Save original value of the free descriptor we're...
2008-02-15 ReactOS Portable... Get rid of complete hack that MmInitializePageList...
2008-02-14 ReactOS Portable... Review and fix the buildingg and mapping of boot-time...
2008-02-14 ReactOS Portable... The system never considered "ReservedPages" as any...
2008-02-14 ReactOS Portable... One would expect that a function called "MmIsUsablePage...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-27 Aleksey Bragin- Add missing KERNEL_LARGE_STACK_COMMIT definition...
2007-09-27 Aleksey Bragin- Coalesce all calls to MmUpdatePageDir through a singl...
2007-09-26 Aleksey Bragin- PS_UNKNOWN_VALUE determines if the process should...
2007-09-26 Aleksey Bragin- Implement InterlockedExchangeAdd/Decrement/Increment16.
2007-09-24 Aleksey Bragin- Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM...
2007-09-04 Aleksey Bragin- Use real NT KPCR address (0xFFDFF000).
2007-08-05 Aleksey Bragin- More MSVC fixes
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-23 Alex Ionescu- Add a new member to MM_IMAGE_SECTION_OBJECT to hold...
2007-02-23 Alex Ionescu- Merge DbgUnLoadImageSymbols from KD branch.
2007-02-22 Alex Ionescu- Improve LdrGetModuleObject (in FreeLDR) to handle...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
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:...
2006-12-29 Alex Ionescu- Fix critical bugs in exception handling: Unwinding...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-30 Alex Ionescu- Fix DbgkSectionHandleToFileHandle.
2006-10-22 Alex Ionescu- Implement helper routine DbgkpSectionToFileHandle...
2006-10-22 Alex Ionescu- Implement DbgkPostFakeModuleMessages.
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-08 Alex Ionescu- Stub LdrVerifyMappedImageMatchesChecksum.
2006-10-05 Alex Ionescu- Get rid of the completely convoluted way that Phase...
2006-09-06 Alex Ionescu- MSVC Build Fixes
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-27 Alex Ionescu- Implement XP-style process name auditing to store...
2006-07-21 Alex Ionescu- Implement Kernel, Memory Manager and Process Manager...
2006-07-09 Maarten BosmaAdd comments from cc-branch headers to trunk to make...
2006-07-09 Alex Ionescu- Massive re-write of some parts of Ps, based on a...
2006-05-18 Alex Ionescu- Get rid of ROS_EPROCESS and all the ugly type-casting...
2006-05-18 Alex Ionescu- Use EPROCESS 's AddressCreationLock instead of the...
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-08 Alex Ionescu- Remove some public APIs from internal headers.
2005-11-28 Thomas Bluemelfixed some prototypes
next