- Fix incorrect comment, spotted by Timo.
[reactos.git] / reactos / ntoskrnl / include /
2009-11-02 Stefan Ginsberg- Fix support for /CRASHDEBUG and /NODEBUG; we didn...
2009-10-31 Stefan Ginsberg- Add 'simple' implementation of MmDbgCopyMemory to...
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-27 Dmitry Gorbachev- Update address of Free Software Foundation.
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-19 James Tabor- Add more information for support with function MmPage...
2009-10-18 Dmitry Gorbachev[3DTEXT, FREELDR, HAL, MINGW_COMMON, MMDRV, MSGINA...
2009-10-18 Stefan GinsbergGet rid of MmStats -- most of the fields weren't used...
2009-10-17 Stefan Ginsberg- ntdll: Remove deprecated LdrpLoadUserModuleSymbols...
2009-10-17 Stefan Ginsberg- Add STATUS_SUCCESS to asm.h and make use of it.
2009-10-15 ReactOS Portable... - Fix a bug in memory area creation: Static memory...
2009-10-15 ReactOS Portable... - Multiple PEB/TEB creation fixes:
2009-10-15 ReactOS Portable... - Add some more PTE field macros for portability.
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-13 Stefan Ginsberg- Add the MMDBG_COPY_* flags and MmDbgCopyMemory's...
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
2009-10-11 Stefan Ginsberg- Stub out DbgKdWriteVirtualMemoryApi, DbgKdReadPhysica...
2009-10-10 Stefan GinsbergKD64 Compatibility Bringup:
2009-10-04 Stefan Ginsberg- Add STATUS_ASSERTION_FAILURE status code required...
2009-10-04 Stefan GinsbergMega KD64 revival patch:
2009-09-30 Stefan GinsbergReactOS SMP Bringup Lite:
2009-09-30 Stefan Ginsberg- Fix recursive spinlock acquisition in Mm caused by...
2009-09-27 Stefan Ginsberg- Change CPUID to match the old Ki386Cpuid and take...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-22 Colin Finck- Get rid of the KDB_MODULE_INFO and operate with LDR_D...
2009-09-21 Stefan GinsbergMega compiler intrinsics patch:
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-09 Colin Finck[FORMATTING] Fix the indentation mess in KDBG and use...
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
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-26 Timo KreuzerSync to trunk head (r42241)
2009-07-25 ReactOS Portable... - This is a HIGH RISK patch. It has been tested on...
2009-07-24 Stefan Ginsberg- Kill off diskdump too
2009-07-24 Stefan Ginsberg- Get rid of ccros.h, deprecated by revision 42175
2009-07-15 ReactOS Portable... - Start re-defining the PTE and PDE structures for:
2009-07-15 ReactOS Portable... - Define portable flags for touching fields in the...
2009-07-12 ReactOS Portable... Move HYPER_SPACE definition to x86 header, since ARM...
2009-07-12 ReactOS Portable... These fields don't exist on ARM, so only C_ASSERT them...
2009-07-01 Dmitry GorbachevFix some warnings / bugs.
2009-06-27 ReactOS Portable... - This patch is lets you visually dump the entire React...
2009-06-23 ReactOS Portable... - Reimplement the way zeroing PTEs are used:
2009-06-23 ReactOS Portable... - Move ARM Pool to 0xB0000000 to avoid clashing with...
2009-06-23 ReactOS Portable... - Do not zero out MC_SYSTEM pages if they are "early...
2009-06-22 Dmitry GorbachevSilence warnings.
2009-06-22 ReactOS Portable... - Begin the implementation of the ARM Pool Manager...
2009-06-21 Stefan Ginsberg- Define noreturn attribute for KeBugCheckWithTf and...
2009-06-21 ReactOS Portable... - Nonpaged pool MEMORY_AREA is now initialized during...
2009-06-21 ReactOS Portable... - Introduce a new MEMORY_AREA flag, MEMORY_AREA_STATIC:
2009-06-21 ReactOS Portable... - Define a new consumer: MC_SYSTEM:
2009-06-21 ReactOS Portable... - Add another helper: MiGetPfnEntryIndex. This returns...
2009-06-21 ReactOS Portable... - Get rid of MmPageArray and MmPageArraySize since...
2009-06-21 ReactOS Portable... - It is very possible for MiGetPfnEntry to be called...
2009-06-21 ReactOS Portable... - Remove MmGetPageFlags and MmSetPageFlags, there are...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-06-09 Aleksey Bragin- Fix accidentally committed change in a function proto...
2009-06-09 Aleksey Bragin- Make use of the implemented transfer counter.
2009-06-09 Aleksey Bragin- Implement a helper for updating IO transfer counters...
2009-06-02 Michael MartinIopCreateObjectTypes: Add a DeleteProcedure for Device...
2009-06-01 Stefan Ginsberg- Disable debugging traces for dbgk/io/lpc/ob/ps by...
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-29 Aleksey Bragin- Debug pool allocator: Add support for paged pool...
2009-04-29 Aleksey Bragin- Implement a special "debug pool" allocator which...
2009-04-27 Aleksey Bragin- Change storage of ReactOS-specific virtual address...
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-03-18 Timo KreuzerMerge from amd64 branch:
2009-03-10 ReactOS Portable... - Rework Hyperspace Mapping Interface for Page zeroing...
2009-03-10 ReactOS Portable... - Implement a new Hyperspace Mapping Interface:
2009-03-03 Aleksey Bragin- Refactor Fast Reference implementation into a generic...
2009-02-23 Dmitry GorbachevAllow shared interrupts.
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-16 Dmitry Chapyshev- Fix copypaste typo in IopUpdateOperationCount
2009-02-06 Dmitry Gorbachev- Fix spinning on locks on SMP.
2009-02-05 Timo KreuzerMerge 37493,37494 from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-02-03 Timo Kreuzerkd64: Add KdpSysGetVersion to internal header
2009-01-30 Stefan Ginsberg- Inline Guarded Mutex and Fast Mutex implementations...
2009-01-28 KJK::Hyperionmodified ntoskrnl/include/internal/ob.h
2009-01-25 Stefan Ginsberg- Deprecate global helper.h -- define the various ...
2009-01-24 Timo KreuzerMm: Fix page protection flags checks.
2009-01-15 Stefan Ginsberg- DbgkpSendApiMessage/Lpc: Modification of EPROCESS...
2009-01-04 Stefan Ginsberg- DbgkpSendApiMessage/DbgkpSendApiMessageLpc: Make...
2009-01-04 Aleksey Bragin- Merge IoGetRelatedTargetDevice implementation by...
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Stefan Ginsberg- Only reserve APIC memory on x86
2009-01-01 Timo Kreuzersync to trunk r38300
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-27 Aleksey Bragin- Fix build.
2008-12-22 Dmitry GorbachevDo not pop and push the same reg.
2008-12-22 Aleksey Bragin- Add control flags for CmpDoOpen, CmpCreateKey and...
2008-12-21 Michael Martin- As per msdn.microsoft.com/en-us/library/ms802952...
next