unbreak build
[reactos.git] / reactos / ntoskrnl / include /
2010-01-10 Sylvain Petreolleunbreak build
2010-01-10 Sir Richard[NTOS]: Implement all V8086 Opcode emulation in C inste...
2010-01-10 Sir Richard[NTOS]: Simplify trap exit code.
2010-01-09 Sir RichardTrap handlers in C patch 6 of X:
2010-01-08 Sir RichardTrap handlers in C Patch 5 of X:
2010-01-08 Sir RichardTrap Handlers in C Patch 3 of X (Patch by Sir_Richard...
2010-01-08 Kamil Hornicek- fix build, spotted by Stefan
2010-01-08 ReactOS Portable... Trap Handlers in C Patch 2 of X (Patch by Sir_Richard...
2010-01-08 ReactOS Portable... Trap Handlers in C Patch 1 of X (Patch by Sir_Richard...
2010-01-06 ReactOS Portable... - Implement NMI handler in C instead of ASM.
2010-01-05 Timo Kreuzer[CSRSS]
2010-01-02 ReactOS Portable... [NTOS]: Build fixer.
2010-01-02 ReactOS Portable... NMI Support Patch 12:
2010-01-02 ReactOS Portable... [NTOS]: Fix stdCall macro to work with functions of...
2010-01-02 ReactOS Portable... NMI Support Patch 8:
2010-01-01 ReactOS Portable... NMI Support Patch 7:
2010-01-01 ReactOS Portable... NMI Support Patch 4:
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-18 Timo KreuzerAdd service table definitions. They are only used for...
2009-12-17 Timo Kreuzer[NTOSKRNL]
2009-12-16 Timo KreuzerUse C_ASSERTS only for X86 and AMD64
2009-12-16 Daniel ReimerSome build fixes for ReactOS ARM. Credits go to Alex...
2009-12-12 Gregor Schneider[ntoskrnl/lpc] - Fix a typo, correct paths
2009-11-12 Stefan Ginsberg- Add missing synchronization for access to PsLoadedMod...
2009-11-11 Stefan Ginsberg- Add inital support for PCI and ISA interrupts.
2009-11-09 Stefan Ginsberg- Set and check for the correct PTE write bits on x86...
2009-11-08 Stefan Ginsberg- Disable the MiCacheImageSymbols call in MmLoadSystemI...
2009-11-04 Stefan Ginsberg- Implement support for reading and writing physical...
2009-11-02 Stefan Ginsberg- Document what the 'NoBuses' member in the PCI_REGISTR...
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 Timo KreuzerAdd HYPER_SPACE, MI_MAKE_OWNER_PAGE, MI_MAKE_WRITE_PAGE...
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-18 Timo KreuzerCleanup kernel init code a bit
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 Timo KreuzerAdd some missing macros
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-14 Timo Kreuzer[KD64]
2009-10-13 Stefan Ginsberg- Add the MMDBG_COPY_* flags and MmDbgCopyMemory's...
2009-10-12 Timo KreuzerImplement/fix some amd64 Mm macros
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
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-23 Timo KreuzerSync with trunk r43123
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...
next