Merge trunk r45185
[reactos.git] / reactos / ntoskrnl / ke / i386 / cpu.c
2010-01-21 Timo KreuzerMerge trunk r45185
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-20 Sir Richard[NTOS]: Implement KiSwapProcess in C.
2010-01-19 Sir Richard[FREELDR]: Jump to a standard 1-parameter STDCALL kerne...
2010-01-14 Timo KreuzerSync to trunk HEAD (r45072)
2010-01-12 Sir RichardPatch that fixes VMWare boot (and should fix QEMu/KVM...
2010-01-11 Sir RichardTrap Handlers in C Patch 8 of X:
2010-01-06 ReactOS Portable... - Implement NMI handler in C instead of ASM.
2010-01-05 Timo Kreuzer[CSRSS]
2010-01-05 Timo KreuzerSync to trunk (r44933)
2010-01-02 ReactOS Portable... NMI Support Patch 10:
2009-12-31 ReactOS Portable... NMI Support Patch 1:
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-11-08 Stefan Ginsberg- Move processor freeze support out from x86 cpu.c...
2009-11-08 Stefan Ginsberg- Disable the MiCacheImageSymbols call in MmLoadSystemI...
2009-11-02 Stefan Ginsberg- Fix support for /CRASHDEBUG and /NODEBUG; we didn...
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-04 Stefan GinsbergMega KD64 revival patch:
2009-09-27 Stefan Ginsberg- Change CPUID to match the old Ki386Cpuid and take...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-21 Stefan GinsbergMega compiler intrinsics patch:
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-30 Dmitry Gorbachev- Fix a bug in GPF handler, do not hang in it.
2009-07-26 Timo KreuzerSync to trunk head (r42241)
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 ...
next