[HEADERS]
[reactos.git] / reactos / ntoskrnl / ke / i386 / traphdlr.c
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-10 Timo Kreuzer[REACTOS] Add asm.h containing macros to make assembly...
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 Sir Richard[PERF]: Replace early ZwClose system calls with ObClose...
2010-01-21 Timo KreuzerMerge from amd64-branch:
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-13 Sir Richard[NTOS]: Fix bug in illegal instruction trap handling...
2010-01-13 Sir RichardPerf improvements:
2010-01-12 Sir RichardPatch that fixes VMWare boot (and should fix QEMu/KVM...
2010-01-11 Sir Richard[NTOS]: Switch to a slightly (perhaps, hopefully?)...
2010-01-11 Sir RichardTrap Handlers in C Patch 9 of 12:
2010-01-11 Sir RichardTrap Handlers in C Patch 8 of X:
2010-01-11 Sir RichardTrap handlers in C patch 7 of X:
2010-01-10 Sir Richard[NTOS]: Simplify trap exit code.
2010-01-10 Sir Richard[NTOS]: Implement KiAdjustEsp0 in C.
2010-01-09 Sir RichardTrap handlers in C patch 6 of X:
2010-01-08 Sir RichardTrap handlers in C Patch 5 of X:
2010-01-08 Sir RichardTrap handlers in C Patch 4 of X:
2010-01-08 Sir RichardTrap Handlers in C Patch 3 of X (Patch by Sir_Richard...
2010-01-08 ReactOS Portable... Trap Handlers in C Patch 2 of X (Patch by Sir_Richard...
2010-01-08 ReactOS Portable... Trap Handlers in C Patch 1 of X (Patch by Sir_Richard...