[MMIXER_TEST]
[reactos.git] / reactos / ntoskrnl /
2010-01-02 ReactOS Portable... NMI Support Patch 10:
2010-01-02 Cameron Gutman[NTOSKRNL]
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-31 ReactOS Portable... NMI Support Patch 1:
2009-12-26 Timo Kreuzer[KDBG]
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]
2009-12-12 Gregor Schneider[ntoskrnl]
2009-12-12 Gregor Schneider[ntoskrnl/lpc] - Fix a typo, correct paths
2009-12-10 Dmitry GorbachevUncomment SYSTEM_THREAD_EXCEPTION_NOT_HANDLED case.
2009-12-09 Michael Martin[ntoskrnl\config]
2009-12-08 Michael Martin[ntoskrnl\config]
2009-12-06 Timo KreuzerMerge from amd64 branch:
2009-12-05 Timo Kreuzer[EX]
2009-12-04 Michael Martin[ntoskrnl/config]
2009-12-03 Timo KreuzerFix a bug in MiAllocatePagesForMdl that made it loop...
2009-12-01 Aleksey Bragin[ntoskrnl/cc]
2009-12-01 Aleksey Bragin[ntoskrnl/se]
2009-11-28 Michael Martin[ntoskrnl/config]
2009-11-24 Aleksey Bragin[ntoskrnl/cm]
2009-11-21 Aleksey Bragin[ntoskrnl/se]
2009-11-16 Dmitry GorbachevRemove MmVerifierData.
2009-11-16 Dmitry GorbachevFix a bug, silence GCC 4.5.x warnings.
2009-11-16 Dmitry GorbachevBreak long expressions, fix formatting.
2009-11-13 Johannes Anderwald- Silence (on request of Christoph)
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-10 Stefan Ginsberg- Correct author of freeze.c (code was copied from...
2009-11-09 Stefan Ginsberg- Add KCALLOUT_FRAME to define the kernel callback...
2009-11-09 Stefan Ginsberg- Set and check for the correct PTE write bits on x86...
2009-11-09 Stefan Ginsberg- Fix build with neither KDBG or _WINKD_ defined -...
2009-11-08 Stefan Ginsberg- Add freeze.c to the build too
2009-11-08 Stefan Ginsberg- Move processor freeze support out from x86 cpu.c...
2009-11-08 Stefan Ginsberg- Fix _WINKD_ build breakage from 44023 -- missed to...
2009-11-08 Stefan Ginsberg- Disable the MiCacheImageSymbols call in MmLoadSystemI...
2009-11-04 Stefan Ginsberg- Convert one more __invlpg to KeInvalidateTlbEntry
2009-11-04 Stefan Ginsberg- Oh snap. KDBG is not dead yet.
2009-11-04 Stefan Ginsberg- Implement support for reading and writing physical...
2009-11-04 Stefan Ginsberg- Finish the work around for the Pentium cmpxchg8b...
2009-11-02 Stefan Ginsberg- Document what the 'NoBuses' member in the PCI_REGISTR...
2009-11-02 Stefan Ginsberg- Commit something to get build server building --...
2009-11-02 Stefan Ginsberg- Fix incorrect comment, spotted by Timo.
2009-11-02 Stefan Ginsberg- Fix support for /CRASHDEBUG and /NODEBUG; we didn...
2009-10-31 Stefan Ginsberg- Don't define the SizePcr entry to the size of the...
2009-10-31 Stefan Ginsberg...and fix non-KD build for the rest of you.
2009-10-31 Stefan Ginsberg- Add 'simple' implementation of MmDbgCopyMemory to...
2009-10-31 Stefan Ginsberg- Clarify a check and don't cast KPCR->GDT to PKIPCR...
2009-10-29 Stefan Ginsberg- INITIAL_STALL_COUNT makes more sense in decimal ...
2009-10-29 Stefan Ginsberg- Re-enable some debug prints for unsupported hardware...
2009-10-29 Stefan Ginsberg- Implement the ThreadDescriptorTableEntry case for...
2009-10-28 Stefan Ginsberg- Merge 43818 to trunk.
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-24 Stefan Ginsberg- Fix a sneaky breakage of MSVC built kernels. "i386...
2009-10-24 Stefan Ginsberg- Don't put PAGED_CODE() before variable declarations...
2009-10-24 Sylvain Petreolle"<@Christoph_vW> please commit something" -- aye sir
2009-10-23 Stefan Ginsberg"<@Christoph_vW> please commit something" -- aye sir
2009-10-23 Stefan Ginsberg- Replace RtlpGetExceptionAddress by the _ReturnAddress...
2009-10-22 Stefan Ginsberg- Fix 43192 -- MAXUINT and MAXULONGLONG are only define...
2009-10-22 Timo Kreuzerrevert the KD_CONTEXT change
2009-10-22 Timo Kreuzer[KDCOM]
2009-10-21 Stefan Ginsberg- Don't use KeBugCheck(0) -- 0 is an invalid bugcode...
2009-10-21 Johannes Anderwald[NTOSKNRL]
2009-10-20 Stefan Ginsberg- Add several missing assertions documented on the...
2009-10-20 Aleksey Bragin[ntoskrnl/mm/ARM3]
2009-10-19 James Tabor- Add more information for support with function MmPage...
2009-10-19 Aleksey Bragin[ntoskrnl/lpc]
2009-10-19 Aleksey Bragin[ntoskrnl/lpc]
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 KreuzerFix parameters of ExAllocatePoolWithQuota and ExAllocat...
2009-10-18 Timo KreuzerAdd alignment checks to KdpSysReadIoSpace and KdpSysWri...
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-18 Stefan Ginsberg- Use DBG_STATUS_CONTROL_C instead of magic "1"
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-16 Stefan GinsbergDowngrade various debug prints from DPRINT1 to DPRINT...
2009-10-16 ReactOS Portable... - Move some unimplemented Ex* Pool routines into ARM3...
2009-10-15 ReactOS Portable... - Implement ARM3 page fault handling.
2009-10-15 ReactOS Portable... - Add some simple code to handle paged pool page alloca...
2009-10-15 Timo KreuzerThe SessionId is not the same as the session pointer...
2009-10-15 Timo KreuzerFix a typo
2009-10-15 Timo Kreuzeradd init.c to the build
2009-10-15 Timo Kreuzerreenable some spinlock code
2009-10-15 Timo Kreuzer- Add CPUID
2009-10-15 Timo KreuzerAdd some missing macros
2009-10-15 Timo KreuzerAdd some stuff needed for the ARM3 code
2009-10-15 ReactOS Portable... - Fix comments.
2009-10-15 ReactOS Portable... - Collapse MmInit1 into MmInitSystem.
2009-10-15 ReactOS Portable... - Fix a bug in memory area creation: Static memory...
2009-10-15 Stefan Ginsberg- MiReserveAlignedSystemPtes: Add missing lock release...
2009-10-15 ReactOS Portable... - Add required globals for the ARM port.
next