- Use _SEH2_YIELD when returning from an exception instead of returning outside the...
[reactos.git] / reactos / ntoskrnl / ke / i386 /
2009-08-24 Stefan Ginsberg- Use _SEH2_YIELD when returning from an exception...
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-02 Dmitry GorbachevRemove r42305 hack, preserve racial purity of KiSystemS...
2009-07-30 Dmitry Gorbachev- Fix a bug in GPF handler, do not hang in it.
2009-07-30 Dmitry GorbachevAdd a hack in KiSystemStartupReal function until Better...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-10 Stefan Ginsberg- Fix a serious bug in KiDispatchException; DbgkForward...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
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-23 Dmitry GorbachevAdd "REACTOS Mm Hack of Doom" again (removed in r39723...
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-23 Dmitry GorbachevRemove a hack from KiTrap14. Put a hack in other place.
2009-02-23 Dmitry GorbachevAllow shared interrupts.
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-08 Aleksey Bragin- Get back ExceptionCode changed in r38624.
2009-01-07 Christoph von Wittichfix formatting
2009-01-07 KJK::Hyperionmodified ntoskrnl/ke/i386/exp.c
2009-01-06 Stefan Ginsberg- NtUserWaitForInputIdle: Call EngGetTickCount, removin...
2009-01-03 Dmitry Gorbachev- Add hack-sync again (bug #3591).
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Stefan Ginsberg- Only reserve APIC memory on x86
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-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-26 Aleksey Bragin- Fix some coverity errors.
2008-11-24 KJK::HyperionEverything
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-02 Stefan Ginsberg- Stub out Ke386IoSetAccessProcess, Ke386SetIoAccessMap...
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-24 Samuel Serapion- Sync to trunk 36919.
2008-10-22 Stefan Ginsberg- Fix an assertion by casting to internal structures...
2008-10-21 Stefan Ginsberg- Fix various compilation errors in SMP assembly (typos...
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 Kreuzerfix function description comments
2008-09-21 Timo KreuzerMS symbols say that the KPRCB member VebdorString is...
2008-09-21 Colin FinckWow, WriteConfigurationFile() in rbuild never worked...
2008-09-12 Aleksey Bragin- MmDeleteKernelStack should take StackBase as the...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-25 Stefan Ginsberg- Use MiSyncForProcessAttach and MiSyncForContextSwitch...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-22 Stefan Ginsberg- Replace more magic values with symbolic constants
2008-08-22 Stefan Ginsberg- Add EFLAGS_IOPL to asm.h and make use of it in assembly
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-15 Aleksey Bragin- Fix MiSyncThreadProcessViews. Should fix bug 3658...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-14 Stefan Ginsberg- Rework MiSyncThreadProcessViews
2008-08-11 Aleksey Bragin- NDK Fix: DirectoryTableBase member of KPROCESS is...
2008-08-10 Hervé PoussineauI was wrong, because KeUpdateSystemTime prototype is...
2008-08-10 Hervé PoussineauTry to fix some symbol names
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 Stefan Ginsberg- Change an infinite loop to an assert to simplify...
2008-06-06 Aleksey Bragin- Fix KDBG's EIP munging.
2008-05-19 Aleksey Bragin- Implement restoring DRx registers if the thread is...
2008-04-17 Ged Murphy- Fix IDT and GDT limits to values advised by Alex.
2008-02-22 Aleksey Bragin- Kernel's entry point is called KiSystemStartup, not...
2008-02-15 ReactOS Portable... Christ! Don't zero out the shared memory page during...
2008-02-15 ReactOS Portable... Get rid of complete hack that MmInitializePageList...
2008-02-14 ReactOS Portable... Review and fix the buildingg and mapping of boot-time...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-19 Aleksey Bragin- Add missing label.
2008-01-16 Aleksey Bragin- Sync NDK changes.
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-19 Aleksey Bragin- Fix a problem with parameter passing in DispatchTwoPa...
2007-11-25 Aleksey Bragin- Remove Ke386WbInvd() and use compatible __wbinvd...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-05 James TaborNtoskrnl:
2007-11-05 James TaborNtoskrnl:
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-14 Aleksey Bragin- Fixed a typo in the line which lead to actual zeroing...
2007-10-10 Aleksey Bragin- Copy kernel's IDT entries to the IDT we've got from...
2007-10-06 Aleksey Bragin- Implement KiTrap19 handler (XMMI exceptions, mostly...
next