Merge trunk head (r41474)
[reactos.git] / reactos / ntoskrnl / ke / i386 / cpu.c
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-09 Johannes Anderwald- KeSaveFloatingPointState can be called at irql <...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (3/11).
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-01 Stefan Ginsberg- Fix release build
2008-11-01 Stefan Ginsberg- Implement most of SMP KeFlushEntireTb (currently...
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-02 Colin Finck- Add the other CPU_* codes (got them from a PDB)
2008-10-01 Christoph von Wittichfix formatting
2008-10-01 KJK::Hyperionmodified ke/i386/cpu.c
2008-09-21 Timo KreuzerMS symbols say that the KPRCB member VebdorString is...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-20 Timo Kreuzerrevert my last commit to avoid polluting other files...
2008-08-19 Timo KreuzerMove some architecture specific code from KiRosPrepareF...
2008-08-18 Stefan Ginsberg- Replace the remaining X86_EFLAGS* with EFLAGS_*
2008-08-18 Stefan Ginsberg- Remove 3 deprecated macros
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-04-17 Ged Murphy- Fix IDT and GDT limits to values advised by Alex.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-25 Aleksey Bragin- Remove Ke386WbInvd() and use compatible __wbinvd...
2007-10-06 Aleksey Bragin- Implement KiTrap19 handler (XMMI exceptions, mostly...
2007-09-26 Aleksey Bragin- Implement InterlockedExchangeAdd/Decrement/Increment16.
2007-09-04 Aleksey Bragin- Use real NT KPCR address (0xFFDFF000).
2007-08-09 Aleksey Bragin- Fix definition of _DESCRIPTOR/KDESCRIPTOR
2007-05-26 Eric KohlCalculate L2 cache size for AMD CPUs.
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-03 Alex Ionescu- Remove KD APIs from stub HAL, they've been in kdcom...
2007-03-02 Alex Ionescu- More MSVC fixes.
2007-03-02 Alex Ionescu- Fix multiple WDK compatibilities issues.
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-20 Alex Ionescu- KPROCESSOR_STATE is not 4-byte aligned.
2007-02-18 Alex Ionescu- KdDebuggerNotPresent should be FALSE by default.
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-21 Christoph von Wittichset the correct limits for the GDT Entry in KiInitializ...
2007-01-21 Christoph von Wittichfix KeFlushCurrentTb
2007-01-18 Alex Ionescu- Fix __rdtsc so it's considered volatile by GCC instea...
2007-01-17 Alex Ionescu[10 bug fixes]:
2006-12-29 Alex Ionescu- Fix critical bugs in exception handling: Unwinding...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-10-25 Alex Ionescu- Implement more of the Ke386 ASM macros for MSVC.
2006-10-15 Thomas BluemelMake some strings const
2006-10-15 Thomas BluemelSorry, accidently committed a bug...
2006-10-15 Thomas BluemelFix buffer overflow in KiGetCpuVendor, thanks to Michae...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-04 Alex Ionescu- Implement XPSP2+ syscall stub that uses indirect...
2006-10-04 Alex Ionescu- Fix KUSER_SHARED_DATA in winddk.h
2006-10-04 Alex Ionescu- Add KF_XMMI64 feature flag for SSE2 and detect it.
2006-10-04 Alex Ionescu- Make Kernel initialization (KeInit2) portable/more...
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- Fix Ki386InitializeTss to use dynamic GDT calculated...
2006-10-01 Alex Ionescu- Put IDT in RW .data section
2006-09-30 Alex Ionescu- Fix some bugs in intrin.h (missing __inline__ statmen...
2006-09-13 Alex Ionescu- Renamed device.c to config.c and removed all irreleva...
2006-09-07 Alex Ionescu- More MSVC fixes (down to 19 errors):
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-09-03 Alex Ionescu- Final cleanup for now:
2006-09-03 Alex Ionescu- Add Ke386SetInterruptDescriptorTable inlined function...
2006-09-03 Alex Ionescu- Add Ke386SetFs, Ds, Es (using Ke386SetSeg) and Ke386S...
2006-09-03 Alex Ionescu- Remove LDT initialization, LDT shouldn't be initializ...
2006-09-03 Alex Ionescu- Fix KTSS definition.
2006-09-01 Alex Ionescu- Multiple changes to low-level Kernel initalization...