- Fix KiDispatchException to unmask KI_EXCEPTION_INTERNAL when setting the exception...
[reactos.git] / reactos / ntoskrnl / include / ntoskrnl.h
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-19 Alex Ionescu- Create ntverp.h and common.ver files. These are the...
2007-02-18 Alex Ionescu- Add EXCEPTION_RECORD64 and LIST_ENTRY64, KeTryToAcqui...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-22 Alex Ionescu- Fix MSVC breakage caused by recent modifications...
2007-01-22 Alex Ionescu- Implement new ExHandle* implementation using pushlock...
2007-01-08 Alex Ionescu- Fix _PsProcessType for MSVC compilation.
2006-11-19 Alex Ionescu- Major changes to HAL/kernel loading and freeldr hacks:
2006-10-09 Alex Ionescu- Some misc changes to fix some of the 250+ warnings...
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-01 Alex Ionescu- Add setupblk.h from TinyKRNL with all the definitions...
2006-09-07 Alex Ionescu- 1>Build Time 0:04
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-09-06 Alex Ionescu- MSVC Build Fixes
2006-05-20 Aleksey Bragin[AUDIT]
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-01-11 Hervé PoussineauRewrite IoGetDeviceInterfaces: no more memory leaks...
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-12-01 Gé van GeldorpFactor out probe and capture code from private ntoskrnl...
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-08-07 Alex Ionescu- Completely reimplement NtWaitForMultipleObjects:
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-20 Alex Ionescu - Created include/libs and moved all library headers...
2005-07-20 Alex Ionescu - Move asm.h to NDK.
2005-07-06 Eric KohlMove undocumented GUIDs to a new NDK header file.
2005-07-03 Eric Kohl- Move definitions from ntpnp.h into NDK and DDK
2005-06-30 Alex IonescuMove some internal headers to /reactos, set it as a...
2005-06-30 Alex Ionescuremove roscfg.h
2005-06-28 Steven Edwardsremove inclusion of basetsd.h, I did not mean to commit...
2005-06-28 Steven Edwardsmove some wine headers to the PSDK
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-24 Thomas Bluemel- Moved ntdll's atom table implementation to rtl, rewro...
2005-06-19 Filip Navara- Add definition of DRIVE_LAYOUT_INFORMATION_EX.
2005-06-19 Alex IonescuFix some ntoskrnl things, like using Rtl instead of...
2005-06-19 Alex IonescuRemove PAGED_CODE, PAGED_CODE_RTL and RTL_ONSTANT_STRIN...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-14 Filip Navara- Remove KeAttachProcess and KeDetachProcess prototypes...
2005-06-04 Alex IonescuAdd inbv header, stub InvbDisplayString, fix BSOD to...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-20 Steven Edwardsstarted moving tags to a private internal header
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-06 Thomas Bluemelupgrade to PSEH2 (note, the new macros are still named...
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-30 Hervé PoussineauDon't double define GUID_DEVICE_INTERFACE_ARRIVAL and...
2005-04-25 Alex IonescuRemove dbg.h and move it to kd.h, it was getting confus...
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-23 Alex IonescuSmall Debugging Services re-arrangement. /dbgk created...
2005-04-20 Hervé PoussineauImplement IoRegisterDeviceInterface
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-14 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-22 Thomas Bluemel1. added irql checks to various rtl and security functions
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-01 Filip NavaraCorrect prototype for NtGetPlugPlayEvent and use the...
2005-01-19 Thomas Bluemelfixed implementation of SetErrorMode() which should...
2005-01-07 Alex IonescuRemove /nt directory
2004-11-28 Gregor AnichMove some ntoskrnl compiletime configuration defines...
2004-11-20 Gregor AnichFPU/SSE state saving on taskswitching, FPU and SSE...
2004-10-28 Casper Hornstrup2004-10-28 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-26 Magnus Olsenfix
2004-08-15 Casper Hornstrup2004-08-15 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...