Sync to trunk HEAD (r43416)
[reactos.git] / reactos / include / ndk / asm.h
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-10 Stefan GinsbergKD64 Compatibility Bringup:
2009-10-04 Stefan GinsbergMega KD64 revival patch:
2009-09-30 Stefan GinsbergReactOS SMP Bringup Lite:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Timo KreuzerSync with trunk r43123
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-26 Timo KreuzerSync to trunk head (r42241)
2009-06-20 Timo KreuzerMerge trunk head (r41474)
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-18 Timo KreuzerSync to trunk head (r40091)
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-01 Timo KreuzerSync to trunk r38500
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-11-10 Samuel Serapion- Merge to trunk r37270.
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-27 Timo Kreuzer- Add TEB_SELF to asm.h
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- Add missing KPCR_PRCB_IDLE_SCHEDULE offset
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-09-05 Timo Kreuzeruse own asm.h on amd64 builds
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-14 Stefan Ginsberg- Header cleanup
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-05-14 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
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-10-06 Aleksey Bragin- Implement KiTrap19 handler (XMMI exceptions, mostly...
2007-09-04 Aleksey Bragin- Use real NT KPCR address (0xFFDFF000).
2007-08-06 Magnus OlsenRemove init.s and put Thomas's code into boot.s, so...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-19 Alex Ionescu- New ISR Timeout detection code.
2007-03-04 Alex Ionescu- Fix a bug in KeQueryPerformanceCounter which was...
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-20 Alex Ionescu- Implement KdpWriteControlSpace.
2007-02-19 Alex Ionescu- Create GCC_ULONG64 type to hack around a bug in GCC...
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-26 Alex Ionescu- Enable NT Scheduler.
2007-01-24 Aleksey Bragin- Merge 25572 (except the NTLPC related part), this...
2007-01-23 Alex Ionescu- Convert KxDelayThreadWait, KxSingleThreadWait, KxMult...
2007-01-21 Alex Ionescu- Fix IN/OUT privileged instruction fault (we don't...
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-28 Alex Ionescu- Fix prototype/definition of HalCalibratePerformanceCo...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-18 Aleksey BraginFix some defines used in fiber.S in kernel32.dll (fixes...
2006-09-18 Alex Ionescu- Implement FPU Exception Handler.
2006-09-17 Alex Ionescu- Fix a bug in KeRaiseUserExceptionDispatcher which...
2006-09-16 Alex Ionescu- Implement most of the Ring 3/0 Invalid Opcode handler...
2006-09-11 Alex Ionescu- Implement HalProcessorIdle.
2006-09-11 Alex Ionescu- Implement and export HalClearSoftawareInterrupt ...
2006-09-11 Alex Ionescu- Re-organize apc.c into private/public functions ...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-09-03 Alex Ionescu- Add Ke386SetInterruptDescriptorTable inlined function...
2006-09-02 Alex Ionescu- Part 2 of 2: Implement KiDispatchInterrupt in assembl...
2006-08-31 Alex Ionescu- Some cleanups
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-24 Alex Ionescu- Add more missing offsets to asm.h (as always, taken...
2006-08-24 Alex Ionescu- Update KeUpdateSystemTime to use variable increments.
2006-08-24 Alex Ionescu- Implement Chained and Normal generic interrupt handlers.
2006-08-23 Alex Ionescu- Switch PRIMARY_VECTOR_BASE to 0x30 instead of 0x40...
2006-08-23 Alex Ionescu- Fix bugs in ASM version of KfLowerIrql (not yet used)
2006-08-22 Alex Ionescu- Use the IDR in the PCR intead of a local picmask.
2006-08-22 Alex Ionescu- Commit current work on IRQ rewrite. Currently in...
2006-08-21 Alex Ionescu- Implement GENERATE_IDT_STUBS/GENERATE_INT_HANDLERS
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...
2006-08-20 Alex Ionescu- Detect NPX/FPU in simple assembly and XMMI/SSE2 by...
2006-08-20 Alex Ionescu- Add support for APC-delivery after context-switch...
2006-08-20 Alex Ionescu- Some micro-architectural changes and cleanups.
next