- Fix compile issues caused by previous patch.
[reactos.git] / reactos / ntoskrnl / mm / i386 / pfault.c
2005-11-27 Alex Ionescu- Fix compile issues caused by previous patch.
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
2005-07-23 Hartmut BirrSplit the page fault handler from the trap handler.
2005-07-23 Hartmut BirrIf a page fault occurs in user mode, we must deliver...
2005-07-22 Thomas Bluemelremoved MmCopyFromCaller and MmCopyToCaller and depend...
2005-07-06 Filip NavaraKernel base address and system space start can be disti...
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-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-22 Thomas BluemelInterlockedPushEntrySList() and InterlockedPopEntrySLis...
2005-02-16 Filip NavaraCast pointers to ULONG_PTR instead of ULONG.
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2004-11-27 Hartmut Birr- Fixed a debug message.
2004-11-21 Gunnar Dalsnescall KiDeliverAPc at correct irql
2004-11-10 Alex IonescuRewrote APC Implementation.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
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-10 Gunnar Dalsnesindent using astyle v1.15.3: astyle --style=ansi ...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-02-18 David WelchFix for memory management issue.
2001-02-14 David WelchFixed MmProbeAndLockPages issues pointed out by Philip...
2001-02-06 David WelchFixed timer code
2000-06-25 David WelchRemoved from redundant files from the mm directory
2000-04-07 David WelchBegan seperation of machine-dependant/independant secti...