[ntoskrnl] Fix compilation with _WINKD_=1
[reactos.git] / reactos / ntoskrnl / ke / i386 / traphdlr.c
2011-02-26 Hervé Poussineau[ntoskrnl] Fix compilation with _WINKD_=1
2011-02-19 Timo Kreuzer[NTOSKRNL]
2011-01-28 Johannes Anderwald[KS]
2011-01-28 Johannes Anderwald[MMEBUDDY]
2010-12-03 Johannes Anderwald- Update to trunk
2010-11-06 Johannes Anderwald- merge audio headers
2010-11-05 Johannes Anderwald- Merge audio components from head
2010-11-05 Timo KreuzerCreate a branch for audio work
2010-10-25 Timo Kreuzer[YAROTOWS] Reintegrate the branch. For a brighter future.
2010-10-23 Timo Kreuzersync with trunk (r49238)
2010-10-14 Jérôme GardouSync with trunk head (r49139)
2010-10-06 Timo Kreuzer[NTOSKRNL]
2010-09-17 Timo KreuzerSync with trunk head (r48786)
2010-09-04 Sir Richard[NTOS]: Remove useless variables in kernel code that...
2010-08-30 Timo KreuzerSync with trunk head (r48654)
2010-08-14 Jérôme GardouSync with trunk (r48545)
2010-08-02 Jérôme GardouSync with trunk (r48414)
2010-07-26 Giannis Adamopoulos[ntos]
2010-07-25 Jérôme GardouSync with trunk (48237)
2010-07-20 Jérôme GardouSync with trunk (r48144)
2010-07-20 Jérôme GardouSync with trunk (r48123)
2010-07-19 Timo Kreuzer[KERNEL32]
2010-07-15 Jérôme GardouSync with trunk 48067
2010-07-14 Jérôme GardouSync with trunk (r48042), except win32k/ntuser/cursoricon.c
2010-07-13 Jérôme GardouSync with trunk (r48008)
2010-07-12 Cameron Gutman[WINSOCK]
2010-06-23 Sylvain PetreolleAdd leftover from sync, fixes build.
2010-06-23 Timo KreuzerSync to trunk (r47832)
2010-06-17 Jérôme GardouHopefully fail to break anything in the process of...
2010-06-10 Timo KreuzerSync to trunk head (r47736)
2010-06-09 Amine KhaldiReintegrate header-work branch. Important changes inclu...
2010-06-07 Amine KhaldiSync trunk.
2010-05-31 Stefan Ginsberg[NTOS] Re-enable the APC debug check in the system...
2010-05-25 Jérôme Gardousync with trunk r47346
2010-05-22 Amine KhaldiSync up to trunk head.
2010-05-15 Jérôme Gardousync with trunk r47227
2010-05-12 Sir Richard[NTOS]: Restore previous correct ASM behavior of checki...
2010-05-10 Amine Khaldi- Sync with trunk up to r46941.
2010-05-08 Jérôme GardouSync with trunk r47129
2010-05-07 Jérôme GardouSync with trunk (r47116), hopefully without breaking...
2010-05-03 Amine KhaldiSync with trunk head (part 1 of 2)
2010-04-29 Timo Kreuzer[NTOSKRNL]
2010-04-18 Jérôme GardouSync to trunk (r46918)
2010-04-05 Jérôme GardouSync with trunk (aka 'I want my virtualbox mouse integr...
2010-04-02 Amine KhaldiSync with trunk head (part 1 or 2)
2010-04-01 Timo KreuzerMerge to trunk head (r46631)
2010-03-27 Jérôme Gardousync with trunk r46493
2010-03-26 Timo KreuzerReintegrate header branch
2010-03-26 Amine KhaldiSync with trunk head (part 1 of x)
2010-03-26 Timo Kreuzer[HAL]
2010-03-25 Timo KreuzerMerge from amd64 branch:
2010-03-25 Amine KhaldiSync with trunk head.
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-19 Jérôme Gardousync with trunk (r46275)
2010-03-18 Amine KhaldiSync with trunk head (part 1 of 2)
2010-03-17 Timo Kreuzer[NTOS]
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-03-03 Timo KreuzerRevert r45774 until I know why qemu is broken
2010-03-03 Timo Kreuzer[NTOS]
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-02-19 Sir Richard[NTOS]: Fix an off-by-one-error which incorrectly cause...
2010-02-15 Samuel SerapionSync tools to 45592
2010-02-10 Timo Kreuzer[REACTOS] Add asm.h containing macros to make assembly...
2010-02-10 Cameron Gutman - Merge from trunk up to r45543
2010-02-06 Timo KreuzerMerge trunk head (r45466)
2010-02-01 Sir Richard[NTOS]: Try to fix KiEnterInterrupt once and for all...
2010-01-29 Sir Richard[NTOS]: Implement the KiInterruptTemplate in C since...
2010-01-28 Sir Richard[NTOS]: The last big step. Now that the HAL is in C...
2010-01-28 Sir Richard[NTOS]: Remove checks for VDM alert during GPF. This...
2010-01-27 Sir Richard[NTOS/PERF]: Enable VME support. VME stands for Virtual...
2010-01-26 Sir Richard[NTOS]: Implement a C/Extended ASM macro for generating...
2010-01-24 Dmitry Gorbachev- Use __builtin_trap for old GCC, too.
2010-01-24 Sir Richard[PERF]: Make the trap entry/exit macros inlined, just...
2010-01-24 Dmitry GorbachevComment out DECLSPEC_NORETURN for now.
2010-01-24 Dmitry GorbachevFix vmwinst.exe crash (bug #5134).
2010-01-23 Sir Richard[PERF]: Make all trap handlers, trap exit code, fatal...
2010-01-23 Timo KreuzerHopefully create a branch and not destroy the svn repos...
2010-01-23 Sir Richard[PERF]: Replace early ZwClose system calls with ObClose...
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Timo KreuzerMerge trunk r45185
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-19 Sir Richard[NTOS]: Implement GUI thread promotion during the first...
2010-01-19 Sir Richard[NTOS]: Convert system call handling to C. Only kernel...
2010-01-19 Sir Richard[NTOS]: We don't actually need wrappers for NtContinue...
2010-01-19 Sir Richard[NTOS]: Implement the special NtRaiseException in C...
2010-01-19 Sir Richard[NTOS]: Implement "Edited Trap Frame" exit. This funky...
2010-01-19 Sir Richard[NTOS]: Implement KiServiceExit2, C Version. This is...
2010-01-18 Timo Kreuzer[NTOS]
2010-01-14 Timo KreuzerSync to trunk HEAD (r45072)
2010-01-13 Sir Richard[NTOS]: Fix bug in illegal instruction trap handling...
2010-01-13 Sir RichardPerf improvements:
next