Test commit. Not official branch release -- it will follow shortly in 15 minutes...
[reactos.git] / reactos / ntoskrnl / ke / main.c
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-02-22 Thomas Bluemel1. added irql checks to various rtl and security functions
2005-02-08 Alex IonescuFreeLdr Patch. Now fully loads ntoskrnl using a PE...
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-26 Alex IonescuDynamic 3GB support, part 1. Only multiboot.S remains...
2005-01-22 Thomas Bluemel1. A few Nt vs. Zw fixes
2005-01-12 Filip NavaraPortability fixes.
2005-01-07 Alex IonescuRemove /nt directory
2005-01-05 Hartmut Birr- Replaced MP with CONFIG_SMP.
2005-01-03 Gé van GeldorpSince we can load .sym files when defined(DBG) now...
2005-01-01 Hartmut Birr- Simplified KeSetSystemAffinityThread and KeRevertToUs...
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-12 Hartmut Birr- Split KdInitSystem in two phases, to enable debug...
2004-12-04 Gé van GeldorpCurrent versions of VMware provide a correct BIOS memor...
2004-11-28 Hartmut Birr- Dipped the code between HalInitializeProcessor and...
2004-11-27 Eric KohlRemove the DPRINT containing SharedData->DosDeviceMap...
2004-11-26 Aleksey BraginRemoved DPRINT containing SharedData->DosDeviceMap...
2004-11-20 Gregor AnichFPU/SSE state saving on taskswitching, FPU and SSE...
2004-11-13 Hartmut Birr- Fixed the scanning for boot options.
2004-11-07 Filip Navara- Export the InitSafeBootMode variable as per KB83764.
2004-11-05 Eric KohlRead time zone information from registry at startup.
2004-10-24 Thomas Bluemelfixed prototypes of NtSetEvent(), NtResetEvent(), NtQue...
2004-10-24 Eric KohlSet processor features in the shared user page.
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-10-13 Alex IonescuImplemented KeSetEventBoostPriority, KeFindConfiguratio...
2004-10-03 Alex IonescuCorrected KPCR structure, removed IKPCR, set up Current...
2004-09-26 Hartmut Birr- Rewrote (copied from ntdll) parts of the relocation...
2004-09-23 Royce Mitchell IIIadd some debug output
2004-09-23 Eric KohlImplement boot logging. Add /BOOTLOG to the command...
2004-09-09 Hartmut Birr- Implemented PAE (physical address extension) mapping.
2004-08-31 Hartmut Birr- Removed the member OldProcess from the ETHREAD structure.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-07 Steven EdwardsRenamed /DEBUGPORT=FILELOG to
2004-08-01 Filip Navara- Replace some usages of KEBUGCHECK(0) with correct...
2004-07-30 James TaborMoved KiTimerSystemAuditing flag to main.c so it can...
2004-06-19 Filip Navara- Callbacks implementation. A little modified patch...
2004-05-29 Hartmut Birr- Print the memory map at start up to the debug port.
2004-04-30 Gé van GeldorpChange bugcheck parameter to easily find out which...
2004-03-15 Hartmut Birr- Removed dirty loading of symbol files from ExpInitial...
2004-01-13 Art YerkesRe-enabled stabs reading in the kernel debugger.
2004-01-09 Steven EdwardsChanged /NOBOOTSCREEN to /NOGUIBOOT to be
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2004-01-02 Steven EdwardsEnabled support for /DEBUGPORT=FILE
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-12-14 Hartmut Birr- Do not place _main into the init section. If ntoskrnl...
2003-11-16 Hartmut Birr- Initialized lookaside lists earlier in the startup...
2003-10-19 Eric KohlInitialize section object type after the object manager...
2003-10-16 Eric Kohl- Moved and renamed RtlpCreateRegistryKeyPath() to...
2003-10-15 Filip NavaraFixed driver loading order, cleaned up relevant functio...
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-10-12 VizziniSupport for VMWare NIC, and some general clean-up and...
2003-09-29 Filip NavaraThis is first part of patch to get loading boot bus...
2003-09-25 VizziniPatch by Skywing:
2003-08-27 David Welch- Added support for crash dumps:-
2003-08-24 David Welch- Move bootvideo support for a seperate driver.
2003-08-19 David Welch- Patch from PM implementing ldt and tss iobitmap support.
2003-08-11 Casper Hornstrup2003-08-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-06 Hartmut Birr- Don't free the memory from symbol files if the kernel...
2003-06-19 Gé van GeldorpRevert last change
2003-06-19 Gé van GeldorpDon't mark pages as unmapped when releasing them via...
2003-06-16 Eric KohlAdded service table pointer to KTHREAD.
2003-06-14 Hartmut Birr- Added a boot option for reducing the used memory...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-05 Casper Hornstrup2003-06-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-20 Eric KohlFinished kernel-mode part of NLS section implementation.
2003-05-19 Eric KohlImplemented NLS file import.
2003-05-17 Hartmut Birr- Free memory for boot load files, except ntoskrnl...
2003-05-16 Eric KohlUpdated NLS function signature.
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-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2003-04-17 Eric KohlCreate hardware keys only if hardware hive was not...
2003-04-01 Eric KohlFix bug which causes a crash in RtlpCheckFileNameExtens...
2003-03-22 Eric KohlCheck only the last path component for system hive...
2003-03-22 Eric KohlSeparate import of system and hardware hive.
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-12-09 Eric KohlFixed buggy system hive identification.
2002-12-07 Eric KohlOuch!
2002-12-07 Eric KohlCall CmInit2() only if the system hive was imported.
2002-12-04 Eric KohlFixed a typo.
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-13 Robert DickensonCommit of the rest of Gunnars file locking patch.
2002-11-12 Eric KohlReworked initial process loader.
2002-09-17 David WelchPass only the base name of a module.
2002-09-15 guidoSwitch i287 fpu, if present, into protected mode (ignor...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupRemove some debugging code.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-08-10 David Welch2002-08-10 David Welch <welch@computer2.darkstar...
2002-07-29 Eric KohlAdded cache flush counters.
2002-07-20 David WelchRenamed kernel.map -> ntoskrnl.map
2002-07-17 David WelchRemove crash testing code.
2002-07-17 David WelchFixed some bugs.
2002-06-27 Eric KohlStop the system if SystemRoot cannot be created or...
2002-06-20 Eric KohlFixed a long-standing hack to open symbolic link objects.
2002-06-17 joegntoskrnl/ke/main.c
2002-06-16 Eric KohlFixed loading of symbol files.
2002-06-12 Eric KohlUse the registry to load system start drivers.
next