Get rid of MmStats -- most of the fields weren't used anymore and we have duplicates...
[reactos.git] / reactos / ntoskrnl / mm / balance.c
2009-10-18 Stefan GinsbergGet rid of MmStats -- most of the fields weren't used...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
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-19 Timo KreuzerMerge from amd64 branch:
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-06-28 ReactOS Portable... - Create mmsup.c in ReactOS memory manager directory...
2009-06-21 ReactOS Portable... - MC_NPPOOL is special-cased in the memory balancer...
2009-06-21 ReactOS Portable... - Remove MmGetPageFlags and MmSetPageFlags, there are...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-18 Aleksey Bragin- Fix for Bug 703.
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-07 Stefan Ginsberg- Change more ASSERT(FALSE) to KeBugCheck(MEMORY_MANAGE...
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
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-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-25 Stefan Ginsberg- Remove deprecated CHECKPOINT/CHECKPOINT1 macros which...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-21 Jeffrey MorlanMmReleasePageMemoryConsumer: When giving the page direc...
2008-03-13 Andrew MungerSimplify and rename the functions that touch UserPageLi...
2008-03-09 Aleksey Bragin- Remove autoupdated "$Id:" lines from the kernel sourc...
2008-02-14 ReactOS Portable... The Memory Manager design dictated that every page...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-14 Alex Ionescu- Fixup and enable my new HAL IRQL implementation from...
2007-02-11 Sylvain Petreollemove from branch
2007-02-03 Alex Ionescu- Disgusting* hack by hto to temporarily work around...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
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