- Quit building a useless IO_RESOURCE_REQUIREMENTS_LIST (and leaking memory) in...
[reactos.git] / reactos / drivers / base /
2010-02-26 Ged Murphy- Move from using include guards to pragma once.
2010-02-20 Daniel ReimerXML Compliance Patch for the RBUILD Files. By Samuel...
2010-02-18 Dmitry Gorbachev[BOOTVID] Initialize VgaAddress.HighPart
2010-01-26 Sir Richard[BOOTVID]: Fix completely broken VidInitialize routine...
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-09 Eric KohlRemoved outdated email addresses.
2010-01-05 Timo Kreuzer[CSRSS]
2010-01-02 ReactOS Portable... NMI Support Patch 13:
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Stefan Ginsberg- Fix missing initialization of KdComPortInUse, contain...
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-11-05 Timo Kreuzer[KDCOM] add a few dbgprints
2009-10-27 Timo KreuzerSync kdcom from amd64 branch
2009-10-26 Timo Kreuzer[KDCOM]
2009-10-26 Timo Kreuzer[KDCOM]
2009-10-26 Timo Kreuzer[KDCOM]
2009-10-26 Timo Kreuzer[KDCOM]
2009-10-26 Timo Kreuzer[KDCOM]
2009-10-25 Timo Kreuzerrevert 43682, fix kdcom build
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-25 Timo Kreuzer[KDCOM]
2009-10-25 Timo Kreuzer[KDCOM]
2009-10-23 Sylvain Petreollefix build
2009-10-22 Timo Kreuzerrevert the KD_CONTEXT change
2009-10-22 Timo Kreuzerfix build
2009-10-22 Timo Kreuzer[KDCOM]
2009-10-22 Timo Kreuzer[KDCOM]
2009-10-22 Timo Kreuzer[KDCOM]
2009-10-22 Timo Kreuzer[KDCOM]
2009-10-21 Timo Kreuzer[KDCOM]
2009-10-21 Timo KreuzerRework kdcom, try to make it "portable", now in kddll...
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-17 Timo Kreuzerbuild kdcom for amd64, too
2009-10-16 Stefan GinsbergDowngrade various debug prints from DPRINT1 to DPRINT...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-12 Johannes Anderwald- Revert 43410
2009-10-12 Johannes Anderwald- Fix typo
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-24 Hervé PoussineauPut bootvid.dll in system32 directory
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-08-02 Dmitry GorbachevLove Nystrom (=lovenystrom=at=hotmail=dot=com=), bug...
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-15 Timo Kreuzerremove obsolete def file
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-10 Dmitry Gorbachevmpu401.sys: remove entrypoint="..."
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-27 Timo Kreuzerkdcom: xor 1 to CurrentPacketId when we receive an...
2009-01-27 Timo KreuzerAcknowledge a packet with the received packet's PacketI...
2009-01-27 Timo Kreuzerkdcom: add SYNC_PACKET_ID for PACKET_TYPE_KD_DEBUG_IO...
2009-01-24 Timo KreuzerMerge 38960 from trunk
2009-01-21 Timo Kreuzerkdcom: If a MessageData pointer is passed to KdReceiveP...
2009-01-21 Timo Kreuzerkdcom: Implement KdpReceivePacketLeader that tries...
2009-01-20 Timo Kreuzerkdcom: implement KdpSendControlPacket and use it to...
2009-01-20 Timo Kreuzerkdcom: partly handle control packets, now we resend...
2009-01-20 Timo Kreuzerkdcom: initial implementation of KdSendPacket() and...
2009-01-20 Timo Kreuzerkdcom: add a debug hack to use com2 for WinDbg, while...
2009-01-20 Timo Kreuzerkdcom: Add KD_RECEIVE_CODE enum, implement KdpReceiveBu...
2009-01-20 Timo KreuzerImplement KdpSendBuffer, KdpCalculateChecksum,
2009-01-19 Stefan GinsbergFix the completely retarded implementation of KdComPort...
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 KreuzerImplement KdDebuggerInitialize0 and stubplement KdSendP...
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-12-03 Dmitry GorbachevSilence compiler warnings (4/11).
2008-11-30 Stefan Ginsberg- Kill off more STDCALL
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-01 KJK::HyperionRemove all <file> entries for spec/pspec files that...
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 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
next