- Undefine __ROS_LONG64__ for ReactOS' extensions to kernel32 and setupapi Winetests...
[reactos.git] / reactos / ntoskrnl /
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...
2009-07-15 Stefan Ginsberg- What's the deal with using Iof* and Obf*, Arch?
2009-07-15 Stefan Ginsberg- Hey Arch, did you know MmpDeleteSection can be called...
2009-07-15 ReactOS Portable... - NEVER TELL ME THE ODDS (of breaking the build).
2009-07-15 ReactOS Portable... - Start re-defining the PTE and PDE structures for:
2009-07-15 ReactOS Portable... - Move ARM3's init.c to i386-specific directory.
2009-07-15 ReactOS Portable... - Use the new portable flag definitions.
2009-07-15 ReactOS Portable... - Define portable flags for touching fields in the...
2009-07-15 ReactOS Portable... - Don't use "static" in the kernel.
2009-07-15 ReactOS Portable... - Make platform specific directory to please the ARM...
2009-07-15 Stefan Ginsberg- Remove the object body zeroing hack from ObpAllocateO...
2009-07-15 Stefan Ginsberg- Don't assume the object body allocated by ObCreateObj...
2009-07-15 Stefan Ginsberg- The 4th parameter of NtCreateDebugObject is not a...
2009-07-15 Stefan Ginsberg- Don't use Kf* and Kef* in portable code.
2009-07-14 Stefan Ginsberg- Don't use KfRaiseIrql in portable code
2009-07-13 Timo KreuzerGet rid of memcpy at all and use memove instead like...
2009-07-13 James Tabor- Half-implement MmPageEntireDriver and use it to set...
2009-07-12 ReactOS Portable... - Fix several problems with the System PTE implementati...
2009-07-12 ReactOS Portable... - Implement the rest of the nonpaged pool allocator...
2009-07-12 ReactOS Portable... - Stop excercising the nonpaged pool allocator since...
2009-07-12 ReactOS Portable... - Fix incomplete comment due to accidental early-merge.
2009-07-12 ReactOS Portable... Deal with the fact that DirectoryTableBase in EPROCESS...
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-07-12 ReactOS Portable... Don't try to write to "EAX" register on anything else...
2009-07-12 ReactOS Portable... Move HYPER_SPACE definition to x86 header, since ARM...
2009-07-12 ReactOS Portable... These fields don't exist on ARM, so only C_ASSERT them...
2009-07-11 Michael Martin- NtMapViewOfSection: When referencing the section...
2009-07-11 ReactOS Portable... Fix a braindead bug that killed my system (512MB) since...
2009-07-11 ReactOS Portable... - Implement a simple nonpaged pool page allocator and...
2009-07-10 Dmitry Chapyshev- Add user mode buffer probing for NtCreateKey, NtEnume...
2009-07-10 Stefan Ginsberg- Fix a serious bug in KiDispatchException; DbgkForward...
2009-07-09 ReactOS Portable... - Fix a critical bug in the German hack which was causi...
2009-07-08 Stefan Ginsberg- Revert 41788, replaced by a real fix in 41815.
2009-07-06 Stefan Ginsberg- Remove a deprecated check from MmpAccessFault --...
2009-07-06 Dmitry Gorbachev"Fix" MDL PROBE FAILED! bug #4663.
2009-07-01 Dmitry GorbachevFix some warnings / bugs.
2009-06-30 ReactOS Portable... - Move MmIsThisAnNtSystem and MmQueryMemorySize to...
2009-06-30 ReactOS Portable... - Cleanup some debug-only debug prints.
2009-06-30 ReactOS Portable... - Rewrite MmAllocateNonCachedMemory and MmFreeNonCached...
2009-06-30 ReactOS Portable... - Major rewrite of Memory Descriptor List (MDL) impleme...
2009-06-29 ReactOS Portable... - Fix an incorrect (should be 1024) ASSERT by removing...
2009-06-28 ReactOS Portable... - Create mmsup.c in ReactOS memory manager directory...
2009-06-28 ReactOS Portable... - Move all the functions from drvlck.c and verifier...
2009-06-28 ReactOS Portable... - Reimplement MmAllocateContiguousMemory, MmAllocateCon...
2009-06-27 ReactOS Portable... - Copying from destination to destination isn't very...
2009-06-27 ReactOS Portable... - Actually it seems MmGetPhysicalMemoryRanges uses...
2009-06-27 ReactOS Portable... - Call MmArmInitSystem for a second time, this time...
2009-06-27 Stefan Ginsberg- KeDetachProcess & KeUnstackDetachProcess: Fix a typo...
2009-06-27 ReactOS Portable... - This patch is lets you visually dump the entire React...
2009-06-27 ReactOS Portable... - Remove leftover performance tracing code.
2009-06-27 ReactOS Portable... - Reimplement kernel stack allocation (MmCreateKernelSt...
2009-06-27 ReactOS Portable... - Allocate enough space for the ARM3 PFN database,...
2009-06-27 ReactOS Portable... - Blow away the bottom 2GB of virtual address space...
2009-06-27 ReactOS Portable... - Rewrite MmMapIoSpace and MmUnmapIoSpace to use System...
2009-06-27 ReactOS Portable... - ARM3-ify hypermap.c
2009-06-27 ReactOS Portable... - Implement MiReleaseSystemPtes which is the function...
2009-06-26 Aleksey Bragin- Implement NtSetThreadExecutionState (in place of...
2009-06-26 Christoph von Wittichrevert 41599
2009-06-25 Dmitry GorbachevRemove a hack from NtAccessCheck(). Bug #4169.
2009-06-24 Dmitry GorbachevHack: partially undo r38510 changes to overcome regress...
2009-06-24 Christoph von Wittichstub NtSetThreadExecutionState needed by PowerPoint...
next