- Move MmGrowKernelStack to mm/process.c with the other functions for future use.
[reactos.git] / reactos / ntoskrnl / ke / i386 / syscall.S
2006-01-11 Alex Ionescu- Move MmGrowKernelStack to mm/process.c with the other...
2005-11-27 Alex Ionescu- Update selector names to official names and define...
2005-11-22 Alex Ionescu- Fix inclusion of deleted file.
2005-09-26 Alex Ionescu- More sharing between ntdll/ntoskrnl: shared Dbg code.
2005-09-25 Gé van GeldorpFix GDB backtrace
2005-09-17 Gé van GeldorpAdd back support for older binutils versions
2005-09-13 Alex IonescuFilip doesn't like int3. Implemented Trap6 failure...
2005-09-13 Alex IonescuProperly bias frame, remove bugcheck added for debuggin...
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
2005-09-12 Alex IonescuFix previous strangely incomplete NtRaiseException...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-07-20 Alex Ionescu - Move asm.h to NDK.
2005-07-03 Eric KohlRemove trailing whitespace and fix indentation
2005-06-26 Alex IonescuHasta la vista ntdll/napi headers
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-18 Filip Navara- Convert mouclass and sermouse to use official DDK...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-25 Alex IonescuFix compilation problem..
2005-04-25 Alex IonescuSimplify and correct KiDebugService
2005-04-25 Alex IonescuAdded KiDebugService. Will optimize soon to use common...
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-23 Alex IonescuImplement KiServiceExit2 which restores debug registers...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-23 Gé van GeldorpMake gdb stack trace back to usermode work again
2005-01-21 Alex IonescuFirst patch to fix seriously broken ROS (thank Thomas...
2005-01-19 KJK::HyperionTemporary hack to make ntoskrnl stop crashing - an...
2005-01-18 Hartmut Birr- Fixed the disabling of interrupts on the stack before...
2005-01-18 Alex IonescuMSVC compatibility for NCITool, fix more svn:ignore...
2005-01-18 Alex IonescuFix SYSENTER support in VMware. New benchmar: 200ms...
2005-01-17 Hartmut Birr- Fixed the sysexit check. We must use a kernel mode...
2005-01-17 Alex IonescuSYSENTER support, INT2E Optimization, new Syscall Table...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-10-31 Eric KohlCode clean-up.
2004-08-21 Mike NordellWrong path in comment.
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-07-02 Royce Mitchell IIINtContinue fixed to return failure on invalid params...
2004-07-01 Royce Mitchell IIIcleanup/reformat syscall code, save return value as...
2004-04-07 Eric KohlFixed crashes that were cause by the changes to the...
2004-03-29 Gé van GeldorpAllow GDB 6 to backtrace over a syscall
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-06-20 Eric KohlEnable automatic initialization and termination of...
2003-06-04 Hartmut Birr- Clear the direction flag previous each 'rep string...
2003-05-28 Casper Hornstrup2003-05-28 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-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-11 David Welch2002-06-11 David Welch <welch@whitehall1-5.seh.ox...
2002-01-15 David WelchImplemented NtW32Call and NtCallbackReturn
2001-09-24 Casper HornstrupInitial OS level SEH support.
2001-03-18 David WelchFixes for APC handling
2000-12-10 David WelchSome work on file caching