- Use _SEH2_YIELD when returning from an exception instead of returning outside the...
[reactos.git] / reactos / ntoskrnl / ex /
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-31 Dmitry GorbachevFix _M_X86 -> _M_IX86.
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-25 Stefan Ginsberg- Fix some kernel MSC compilation issues:
2009-07-23 Stefan Ginsberg- Use the KiProcessorBlock array to loop the PRCBs...
2009-07-12 ReactOS Portable... Fix some interlock routine definitions on platforms...
2009-07-12 ReactOS Portable... Use portable ExInterlockedWhatever instead of non-porta...
2009-06-30 ReactOS Portable... - Move MmIsThisAnNtSystem and MmQueryMemorySize to...
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-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-18 Timo KreuzerSync to trunk head (r40091)
2009-03-12 Timo KreuzerNtSetSystemInformation: - Don't leak the copied string...
2009-03-03 Aleksey Bragin- Refactor Fast Reference implementation into a generic...
2009-03-02 Aleksey Bragin- Add privileges check to SystemTimeAdjustmentInformati...
2009-03-02 Dmitry Chapyshev- Fix typo
2009-02-24 Aleksey Bragin- Make SystemProcessInformation return required size...
2009-02-24 Aleksey Bragin- If looking up a long name for a process failed, use...
2009-02-21 Matthias Kupferrevert hackfix (revision 39704)
2009-02-21 Matthias KupferEvgeniy Boltik <bstsoft AT narod DOT ru>
2009-02-17 Aleksey Bragin- Return full process image names in SystemProcessInfor...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-11 Timo Kreuzer- Add an own fastinterlck.c for amd64
2009-02-10 Timo KreuzerExInitializeSystemlookasideList: Use InitializeSListHea...
2009-02-06 Dmitry Gorbachev- Fix spinning on locks on SMP.
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-30 Stefan Ginsberg- Inline Guarded Mutex and Fast Mutex implementations...
2009-01-28 Samuel Serapion Fix typo.
2009-01-28 KJK::Hyperionmodified ntoskrnl/include/internal/ob.h
2009-01-28 Samuel SerapionThe wbinvd instruction is the same on amd64
2009-01-07 KJK::HyperionReverting poorly conceived commit
2009-01-07 KJK::Hyperionmodified include/reactos/probe.h
2009-01-04 Dmitry Chapyshev- Change of names of variables
2009-01-04 Dmitry Chapyshev- Formatting fix. No code change
2009-01-04 Aleksey Bragin- Rewrite SystemTimeOfDay QuerySystemInformation case...
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2009-01-01 Michael Martin- Deference pProcess not Process.
2008-12-29 Christoph von Wittichfix doxygen @name for ExpSystemErrorHandler patch by...
2008-12-27 Andrew MungerClarify comment.
2008-12-27 Andrew MungerReturn mostly correct information so taskmgr doesn...
2008-12-27 Aleksey Bragin- Implement query case of SystemTimeAdjustmentInformation.
2008-12-21 Michael Martin- Add missing break in ExDereferenceCallBackBlock so...
2008-12-15 Timo KreuzerUse KeGetCurrentPrcb() instead of KeGetPcr()->Prcb...
2008-12-15 Samuel Serapionattempt to fix kernel build.
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Aleksey Bragin- Implement KeQueryRuntimeProcess for querying total...
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (3/11).
2008-11-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-26 Aleksey Bragin- Fix some coverity errors.
2008-11-24 KJK::Hyperionmodified ntoskrnl/ex/sysinfo.c
2008-11-24 KJK::HyperionEverything
2008-11-21 Stefan Ginsberg- Remove non-standard "PLANGID" type from NDK and use...
2008-11-18 Timo Kreuzer- Fix several ULONG/ULONG_PTR issues
2008-11-18 Timo Kreuzerfix InterlockedExchangePointer usage
2008-11-17 Timo Kreuzerntoskrnl:
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-02 Stefan Ginsberg- Sync 36654 to trunk
2008-11-01 Stefan Ginsberg- Disable old and unused IPI code, add new NT compatibl...
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-24 Samuel Serapion- Sync to trunk 36919.
2008-10-23 Stefan Ginsberg- Fix EPROFILE/KPROFILE.Segment member -- it is a pointer
2008-10-22 Aleksey Bragin- Typo fix.
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-11 Stefan Ginsberg- ProbeForRead/Write Length argument is a SIZE_T, not...
2008-10-11 Stefan Ginsberg- Fix portable Ex/ExfInterlockedCompareExchange64 to...
2008-10-07 Stefan Ginsberg- Add missing jump label to ExpInterlockedCompareExchange64
2008-09-23 Aleksey Bragin- Fix ~4.4 million handle limit bug due to memory corru...
2008-09-19 Timo Kreuzerfix some 64 bit warnings
2008-09-14 Aleksey Bragin- Don't call MmLoadSystemImage with a NULL ModuleHandle...
2008-09-07 Stefan Ginsberg- Patch by Cameron "aicom" Gutman: Ensure allocation...
2008-09-05 Timo Kreuzermore pointer <-> ULONG cast fixes
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-31 Hervé PoussineauReplace some ExFreePool by ExFreePoolWithTag
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-30 Stefan Ginsberg- Get rid of ASSERT_IRQL, deprecated since long ago
2008-08-27 Timo KreuzerMerge MMerge 34969 from ros-amd64-bringup branch:
2008-08-25 Stefan Ginsberg- Remove deprecated CHECKPOINT/CHECKPOINT1 macros which...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-22 Stefan Ginsberg- Add EFLAGS_IOPL to asm.h and make use of it in assembly
2008-08-19 Timo Kreuzeradd an additional case for _AMD64_ now that we have...
2008-08-17 Stefan Ginsberg- Rename SeInit to SeInitSystem
2008-08-16 Stefan Ginsberg- Remove deprecated ExfpInterlockedExchange64
2008-08-16 Stefan Ginsberg- Spelling fixes
next