Add some helpful debug output to LAYOUT parsing, and enable DoLAYOUT code. The tool...
[reactos.git] / reactos / ntoskrnl / ke / i386 / trap.s
2009-10-23 Stefan Ginsberg- Replace RtlpGetExceptionAddress by the _ReturnAddress...
2009-10-17 Stefan Ginsberg- Add STATUS_SUCCESS to asm.h and make use of it.
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-30 Stefan GinsbergReactOS SMP Bringup Lite:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
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-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-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
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:
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
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-21 Stefan Ginsberg- Fix various compilation errors in SMP assembly (typos...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-22 Stefan Ginsberg- Add EFLAGS_IOPL to asm.h and make use of it in assembly
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-06 Aleksey Bragin- Fix KDBG's EIP munging.
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-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-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-05 James TaborNtoskrnl:
2007-11-05 James TaborNtoskrnl:
2007-10-06 Aleksey Bragin- Implement KiTrap19 handler (XMMI exceptions, mostly...
2007-08-09 Aleksey Bragin- Fix definition of _DESCRIPTOR/KDESCRIPTOR
2007-04-22 Dmitry GorbachevFix bug #2188.
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-25 Alex Ionescu- Fixup some kernel module debugging flags/settings...
2007-03-19 Alex Ionescu- Fix an important bug which was causing us to incorrec...
2007-03-19 Alex Ionescu- Change the way DR_TRAP_FIXUP and V86_TRAP_FIXUP work...
2007-03-19 Alex Ionescu- New ISR Timeout detection code.
2007-03-03 Alex Ionescu- Fix another typo in CommonDispatchException (with...
2007-03-03 Alex Ionescu- Fix critical bugs in DR_TRAP_FIXUP, TRAP_PROLOG and...
2007-03-03 Alex Ionescu- Remove KD APIs from stub HAL, they've been in kdcom...
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-18 Alex Ionescu- Fix KiDebugService to load EDX from KTRAP_FRAME_EDX...
2007-02-16 Alex Ionescu- Disable i8042prt debugger hack.
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-24 Aleksey Bragin- Merge 25572 (except the NTLPC related part), this...
2007-01-21 Alex Ionescu- Fix IN/OUT privileged instruction fault (we don't...
2007-01-17 Alex Ionescu- Remove hack from KiSetPriorityThread. Now it doesn...
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-12-02 Alex Ionescu- Implement V86 trap fixup during traps and interrupts.
2006-11-29 Alex Ionescu- Don't freeze on spurious interrupt.
2006-11-29 Alex Ionescu- Finally figured out a way to make the old HAL IRQ...
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- Add KF_XMMI64 feature flag for SSE2 and detect it.
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- Put IDT in RW .data section
2006-09-18 Alex Ionescu- Implement FPU Exception Handler.
2006-09-18 Alex Ionescu- Implement Trap 16: Math Coprocessor Fault. Happens...
2006-09-16 Alex Ionescu- Implement most of the Ring 3/0 Invalid Opcode handler...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-09-03 Alex Ionescu- Add Ke386SetInterruptDescriptorTable inlined function...
2006-09-03 Alex Ionescu- Add Ke386SetFs, Ds, Es (using Ke386SetSeg) and Ke386S...
2006-09-02 Alex Ionescu- Part 2 of 2: Implement KiDispatchInterrupt in assembl...
2006-08-31 Alex Ionescu- Some cleanups
2006-08-31 Alex Ionescu- Don't do fast system calls with the wrong DS/ES selec...
2006-08-31 Alex Ionescu- Implement more parts of the GPF Handler.
2006-08-28 Alex Ionescu- Complete and utter reimplementation of V86 Mode for...
2006-08-26 Alex Ionescu- Even though in assembly we return the BOOLEAN in...
2006-08-26 Alex Ionescu- Remove useless stack operations in KiInterruptDispatc...
2006-08-26 Alex Ionescu- Fix some bugs in KiChainedDispatch.
2006-08-26 Alex Ionescu- Fix a bug during exceptions, thanks to W3seek, nice...
2006-08-26 Alex Ionescu- Transform TRAP_PROLOG into a GAS macro.
2006-08-25 Alex Ionescu- Add some debugging code to see why trap frames are...
2006-08-24 Alex Ionescu- Got rid of the deprecated stuff left in irq.c and...
2006-08-24 Alex Ionescu- Update KeUpdateSystemTime to use variable increments.
2006-08-24 Alex Ionescu- Write a basic Clock Interrupt handler in the HAL...
2006-08-24 Alex Ionescu- Implement Chained and Normal generic interrupt handlers.
2006-08-23 Alex Ionescu- Enable the code in KeInitializeInterrupt that copies...
2006-08-23 Alex Ionescu- Fix some bugs in INT_PROLOG so that it can be used...
2006-08-21 Alex Ionescu- Implement GENERATE_IDT_STUBS/GENERATE_INT_HANDLERS
2006-08-21 Alex Ionescu- Delete bios.c and usertrap.c
2006-08-21 Alex Ionescu- Gutted out KiTrapHandler. Now it is only a gateway...
2006-08-21 Alex Ionescu- Call KiSystemFatalException directly instead of dupli...
2006-08-21 Alex Ionescu- Convert 8, 9, 10, 15/F
2006-08-21 Alex Ionescu- Switch 4, 5, 6 to common ASM dispatcher as well.
2006-08-21 Alex Ionescu- Implement generic exception dispatcher for traps...
next