- Update selector names to official names and define/use the MODE and RPL masks for...
[reactos.git] / reactos / ntoskrnl / ke / i386 / kernel.c
2005-11-27 Alex Ionescu- Update selector names to official names and define...
2005-11-21 Alex Ionescu- Misc janitorial fixes by Brezenbak to fix some MSVC...
2005-11-13 Hartmut BirrSet the boot processor as active processor in KeInit1.
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-08-09 Hartmut BirrUpdate KeActiveProcessors if an application processor...
2005-07-17 Hartmut BirrInitialized SetMember as mask of the current processor.
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-19 Hartmut BirrInitialized the system call entry independent of the...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-14 Filip Navara- Fix the declarations of PDRIVER_CANCEL, KeGetCurrentP...
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 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-22 Alex IonescuThread Creation and Context Switching re-write, plus...
2005-04-18 Alex IonescuUse official THREAD_STATE enumeration for thread states
2005-04-18 Alex IonescuImplement PsSetLegoNotifyRoutine and PsRemoveCreateThre...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-07 Thomas Bluemeldetect hyper-threading, determine number of logical...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-14 Alex IonescuReimplemented Kernel and Executive Timers. Use Microsof...
2005-02-12 Casper HornstrupBranch setupapi (again)
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-25 Hartmut Birr- Enabled SYSENTER/SYSEXIT for application processors...
2005-01-17 Alex IonescuSYSENTER support, INT2E Optimization, new Syscall Table...
2004-12-25 Filip Navara- Fix a typo.
2004-12-25 Filip Navara- Fix comparsion that I broke with my last commit.
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-04 Gé van GeldorpUse MmMapIoSpace() instead of messing around with the...
2004-11-28 Hartmut Birr- Dipped the code between HalInitializeProcessor and...
2004-11-20 Gregor AnichFPU/SSE state saving on taskswitching, FPU and SSE...
2004-11-13 Hartmut Birr- Stored the informations from the cpuid instruction...
2004-11-01 Hartmut Birr- Initialized the fpu of an application processor.
2004-10-31 Hartmut Birr- Initialize the pcr for an application processor befor...
2004-10-24 Eric KohlSet processor features in the shared user page.
2004-10-17 Hartmut Birr- Used variables from the KPCR for the current irql...
2004-10-17 Alex IonescuFixed definition of KPCR_TIB to match W32API/NT5 defint...
2004-10-17 Alex IonescuFix accidental change.
2004-10-17 Alex IonescuKeStackAttach: Acquire lock before getting thread
2004-09-26 Hartmut Birr- Detect more cpu features.
2004-09-09 Hartmut Birr- Implemented PAE (physical address extension) mapping.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-14 Hartmut Birr- Enabled global pages if it is possible.
2004-08-04 Filip Navara- Fix setting of GDT and IDT pointers in KPCR.
2004-08-01 Hartmut Birr- Changed all internal memory functions to use the...
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-04-24 James TaborSet 386 as default cpu type.
2004-04-23 James TaborFix return for cpuid.
2004-03-13 David Welch- Record feature information from cpuid. Not used at...
2004-03-09 David Welch- Replaced some common sequences of inline assembly...
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-12-30 Aleksey BraginMake compatible w/both MinGW and MSVC
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-06-05 Casper Hornstrup2003-06-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2002-10-01 Casper Hornstrup2002-10-01 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...
2002-06-04 David Welch2002-06-04 David Welch <welch@whitehall1-5.seh.ox...
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...
2001-12-31 David WelchVirtual memory support
2001-09-24 Casper HornstrupInitial OS level SEH support.
2001-04-18 David WelchUP fixes, was enabling interrupts too early
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 WelchSMP detection work
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
2001-03-22 David WelchMake the trap handlers work early in the boot process
2001-03-17 David WelchOops, missing files
2001-03-16 David WelchMoved microkernel to the architecture specific directory