2003-08-11 Casper S. Hornstrup <chorns@users.sourceforge.net>
[reactos.git] / reactos / ntoskrnl / ke / main.c
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.
2002-06-12 Casper HornstrupBugCheck if no boot drivers are passed to ntoskrnl.exe
2002-06-10 Eric KohlMoved io/drvlck.c to mm.
2002-05-05 Casper HornstrupFixed warnings and errors so ReactOS can be compiled...
2002-05-02 David WelchFixed irq problems.
2002-04-26 Eric KohlFixed drive map in the shared user page.
2002-04-26 Eric KohlSimplified access to the shared user page.
2002-04-17 Eric KohlMoved the hardcoded command line string to loadros.
2002-03-16 Eric KohlMoved CreateSystemRootLink() away.
2002-03-13 Eric KohlMoved creation of ARC names into ntoskrnl.
2002-02-20 Eric KohlStarted security manager initialization.
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2002-01-23 Casper HornstrupAdded GNU Debugger stub for remote debugging.
2002-01-15 David WelchImplemented NtW32Call and NtCallbackReturn
2001-12-27 David WelchSet WP bit in CR0
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-24 Casper HornstrupInitial OS level SEH support.
2001-09-16 Casper HornstrupEnumerate legacy devices
2001-09-04 Eric KohlFixed hive import bug.
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-09-01 David WelchUse the directory tree created by the install target...
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-14 Casper HornstrupTemporary fix to prevent a crash when running in VMware...
2001-07-12 Eric KohlMoved interlocked and locale functions.
2001-06-29 Emanuele AlibertiFixed includes to compile.
2001-06-29 Eric KohlPrepared loading of .nls files
2001-06-04 Casper HornstrupDefault is screen debug output
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-04-26 Phillip SusiRemoved references to obsolete config.h preventing...
2001-04-17 David WelchSMP scheduling fixes
2001-04-17 David WelchFurther SMP work (associate an idle thread with each...
2001-04-16 David Welchper processor TSS
2001-04-16 David WelchFurther SMP initialization work (now boots all processo...
2001-04-16 David WelchSMP detection work
2001-04-16 Casper HornstrupAdded PnP and Power stubs
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
2001-04-10 David WelchCorrect problem with keyboard input not being accepted
2001-03-27 David WelchPrint addresses in stack frames even early in the boot
2001-03-26 David WelchFixes for page list initialization
2001-03-25 David WelchV86 mode fixes
2001-03-18 David WelchOne more bug in MmAllocateContiguousPages
2001-03-18 David WelchFixes for APC handling
2001-03-16 David WelchRemoved obsolete header files
2001-02-14 David WelchFixed MmProbeAndLockPages issues pointed out by Philip...
2001-02-10 David WelchSection and general memory manager enhancements includi...
2001-02-06 David WelchFixed timer code
2001-01-18 Eric KohlImplemented system module Information
2001-01-17 Emanuele AlibertiBootstrap title and short licence banner reformatted.
2001-01-17 David WelchMultiboot fixes
2001-01-14 Eric KohlPrint driver names on initialization
2001-01-12 David WelchRemoved debugging code from NTDLL loader
2001-01-06 Rex JolliffFixed a problem with command line parsing
2000-12-26 David WelchDisable testing code
2000-12-26 David WelchAdded support for calling BIOS functions
2000-12-23 David WelchAll task switching is done in software.
next