Split custom ReactOS-only non-standard extensions from NTDDSND.H
[reactos.git] / reactos / ntoskrnl / include /
2009-02-06 Dmitry Gorbachev- Fix spinning on locks on SMP.
2009-02-05 Timo KreuzerMerge 37493,37494 from amd64 branch:
2009-01-30 Stefan Ginsberg- Inline Guarded Mutex and Fast Mutex implementations...
2009-01-28 KJK::Hyperionmodified ntoskrnl/include/internal/ob.h
2009-01-25 Stefan Ginsberg- Deprecate global helper.h -- define the various ...
2009-01-24 Timo KreuzerMm: Fix page protection flags checks.
2009-01-15 Stefan Ginsberg- DbgkpSendApiMessage/Lpc: Modification of EPROCESS...
2009-01-04 Stefan Ginsberg- DbgkpSendApiMessage/DbgkpSendApiMessageLpc: Make...
2009-01-04 Aleksey Bragin- Merge IoGetRelatedTargetDevice implementation by...
2009-01-01 Stefan Ginsberg- Only reserve APIC memory on x86
2008-12-27 Aleksey Bragin- Fix build.
2008-12-22 Dmitry GorbachevDo not pop and push the same reg.
2008-12-22 Aleksey Bragin- Add control flags for CmpDoOpen, CmpCreateKey and...
2008-12-21 Michael Martin- As per msdn.microsoft.com/en-us/library/ms802952...
2008-12-08 Aleksey Bragin- Move KeQueryRuntimeThread declaration to winddk.h...
2008-12-08 Aleksey Bragin- Implement KeQueryRuntimeProcess for querying total...
2008-12-06 Timo Kreuzerrename section "init" to "INIT", so that pefixup will...
2008-12-04 Dmitry GorbachevFix them second time.
2008-12-03 Dmitry GorbachevFix Ke386Get(Global|Local|Interrupt)DescriptorTable...
2008-12-03 Dmitry GorbachevTrying to fix...
2008-12-03 Dmitry GorbachevSilence compiler warnings (2/11).
2008-12-01 Stefan Ginsberg- Don't redefine PKSYSTEM_ROUTINE
2008-12-01 Stefan Ginsberg- Get rid of DDK's dependency on windef.h and winnt.h
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-30 KJK::HyperionLeft out of the previous commit by mistake
2008-11-30 KJK::Hyperionmodified base/shell/explorer/explorer.rbuild
2008-11-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-29 Stefan Ginsberg- Remove system_header
2008-11-28 KJK::HyperionGCC 4.3 correctly aligns stack-allocated objects
2008-11-26 Aleksey Bragin- Fix some coverity errors.
2008-11-24 KJK::HyperionEverything
2008-11-04 Aleksey Bragin- Use ExInitializeSystemLookasideList instead of ExInit...
2008-11-01 Aleksey Bragin- Refactor timer code to share more macros (see dcl...
2008-11-01 Stefan Ginsberg- Disable old and unused IPI code, add new NT compatibl...
2008-10-29 Stefan Ginsberg- Fix kernel SMP intrinsics:
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
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-25 Aleksey Bragin- Globalize ReactOS target version (there are a few...
2008-10-21 Stefan Ginsberg- Add missing KPCR_PRCB_IDLE_SCHEDULE offset
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-07 Stefan Ginsberg- Add missing KiIdleSchedule and KiProcessDeferredReadyList
2008-09-27 Stefan Ginsberg- Fix 2 typos
2008-09-24 Stefan Ginsberg- Remove deprecated macro
2008-09-24 Aleksey Bragin- Create a VdmpInitialize function for NtVdmControl...
2008-09-23 Stefan Ginsberg- Attempt satisfy Alex
2008-09-20 Stefan Ginsberg- Fix CMTRACE macro
2008-09-12 Stefan Ginsberg- Add missing CmpReferenceKeyControlBlock prototype
2008-09-08 Stefan Ginsberg- Move global variable declaration to .c file instead...
2008-09-08 Aleksey Bragin- Add CmpArmDelayedCloseTimer declaration.
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-27 Aleksey Bragin- Implement CmpQueryKeyName as a wrapper around CmpCons...
2008-08-25 Stefan Ginsberg- Use MiSyncForProcessAttach and MiSyncForContextSwitch...
2008-08-25 Stefan Ginsberg- Remove a header duplication and move a prototype...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-23 Aleksey Bragin- Implement IopGetRegistryValue (complementary function...
2008-08-22 Hervé PoussineauMove most of the code of IoSynchronousInvalidateDeviceR...
2008-08-22 Hervé PoussineauClean up code by removing now useless parts
2008-08-22 Stefan Ginsberg- Replace more magic values with symbolic constants
2008-08-21 Aleksey Bragin- Add missing MmCallDllInitialize prototype.
2008-08-18 Stefan Ginsberg- Replace the remaining X86_EFLAGS* with EFLAGS_*
2008-08-18 Stefan Ginsberg- Add KdInitSystem to kd64.h
2008-08-18 Stefan Ginsberg- Remove empty header
2008-08-17 Stefan Ginsberg- Rename SeInit to SeInitSystem
2008-08-17 Stefan Ginsberg- Remove dead code
2008-08-17 Stefan Ginsberg- Remove dead pager.c
2008-08-16 Stefan Ginsberg- Remove deprecated ExfpInterlockedExchange64
2008-08-16 ReactOS Portable... Implement InterlockedComparePte and InterlockedCompareE...
2008-08-15 Aleksey Bragin- Fix MiSyncThreadProcessViews. Should fix bug 3658...
2008-08-14 Stefan Ginsberg- Header cleanup
2008-08-14 Stefan Ginsberg- Rework MiSyncThreadProcessViews
2008-08-11 Aleksey Bragin- NDK Fix: DirectoryTableBase member of KPROCESS is...
2008-08-06 Aleksey Bragin- Add more intrinsic defines.
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 ReactOS Portable... dont include i386 headers in arm mmu manager headers.
2008-07-28 Art YerkesFix my error not noticing that queued spinlock function...
2008-07-28 Art Yerkes- Reverse my previous (in retrospect) hack
2008-07-28 Art YerkesThis is a patch i've been keeping for a while. Yes...
2008-07-28 ReactOS Portable... - Fix build of NTOS and FreeLDR on ARM.
2008-07-28 ReactOS Portable... Now that MADDRESS_SPACE became nearly an empty structur...
2008-07-28 ReactOS Portable... The address space creation lock is a guarded mutex...
2008-07-28 ReactOS Portable... There is no point in saving the address of the address...
2008-07-28 ReactOS Portable... Looks like this address space nonsense made even less...
2008-07-27 ReactOS Portable... The puzzle of the design decisions behind the React...
2008-07-27 ReactOS Portable... More over-engineering: there really isn't any reason...
2008-07-27 ReactOS Portable... It seems unclear as to what the point of the Page Refer...
2008-07-27 ReactOS Portable... - Major cleanup, refactoring, and bugfixing of ARM...
2008-07-25 Art YerkesFix several problems with lookasides and temporary...
2008-07-21 ReactOS Portable... - Improve system call handler by adding more debugging...
2008-07-20 ReactOS Portable... - Fix the way NlsOemLeadByteInfo is exported.
2008-07-19 Pierre SchweitzerFixed i386 build
2008-07-19 ReactOS Portable... - Enable interrupts after probing and capturing paramet...
2008-07-19 ReactOS Portable... - Cleanup some stray header issues for ARM.
2008-07-14 ReactOS Portable... - Implement NtSetLdrEntries, NtVdmControl, KeSaveStateF...
2008-07-14 ReactOS Portable... - Clean up KTRAP_FRAME and KEXCEPTION_FRAME definition.
2008-07-13 ReactOS Portable... - Implement KeArmInstructionFaultStatusRegisterGet
2008-07-13 ReactOS Portable... - Write a DebugService routine for ARM in the RTL libra...
2008-07-08 ReactOS Portable... - Rewrite the low-level trap/exception/system call...
next