- Stub out ExpSystemErrorHandler more properly.
[reactos.git] / reactos / ntoskrnl /
2009-10-08 Stefan Ginsberg- Stub out ExpSystemErrorHandler more properly.
2009-10-07 Stefan GinsbergMiReserveSystemPtes: Don't assert that allocation succe...
2009-10-07 Dmitry GorbachevFix GCC 4.1.3 warning.
2009-10-07 Dmitry GorbachevFix logging to a file.
2009-10-05 Dmitry GorbachevFix internal name of ntkrnlmp.exe. Alexander Yastrebov...
2009-10-04 Stefan Ginsberg- Add STATUS_ASSERTION_FAILURE status code required...
2009-10-04 Johannes Anderwald- Don't call ExFreePool for null pointers
2009-10-04 Stefan GinsbergMega KD64 revival patch:
2009-09-30 Stefan GinsbergReactOS SMP Bringup Lite:
2009-09-30 Stefan Ginsberg- ASSERT on NULL-frees
2009-09-30 Stefan Ginsberg- KeBugCheckEx expects BugCheckParameter2 to point...
2009-09-30 Stefan Ginsberg- Fix recursive spinlock acquisition in Mm caused by...
2009-09-30 Stefan Ginsberg- Remove the remaining __USE_W32API, deprecated for...
2009-09-29 Hervé PoussineauReapply r43141: Remove now unneeded ARC cdrom hack...
2009-09-28 Dmitry GorbachevFix some bugs.
2009-09-28 Stefan GinsbergCorrection to 36917: EPROFILE/KPROFILE.Segment is point...
2009-09-27 Stefan Ginsberg- Remove superfluous VOID casts from 42314.
2009-09-27 Stefan Ginsberg- "Worked for me!"
2009-09-27 Stefan Ginsberg- Add more padding so our gcc compatible C_ASSERT doesn...
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-26 Stefan Ginsberg- HAL: Make /W3 friendly
2009-09-25 Hervé PoussineauRevert r43141 to try to fix ReactOS boot style...
2009-09-24 Hervé PoussineauRemove now unneeded ARC cdrom hack. We're now able...
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-17 Stefan Ginsberg- Fix kernel build regression for MSVC from 43014
2009-09-14 Michael MartinNtAllocateVirtualMemory: Add check to make sure that...
2009-09-11 Stefan Ginsberg- ObpCreateDosDevicesDirectory: Check that allocation...
2009-09-09 Colin Finck[FORMATTING] Fix the indentation mess in KDBG and use...
2009-09-02 Dmitry Chapyshev- Free memory at initialization failure
2009-09-02 Dmitry Chapyshev- Add missed checks of memory allocation failures
2009-08-30 Hervé PoussineauUse memory wrappers instead of ExAllocatePool/ExFreePoo...
2009-08-29 Hervé Poussineau[ntoskrnl] Check if caller has valid access before...
2009-08-26 Stefan Ginsberg- Fix a typo -- check if memory allocation failed inste...
2009-08-26 Stefan Ginsberg- Make use of _SEH2_YIELD in Ex, Io, Ob, Ps and Se.
2009-08-26 Stefan Ginsberg- Fix a bug in KiRaiseException from 42923 -- a _SEH2_L...
2009-08-24 Stefan Ginsberg- Make use of _SEH2_YIELD in Mm
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- "BIG0" isn't a reserved tag, but "BIG " is.
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
2009-08-23 Stefan Ginsberg- copy.c, view.c: malloc.h now properly implements...
2009-08-23 Stefan Ginsberg- wdm.h: Define ALLOC_PRAGMA and ALLOC_DATA_PRAGMA...
2009-08-21 Stefan Ginsberg- svchost: #ifdef _MSC_VER doesn't mean "using Microsof...
2009-08-21 Johannes Anderwald- Don't touch the freed buffer in case of an error
2009-08-21 Johannes Anderwald- Reference strings are not part of the symbolic link...
2009-08-16 Dmitry GorbachevAdd an assertion. See bug #4785.
2009-08-16 Stefan Ginsberg- Revert 32309 -- instead of removing FORCEINLINE to...
2009-08-16 Dmitry GorbachevFix FsRtlDissectName(). Pierre Schweitzer.
2009-08-15 Dmitry Chapyshev- Add debug print for unimplemented function
2009-08-15 Dmitry Chapyshev- Handle query security descriptor
2009-08-12 Aleksey Bragin- Rewrite RtlpCreateAtomHandle to readable code and...
2009-08-11 Aleksey Bragin- Get NtUnloadKey2 back to old behavior until its calle...
2009-08-10 Aleksey Bragin- Rewrite failure branch of IopLoadUnloadDriver to...
2009-08-10 Aleksey Bragin- Make NtUnloadKey call a newer version of the NTAPI...
2009-08-10 Stefan Ginsberg- Remove duplicate MmHighestPhysicalPage (the other...
2009-08-07 Michael Martin- Calling NtLoadDriver on an already loaded driver...
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-04 Stefan Ginsberg- Make kernel build again after __STDC__ change in...
2009-08-02 Dmitry GorbachevRemove r42305 hack, preserve racial purity of KiSystemS...
2009-08-02 Dmitry GorbachevAdd a new hack.
2009-08-02 Stefan Ginsberg- npapi.h: Correct definitions of function pointer...
2009-07-31 Stefan Ginsberg- delayimp.h: Use FORCEINLINE instead of static __inline__
2009-07-31 Dmitry GorbachevFix _M_X86 -> _M_IX86.
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-28 Stefan Ginsberg- Fix 41969 -- the wrong flag got set, creating a broke...
2009-07-27 ReactOS Portable... - Remove dead (uncalled) function.
2009-07-27 ReactOS Portable... - Create a double-mapping PTE for the shared user data...
2009-07-27 ReactOS Portable... - Create \dev\physmem section during section initializa...
2009-07-27 ReactOS Portable... - Fix a ridiculous copy-paste-error-while-writing-the...
2009-07-27 ReactOS Portable... - Delete the blaoted, overweight and slow nonpaged...
2009-07-27 ReactOS Portable... - Do not print out ReactOS nonpaged pool VA address...
2009-07-27 ReactOS Portable... - The old nonpaged pool statistic functions (TAB+xxx...
2009-07-27 ReactOS Portable... - DebugPool implementation is not compatible with newer...
2009-07-27 ReactOS Portable... - Implement the algorithms for pool allocation and...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-26 ReactOS Portable... - Initialize MmLowestPhysicalPage to -1, otherwise...
2009-07-26 ReactOS Portable... - Get rid of the concept and tracking of "mapped pages...
2009-07-25 ReactOS Portable... - This is a HIGH RISK patch. It has been tested on...
2009-07-25 Stefan Ginsberg- FIELD_OFFSET returns LONG, not LONG_PTR or size_t.
2009-07-25 Stefan Ginsberg- Fix a critical bug in ExAllocatePoolWithQuota spotted...
2009-07-25 Stefan Ginsberg- Fix some kernel MSC compilation issues:
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-24 ReactOS Portable... - Remove deprecated/old/buggy/unused code.
2009-07-23 Stefan Ginsberg- Use the KiProcessorBlock array to loop the PRCBs...
2009-07-22 ReactOS Portable... - Initialize the value of MmBootImageSize in ARM3 now.
2009-07-22 Aleksey Bragin- Add missing braces to prevent PVOID pointer arithmetic.
2009-07-22 ReactOS Portable... - Prettify PFN dump output (add totals for each consume...
2009-07-22 ReactOS Portable... - Separe ARM3 Init into 3 defined phases:
2009-07-21 ReactOS Portable... - Get rid of debug spew used during testing.
2009-07-20 Dmitry Chapyshev- Add debug print to MiQueryVirtualMemory
2009-07-16 Stefan GinsbergFix definition of KeInitializeSpinLock for x86 - it...
next