[NTOS]
[reactos.git] / reactos / ntoskrnl / include / internal / i386 / asmmacro.S
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-25 Aleksey BraginMore 26160-style fixes (mandatory addressing of PCR...
2007-03-24 Dmitry GorbachevFix a bug.
2007-03-19 Alex Ionescu- Fix an important bug which was causing us to incorrec...
2007-03-19 Alex Ionescu- Don't use the stack in FASTCALL_PROLOG. It messes...
2007-03-19 Alex Ionescu- Change FASTCALL_PROLOG to use the stack to update...
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 critical bugs in DR_TRAP_FIXUP, TRAP_PROLOG and...
2007-03-01 Alex Ionescu- Fix a bug in HalEnableSystemInterrupt which was causi...
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-19 Dmitry GorbachevFix a bug
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
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-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-28 Alex Ionescu- Complete and utter reimplementation of V86 Mode for...
2006-08-26 Alex Ionescu- Transform TRAP_PROLOG into a GAS macro.
2006-08-25 Alex Ionescu- Hervé est un Dieu qui mérite une infinité de bières...
2006-08-25 Alex Ionescu- Add some debugging code to see why trap frames are...
2006-08-24 Andrew MungerDBG=0 fixes, patch by Physicus.
2006-08-24 Alex Ionescu- Implement Chained and Normal generic interrupt handlers.
2006-08-23 Alex Ionescu- Fix some bugs in INT_PROLOG so that it can be used...
2006-08-23 Alex Ionescu- Fix bugs in ASM version of KfLowerIrql (not yet used)
2006-08-21 Alex Ionescu- Implement GENERATE_IDT_STUBS/GENERATE_INT_HANDLERS
2006-05-20 Aleksey Bragin[AUDIT]
2006-01-17 Alex Ionescu- Use static IDT entries generated through a macro...
2006-01-17 Alex Ionescu- Implement SYSCALL_PROLOG for the main handler and...
2006-01-17 Alex Ionescu- Implement first version of trap exit macro. Currently...
2006-01-17 Alex Ionescu* Add more PSDK defintions to asm.h
2006-01-17 Alex Ionescu* Use macro for APC-delivery.
2006-01-16 Alex Ionescu- Write the first of 3 shared trap prolog macros. Does...
2005-12-31 Alex Ionescu- Cleanup assembly files and create a header for the...