- Add STATUS_SUCCESS to asm.h and make use of it.
[reactos.git] / reactos / ntoskrnl / kd64 / kdinit.c
2009-10-17 Stefan Ginsberg- Add STATUS_SUCCESS to asm.h and make use of it.
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
2009-10-10 Stefan GinsbergKD64 Compatibility Bringup:
2009-10-04 Stefan GinsbergMega KD64 revival patch:
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-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-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-10 Timo KreuzerMake winkd somewhat portable.
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
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-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-03 Alex Ionescu- Remove KD APIs from stub HAL, they've been in kdcom...
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-20 Alex Ionescu- Fix loading of boot symbols.
2007-02-20 Alex Ionescu- Implement KdpGetStateChange.
2007-02-20 Alex Ionescu- Implement KdpSetContext.
2007-02-20 Alex Ionescu- KPROCESSOR_STATE is not 4-byte aligned.
2007-02-20 Alex Ionescu- Add a bunch of hacks to KdpReadVirtualMemory to make...
2007-02-19 Alex Ionescu- Implement KdpSysGetVersion, KdpGetVersion, KdpReadVir...
2007-02-18 Alex Ionescu- KdDebuggerNotPresent should be FALSE by default.
2007-02-18 Alex Ionescu- Add kd64 folder for KD64 6.0 implementation.