- Fix KiDispatchException to unmask KI_EXCEPTION_INTERNAL when setting the exception...
[reactos.git] / reactos / ntoskrnl / include / internal / ntoskrnl.h
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- Use WinXP style /SOS output when enabled. (TODO:...
2006-11-12 Alex Ionescu- FSTUB Patch for Mount Manager Support, Part 1:
2006-10-30 Alex Ionescu- SMSS: Send QOS structure when creating new ports...
2006-10-25 Alex Ionescu- Move all ASM internal intrinsics to intrin_i.h. Reque...
2006-10-23 Alex Ionescu- Optimize PsGetCurrentProcess as well.
2006-10-23 Alex Ionescu- Properly implement inline versions of KeGetCurrentThr...
2006-10-09 Alex Ionescu- Initialize the registry in one shot, and allow it...
2006-10-08 Alex Ionescu- Add RtlInitEmptyAnsiString to DDK.
2006-10-08 Alex Ionescu- Inline and make some slight correctiions to KiInitail...
2006-10-04 Alex Ionescu- Add KF_XMMI64 feature flag for SSE2 and detect it.
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-02 Alex Ionescu- Combine SeInit1 and SeInit2 into SeInit since both...
2006-10-02 Alex Ionescu- Setup memory limits in shared user data.
2006-10-01 Alex Ionescu- Implement ExpIsLoaderValid to validate the LOADER_PAR...
2006-10-01 Alex Ionescu- Implement static compile-time assertions and use...
2006-09-30 Alex Ionescu- Use LOADER_PARAMETER_BLOCK everywhere in ReactOS...
2006-09-07 Hervé PoussineauFix typo: _GNUC_ -> __GNUC__
2006-09-07 Johannes Anderwald* fix building ntoskrnl
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-09-06 Alex Ionescu- MSVC Build Fixes
2006-08-28 Alex Ionescu- Complete and utter reimplementation of V86 Mode for...
2006-07-22 Alex Ionescu- CT_ACTIVE_IMPERSTIONATION_INFO_BIT -> CT_ACTIVE_IMPER...
2006-07-19 Alex Ionescu- Cleanup the mess in query.c by reformatting the code...
2006-07-09 Alex Ionescu- Massive re-write of some parts of Ps, based on a...
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-17 Alex Ionescu- Use static IDT entries generated through a macro...
2006-01-11 Alex Ionescu- Fix MmCreateKernelStack to actually take into account...
2006-01-03 Alex Ionescu- Implement Pushlocks. Only Waking, and Exclusive Acqui...
2005-12-01 Gé van GeldorpFactor out probe and capture code from private ntoskrnl...
2005-12-01 Thomas Bluemelset the MaximumLength in ProbeAndCaptureUnicodeString
2005-11-29 Thomas Bluemel- fixed the ProbeForWrite prototype
2005-11-28 Thomas Bluemelfixed some prototypes
2005-11-21 Alex Ionescu- Misc janitorial fixes by Brezenbak to fix some MSVC...
2005-11-21 Thomas Bluemelfixed the ProbeForWriteLargeInteger and ProbeForWriteUl...
2005-11-20 Alex Ionescu- Add msvc compatible version of ProveForRead(U)LargeIn...
2005-10-29 Thomas Bluemel- probe and capture parameters in NtCreateKey
2005-10-27 Thomas BluemelFixed ProbeForRead* macros: make sure the data always...
2005-10-27 Thomas Bluemelfixed ProbeAndCaptureUnicodeString to properly capture...
2005-10-10 Thomas Bluemelconvert DefaultSetInfoBufferCheck and DefaultQueryInfoB...
2005-09-25 Thomas Bluemel- fixed uninitialized variable warning
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-08-22 Thomas Bluemelrename IsKernelPointer to IsPointerOffset
2005-08-22 Thomas Bluemeladded a macro IsKernelPointer() to test whether a point...
2005-08-21 Thomas Bluemeluse inlined probing macros for basic types
2005-08-21 Thomas Bluemeladd macros to probe basic type pointers
2005-07-30 Filip Navara- Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY.
2005-07-20 Thomas Bluemel- Removed the Rtlp* string functions from the shared...
2005-07-20 Alex Ionescu - Move asm.h to NDK.
2005-06-26 Alex IonescuFix kdbg build and some more header cleanups: add csq...
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-19 Alex IonescuFix some ntoskrnl things, like using Rtl instead of...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
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-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-19 Alex IonescuOops
2005-03-19 Alex IonescuCorrect NtW32call to call correct kernel function,...
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-02-28 Alex IonescuReverting to 13775. Sorry for the mess. This is dedicat...
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-07 Alex IonescuRemove /nt directory
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-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-28 Casper Hornstrup2003-05-28 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-15 Eric KohlImplemented NLS section (not usable yet) and updated...
2003-05-13 Casper Hornstrup2003-05-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-24 Eric KohlImplemented import of binary system hive. (UNTESTED)
2003-03-22 Eric KohlSeparate import of system and hardware hive.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-16 Eric KohlFixed loading of symbol files.
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-03-16 Eric KohlImproved registry initialization.
2001-12-29 David WelchTrim cache
2001-12-20 David WelchFixed fast mutex implementation (they are NOT recursive)
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-11-02 Eric KohlImplemented basic ANSI/OEM <--> Unicode translation...
2001-09-04 Eric KohlFixed hive import bug.
2001-06-29 Eric KohlPrepared loading of .nls files
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
next