- Add KCALLOUT_FRAME to define the kernel callback stack layout during user mode...
[reactos.git] / reactos / include / ndk / i386 / ketypes.h
2009-11-09 Stefan Ginsberg- Add KCALLOUT_FRAME to define the kernel callback...
2009-10-29 Stefan Ginsberg- INITIAL_STALL_COUNT makes more sense in decimal ...
2009-10-29 Stefan Ginsberg- Implement the ThreadDescriptorTableEntry case for...
2009-10-25 Stefan Ginsberg- DBGKD_WAIT_STATE_CHANGE64 is used in KD protocol...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
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-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-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-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- SMP SYNCH_LEVEL for x86 is IPI_LEVEL - 2 since 2K3
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-09-21 Timo KreuzerMS symbols say that the KPRCB member VebdorString is...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-18 Stefan Ginsberg- Replace the remaining X86_EFLAGS* with EFLAGS_*
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-04 Stefan Ginsberg- Fix a typo
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-14 Aleksey Bragin- Remove special ReactOS-specific PUSHORT GDT pointer...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-07 Colin FinckYet another attempt to fix build
2008-02-07 ReactOS Portable... We can now build the ARM kernel (but not link it).
2008-02-05 ReactOS Portable... Add basic arm target support to the build system.
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-15 Aleksey Bragin- Implement BIOS access routines in HAL.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-06 Hervé PoussineauRename _REACTOS_ to __REACTOS__
2007-08-09 Aleksey Bragin- Fix definition of _DESCRIPTOR/KDESCRIPTOR
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-20 Alex Ionescu- KPROCESSOR_STATE is not 4-byte aligned.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-27 Alex Ionescu- Cleanup HAL initialization code:
2006-10-25 Alex Ionescu- Move all ASM internal intrinsics to intrin_i.h. Reque...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-10 Alex Ionescu- Fix definition of SYNCH_LEVEL.
2006-09-07 Alex Ionescu- 1>Build Time 0:04
2006-09-07 Alex Ionescu- More MSVC fixes (down to 19 errors):
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-09-03 Alex Ionescu- Fix KTSS definition.
2006-09-02 Alex Ionescu- Add missing volatile statements to KPROCESS, KTHREAD...
2006-08-28 Alex Ionescu- Complete and utter reimplementation of V86 Mode for...
2006-08-25 Alex Ionescu- The last piece of the puzzle: we had to initialize...
2006-08-24 Alex Ionescu- Add more missing offsets to asm.h (as always, taken...
2006-06-24 Alex Ionescu- Fix boot
2006-06-23 Alex Ionescu- Update the NDK to the current vendor import.
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-17 Alex Ionescu- Use static IDT entries generated through a macro...
2005-12-01 Alex Ionescu- Add some more misc. public definitions and fix exfunc...
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-11-27 Alex Ionescu- Remove KTSS_NOIOMP from NDK.
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-13 Alex IonescuMissing files...
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-20 Filip NavaraGet rid of windows.h include in win32k. Fixes bug ...
2005-07-17 Hartmut BirrChanged the type of SetMember within KPRCB structure.
2005-07-05 Eric KohlAdd architecture-specific headers and move I386-specifi...