- Handle ACPI_RESOURCE_TYPE_ADDRESS16, ACPI_RESOURCE_TYPE_ADDRESS32, ACPI_RESOURCE_T...
[reactos.git] / reactos / include / ddk / winddk.h
2010-03-08 Sir Richard[NTOS]: Implement CmSetLazyFlushState to disable lazy...
2010-02-18 Sir RichardPatch by Daniel Zimmermann <netzimme@aim.com>:
2010-01-28 Sir Richard[NDK]: Fix KPCR definition.
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2010-01-02 ReactOS Portable... NMI Support Patch 11:
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-16 Timo KreuzerMerge from amd64 branch
2009-12-09 Timo KreuzerAdd NT_TIB32/64
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-05 Timo Kreuzer[DDK]
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-15 Timo KreuzerFix definition of _CONTEXT. It was defining EFlags...
2009-11-11 Johannes Anderwald- Fix problem with ASSERT & ASSERTMSG when compiled...
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-11-02 Stefan Ginsberg- Fix leftover from 43912: Add KdRefreshDebuggerNotPres...
2009-10-29 Stefan Ginsberg- INITIAL_STALL_COUNT makes more sense in decimal ...
2009-10-27 Timo Kreuzermerge r43777 from amd64 branch
2009-10-26 Timo Kreuzer- Fix definition of KdDebuggerNotPresent for gcc, the...
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-25 Stefan Ginsberg- DBGKD_WAIT_STATE_CHANGE64 is used in KD protocol...
2009-10-23 Stefan Ginsberg- Replace RtlpGetExceptionAddress by the _ReturnAddress...
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-15 ReactOS Portable... - Define KeInitializeSpinLock for ARM to unbreak build.
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-14 Timo Kreuzer[DDK] Fix MmSizeOfMdl prototype
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-09 Stefan Ginsberg- Fix DbgLoadImageSymbols -- it doesn't return anything.
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-24 Stefan Ginsberg- Start deprecating TAG()
2009-08-20 Stefan Ginsberg- Get rid of DECLSPEC_EXPORT from DDK
2009-08-20 Stefan Ginsberg- Remove several assumptions that the default calling...
2009-08-09 Stefan Ginsberg- Fix intrinsics for MSVC -- just include intrin.h...
2009-08-08 Stefan GinsbergFix Uniata for msvc:
2009-08-07 Stefan Ginsberg- Remove HalDisplayString from the DDK as it doesn...
2009-08-07 Stefan Ginsberg- winddk.h: Don't define NTSYSAPI and NTSYSCALLAPI...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-02 Stefan Ginsberg- npapi.h: Correct definitions of function pointer...
2009-07-30 Johannes Anderwald- Add RtlConvertLongToLuid, RtlConvertUlongToLuid
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-26 Timo KreuzerHey Arch, thanks for breaking other architectures...
2009-07-25 Stefan Ginsberg- FIELD_OFFSET returns LONG, not LONG_PTR or size_t.
2009-07-16 Stefan GinsbergFix definition of KeInitializeSpinLock for x86 - it...
2009-07-12 ReactOS Portable... Header fixes for ARM to deal with the header cleanup...
2009-07-11 ReactOS Portable... KeGetDCacheFillSize is arch-specific, so define it...
2009-06-21 ReactOS Portable... - Add missing flags for MmAllocatePagesForMdlEx.
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-19 Stefan Ginsberg- Define noreturn attribute for KeBugCheck/Ex in a...
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-06-16 Stefan Ginsberg- Replace "VOLATILE" with "volatile"
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-06 Johannes Anderwald- Try fix boot
2009-05-06 Johannes Anderwald- Move INTERFACE_TYPE, IO_RESOURCE_DESCRIPTOR, IO_RESOU...
2009-05-05 Stefan Ginsberg- Fix definition of POINTER_ALIGNMENT for 64-bit. Probl...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-29 Aleksey Bragin- Implement KeTestSpinLock.
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-01 Johannes Anderwald- Add missing guids, interfaces, structs to get CMIDriv...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-10 Timo KreuzerFix some hal function declarations
2009-02-10 Timo KreuzerFix a copy paste error
2009-02-10 Timo KreuzerMove the declarations from winnt4.h, win2k.h and winxp...
2009-02-10 Timo Kreuzer- Move interlocked functions from winddk.h to wdm.h
2009-02-10 Timo Kreuzer- Move Ex* and Rtl* functions and a bunch of types...
2009-02-08 Timo KreuzerFix definition of IoSetCancelRoutine.
2009-02-07 Timo KreuzerAdd InitializeSListHead and QueryDepthSList to winbase.h
2009-02-06 Timo Kreuzermerge from amd64 branch:
2009-02-06 Timo Kreuzerwinddk: Move mm definitions into arch specific area
2009-02-06 Timo Kreuzerwinddk.h add amd64 CONTEXT
2009-02-05 Timo KreuzerMerge 37493,37494 from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-02-03 Timo Kreuzer[DDK] Move rtl byteswap functions to wdm.h and add...
2009-01-18 Stefan Ginsberg- Fix a comment
2009-01-04 Dmitry GorbachevPWSTR -> PCWSTR
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-14 Stefan Ginsberg- Get rid off STATIC, DECL_IMPORT and DECL_EXPORT
2008-12-08 Aleksey Bragin- Move KeQueryRuntimeThread declaration to winddk.h...
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-06 Timo Kreuzer- move CONTEXT stuff from wdm.h to winddk.h / armddk.h
2008-12-06 Aleksey Bragin- Implement IoGetRemainingStackSize.
2008-12-06 Timo Kreuzeradd back InterlockedPush/PopEntrySList
2008-12-05 Timo Kreuzeradd CONTEXT flags for x64
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-01 Stefan Ginsberg- Get rid of DDK's dependency on windef.h and winnt.h
2008-11-26 Aleksey Bragin- Fix some coverity errors.
2008-11-21 Timo KreuzerFix definitions of PFN_COUNT and (S)PFN_NUMBER
next