fixed registry querying code in Ki386SetProcessorFeatures
[reactos.git] / reactos / ntoskrnl / mm / balance.c
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-09-14 Alex Ionescuntoskrnl header cleanups
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-02-12 Casper HornstrupBranch setupapi
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-01 Filip Navara- Replace some usages of KEBUGCHECK(0) with correct...
2004-08-01 Hartmut Birr- Changed all internal memory functions to use the...
2004-07-31 Hartmut Birr- Used MmStats.NrFreePages instead of MiNrAvailablePages.
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-22 James TaborImplemented new Ros exclusive function SystemFullMemory...
2004-04-14 James TaborImplementation of system performance auditing hax.
2004-04-10 Gunnar Dalsnesindent using astyle v1.15.3: astyle --style=ansi ...
2004-03-05 Hartmut Birr- Made it possible to allocate a pageop only if no...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-11-24 Gé van GeldorpSilence debug messages
2003-11-16 Hartmut Birr- Moved the pager thread as balancer thread to balance.c.
2003-10-23 Hartmut Birr- Initialize the used page count for the non paged...
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-12 David Welch- Implemented Harmutt Birr's suggestion of a seperate...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-14 Hartmut Birr- Fixed the calculation of MiPagesRequired.
2003-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2002-11-10 Casper Hornstrup2002-11-10 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-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-06-10 Hartmut BirrReplaced all calls to MmDereferencePage with MmReleaseP...
2002-06-04 David Welch2002-06-04 David Welch <welch@whitehall1-5.seh.ox...
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-02-28 Hartmut BirrFixed the 'event wait bug' in MmRequestPageMemoryConsumer.
2002-01-08 David WelchMore swapping fixes
2002-01-01 David WelchFixed some swapping bugs and deadlocks
2001-12-31 David WelchVirtual memory support
2001-12-29 David WelchTrim cache
2001-12-28 David WelchMemory balancer