ReactOS PowerPC WIP. This will be edited and merged, and likely shrunk.
[reactos.git] / reactos / ntoskrnl / ex / init.c
2006-06-24 Art YerkesReactOS PowerPC WIP. This will be edited and merged...
2006-06-11 Alex Ionescu* Significant improve boot speed and debug log neatness:
2006-06-07 Alex Ionescu- Clone ObpCreateHandle to CmpCreateHandle. I am about...
2006-05-29 Alex Ionescu- Object Manager Improvements (3 of 3):
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-04-23 Magnus Olsenpatch from w3seek : create smss with a current director...
2006-01-11 Alex Ionescu- Fix accidental build breakage.
2006-01-05 Alex Ionescu- New ERESOURCE implementation: fixes the return value...
2005-12-27 Alex Ionescu- Added support for NTLDR style freeloader GUI. To...
2005-12-10 Thomas Bluemel- support for kernel handles
2005-11-29 Thomas Bluemel- fixed the ProbeForWrite prototype
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-11-27 Alex Ionescu- Remove KTSS_NOIOMP from NDK.
2005-11-21 Alex Ionescu- Misc janitorial fixes by Brezenbak to fix some MSVC...
2005-11-08 Alex Ionescu- Update KTHREAD and KUSER_SHARED_DATA to latest versio...
2005-10-09 Gregor AnichAdd /BREAK option.
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
2005-08-05 Alex Ionescu- Remove unused ldr/userldr.c
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-21 KJK::HyperionPartial merge from the ROX-U branch (various fixes...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-04 Hartmut BirrMake the bochs debug output in the very early boot...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-25 Alex IonescuNonpaged Pool Liberation Day: Allow PagedPool to be...
2005-05-18 Alex IonescuPrettify usetup a bit, show a warranty page before...
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-05 Hervé PoussineauRtlFreeUnicodeString -> ExFreePool changes
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 IonescuKD System Rewrite:
2005-04-23 Alex IonescuSmall Debugging Services re-arrangement. /dbgk created...
2005-04-18 Alex IonescuImplement PsSetLegoNotifyRoutine and PsRemoveCreateThre...
2005-04-18 Alex IonescuMini-merge from my local changes. Rewrite of Process...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-14 Alex IonescuDispatching & Queue Rewrite II:
2005-03-13 Thomas Bluemelinitialize the handle tables before creating them
2005-03-13 Thomas Bluemel- fixed handle table structures
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraAlex 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-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-07 Alex IonescuRemove /nt directory
2005-01-01 Alex IonescuUse PROCESSOR_FEATURE_MAX instead of PROCESSOR_FEATURES...
2004-12-18 Eric KohlImplement NtAllocateUuids() partially.
2004-11-05 Eric KohlRead time zone information from registry at startup.
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-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-16 Hartmut Birr- Initialized lookaside lists earlier in the startup...
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell IIIadded @implemented and @unimplemented notes to the...
2003-02-25 Eric KohlImplemented ExIsProcessorFeaturePresent().
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-07-04 Casper HornstrupUpdated clean rules.
2001-06-12 Casper HornstrupWindow stations and desktops
2001-03-16 David WelchRemoved obsolete header files
2000-07-30 David WelchFixes from Casper Hornstrup
2000-07-04 Eric KohlFixed RtlNtStatusToDosError()
2000-05-09 Eric KohlFixed or added exported object type variables
2000-01-26 David WelchMore improvements to LPC code
1999-08-11 Eric KohlPartial Implementation of NtQuerySystemInformation...