- Correct author of freeze.c (code was copied from cpu.c).
[reactos.git] / reactos / ntoskrnl / ke /
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-08 Stefan Ginsberg- Move processor freeze support out from x86 cpu.c...
2009-11-08 Stefan Ginsberg- Disable the MiCacheImageSymbols call in MmLoadSystemI...
2009-11-04 Stefan Ginsberg- Finish the work around for the Pentium cmpxchg8b...
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- 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-25 Stefan Ginsberg- DBGKD_WAIT_STATE_CHANGE64 is used in KD protocol...
2009-10-23 Stefan Ginsberg- Replace RtlpGetExceptionAddress by the _ReturnAddress...
2009-10-21 Stefan Ginsberg- Don't use KeBugCheck(0) -- 0 is an invalid bugcode...
2009-10-18 Dmitry Gorbachev[3DTEXT, FREELDR, HAL, MINGW_COMMON, MMDRV, MSGINA...
2009-10-18 Stefan Ginsberg- Use DBG_STATUS_CONTROL_C instead of magic "1"
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-14 Stefan Ginsberg- Remove a hack from KiGetMachineBootPointers and set...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
2009-10-11 Stefan Ginsberg- Fix a critical bug in KeFindConfigurationEntry; it...
2009-10-11 Stefan Ginsberg- Stub out DbgKdWriteVirtualMemoryApi, DbgKdReadPhysica...
2009-10-10 Stefan GinsbergKD64 Compatibility Bringup:
2009-10-04 Stefan GinsbergMega KD64 revival patch:
2009-09-30 Stefan GinsbergReactOS SMP Bringup Lite:
2009-09-27 Stefan Ginsberg- Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and...
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-21 Stefan GinsbergMega compiler intrinsics patch:
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-02 Dmitry Chapyshev- Add missed checks of memory allocation failures
2009-08-26 Stefan Ginsberg- Fix a bug in KiRaiseException from 42923 -- a _SEH2_L...
2009-08-24 Stefan Ginsberg- ...fix typo
2009-08-24 Stefan Ginsberg- Add a comment and debug print
2009-08-24 Stefan Ginsberg- Use _SEH2_YIELD when returning from an exception...
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
2009-08-21 Stefan Ginsberg- svchost: #ifdef _MSC_VER doesn't mean "using Microsof...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-02 Dmitry GorbachevRemove r42305 hack, preserve racial purity of KiSystemS...
2009-08-02 Dmitry GorbachevAdd a new hack.
2009-07-30 Dmitry Gorbachev- Fix a bug in GPF handler, do not hang in it.
2009-07-30 Dmitry GorbachevAdd a hack in KiSystemStartupReal function until Better...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-26 ReactOS Portable... - Get rid of the concept and tracking of "mapped pages...
2009-07-25 Stefan Ginsberg- FIELD_OFFSET returns LONG, not LONG_PTR or size_t.
2009-07-24 ReactOS Portable... - Remove deprecated/old/buggy/unused code.
2009-07-16 Stefan GinsbergFix definition of KeInitializeSpinLock for x86 - it...
2009-07-15 Stefan Ginsberg- Don't use Kf* and Kef* in portable code.
2009-07-12 ReactOS Portable... Deal with the fact that DirectoryTableBase in EPROCESS...
2009-07-10 Stefan Ginsberg- Fix a serious bug in KiDispatchException; DbgkForward...
2009-07-01 Dmitry GorbachevFix some warnings / bugs.
2009-06-27 Stefan Ginsberg- KeDetachProcess & KeUnstackDetachProcess: Fix a typo...
2009-06-21 Stefan Ginsberg- Define noreturn attribute for KeBugCheckWithTf and...
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-10 Dmitry Chapyshev- Fix typo
2009-06-09 Johannes Anderwald- KeSaveFloatingPointState can be called at irql <...
2009-06-04 Dmitry GorbachevRemove KeBugCheckWithTf() hack, fix VBEResetHw(). Stefa...
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-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-29 Aleksey Bragin- Implement KeTestSpinLock.
2009-03-27 Aleksey Bragin- Fix queue index (actually do what comment in the...
2009-03-23 Dmitry GorbachevAdd "REACTOS Mm Hack of Doom" again (removed in r39723...
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-23 Dmitry GorbachevRemove a hack from KiTrap14. Put a hack in other place.
2009-02-23 Dmitry GorbachevAllow shared interrupts.
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-11 Timo Kreuzer- Add an own fastinterlck.c for amd64
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-30 Stefan Ginsberg- Inline Guarded Mutex and Fast Mutex implementations...
2009-01-29 Timo KreuzerAdd a comment, remove a comment
2009-01-29 Timo Kreuzerfix Ki386InitializeTss
2009-01-27 Art YerkesFinish fixing round trip of gmutex's various lock bits...
2009-01-27 Timo KreuzerKe: Remove unused KiInitializeMachineType and Ki486Comp...
2009-01-27 Art YerkesThis code used to round down the number of waiters...
2009-01-27 Timo KreuzerIncrement rip in KiBreakPointTrap and reenable decremen...
2009-01-25 Timo Kreuzerntoskrnl/Ke: setup stack segment selector in KeSetupsSt...
2009-01-08 Aleksey Bragin- Get back ExceptionCode changed in r38624.
2009-01-07 Christoph von Wittichfix formatting
2009-01-07 KJK::Hyperionmodified ntoskrnl/ke/i386/exp.c
2009-01-06 Stefan Ginsberg- NtUserWaitForInputIdle: Call EngGetTickCount, removin...
2009-01-03 Dmitry Gorbachev- Add hack-sync again (bug #3591).
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 r38250
2008-12-25 Christoph von Wittichfix some more typos
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-13 Timo KreuzerAdd a hack to wait for WinDbg after KdInitSystem.
2008-12-13 Timo KreuzerFix a typo, comment out a DPRINT
2008-12-10 Timo KreuzerFix KiDebugServiceTrap, so that it calls KiDispatchExce...
2008-12-10 Timo KreuzerAdd KiCallUserMode stub
2008-12-10 Timo KreuzerImplement KeFreezeExecution and KeThawExecution
2008-12-09 Timo Kreuzerfix ULONG/ULONG_PTR isuue
2008-12-08 Aleksey Bragin- Implement KeQueryRuntimeProcess for querying total...
2008-12-08 Timo Kreuzersync trunk head (r37928)
next