- split logoff and shutdown resources
[reactos.git] / reactos / ntoskrnl / mm /
2005-05-23 Hervé PoussineauRevert 15473 and 15474 as Alex doesn't like them
2005-05-23 Hervé PoussineauRemove some debug messages at boot
2005-05-21 Hervé PoussineauRemove some debug messages at boot (DPRINT1 changed...
2005-05-20 Steven Edwardsmove the rest of the alread defined tags to the private...
2005-05-20 Steven Edwardsadjust case on a header. Sorry Windows users. Do not...
2005-05-18 Alex IonescuObject Manager Patch. This patch continues the work...
2005-05-17 Alex IonescuFix bug in memory mapping which caused large applicatio...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Alex IonescuMake Object Type creation compatible with OB 2.0 from...
2005-05-15 Alex IonescuRemoved incorrect Create/DuplicationNotify callbacks...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-07 Alex IonescuImplement FsRtlAllocateResource, FsRtlIsPagingFile...
2005-05-06 Thomas Bluemelupgrade to PSEH2 (note, the new macros are still named...
2005-05-05 Alex IonescuUpdate KPROCESS structure to latest version and documen...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Hervé PoussineauChange ExFreePool to ExFreePoolWithTag
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-04-28 Alex IonescuIO Manager Cleanup continues:
2005-04-27 Hartmut BirrMade the physical memory section permanent.
2005-04-26 Thomas Bluemeldon't request write access in NtReadVirtualMemory,...
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-18 Alex IonescuFix Process not being deleted
2005-04-18 Alex IonescuImplement PsSetLegoNotifyRoutine and PsRemoveCreateThre...
2005-04-18 Alex IonescuForgot this
2005-04-18 Alex IonescuMini-merge from my local changes. Rewrite of Process...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-10 Filip Navara- Pass correct parameters to MmLocateMemoryAreaByAddres...
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-01 Hartmut BirrRaise the exception in MmProbeAndLockPages always with...
2005-03-25 Hartmut BirrAdded a missing unlock.
2005-03-20 Filip NavaraFix nasty condition when we were subtracting AlignedAdd...
2005-03-15 Gregor AnichAllow mapping of MDLs which describe I/O memory (device...
2005-03-15 Hartmut BirrOn smp machines, unmap all low memory pages (except...
2005-03-14 Thomas Bluemelsafely access buffers in NtReadVirtualMemory()
2005-03-12 Hartmut BirrLock the kernel address space instead the process'...
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-22 Thomas BluemelInterlockedPushEntrySList() and InterlockedPopEntrySLis...
2005-02-17 Thomas Bluemel1. object type names are stored in ntoskrnl's image...
2005-02-16 Filip NavaraCast pointers to ULONG_PTR instead of ULONG.
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-15 Thomas Bluemelsecured buffer access in NtCreateSection(), NtOpenSecti...
2005-02-15 Thomas Bluemeldon't leak the captured file name in NtCreatePagingFile...
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-11 Gé van GeldorpBe compatible with some of the crap apps out there
2005-02-08 Alex IonescuFreeLdr Patch. Now fully loads ntoskrnl using a PE...
2005-02-05 Gregor AnichRaise exception when MmMapLockedPagesSpecifyCache fails...
2005-01-29 Royce Mitchell IIIremove eol whitespace
2005-01-26 Gé van GeldorpHervé Poussineau <poussine@freesurf.fr>
2005-01-26 Hartmut Birr- Fixed a crash in PAE mode and without the '/3GB'...
2005-01-26 Thomas Bluemeldon't return a random status code in case of probing...
2005-01-26 Thomas BluemelNtCreatePagingFile() should release the captured unicod...
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-26 Alex IonescuDynamic 3GB support, part 1. Only multiboot.S remains...
2005-01-26 Thomas Bluemel1. fixed NtCreateProcess to do some buffer checks and...
2005-01-25 Hartmut Birr- Removed slab.c, because this functions are not used.
2005-01-25 Hartmut Birr- Implemented a kernel mapping region which is process...
2005-01-24 Gé van GeldorpImplement IO_NO_PARAMETER_CHECKING flag
2005-01-24 Thomas Bluemelminor fixes
2005-01-24 Gé van GeldorpNt -> Zw
2005-01-20 Thomas Bluemeldon't touch memory outside the area to be probed in...
2005-01-20 Thomas Bluemelfixed ProbeForWrite() for optimized builds
2005-01-19 Steven Edwardsmake NtFlushVirtualMemory return STATUS_SUCCESS rather...
2005-01-19 Thomas Bluemelfixed implementation of SetErrorMode() which should...
2005-01-14 Gregor AnichFix MmAllocatePageForMdl when it cannot allocate as...
2005-01-13 Gregor AnichMmMapLockedPagesSpecifyCache: Raise STATUS_ACCESS_VIOLA...
2005-01-13 Gregor AnichFix unused variable warning.
2005-01-12 KJK::Hyperionelf.c renamed to elf.inc.h. There, happy?
2005-01-12 Gregor AnichAdd possibility to make KDB break on module-loads....
2005-01-12 Filip Navara- Fix compilation error in KeIpiGenericCall.
2005-01-12 Filip NavaraPortability fixes.
2005-01-12 Filip NavaraKJK::Hyperion <noog@libero.it>
2005-01-12 Filip NavaraPortability fixes.
2005-01-11 Filip NavaraFix comments to be recognized by Doxygen.
2005-01-07 Gregor Anichmodified include/ntos/zwtypes.h Add SYSTEM_...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-05 Hartmut Birr- Replaced MP with CONFIG_SMP.
2005-01-05 Hartmut Birr- Replaced MP with CONFIG_SMP.
2005-01-04 Royce Mitchell IIIdump first 128 bytes of violated memory blocks
2005-01-04 Gunnar Dalsnes-move structs OBJECT_TYPE/OBJECT_HEADER into private...
2005-01-02 KJK::HyperionRelaxed the validity checks for PE executables yet...
2005-01-02 Filip NavaraRename MmOpenMemoryAreaBy[Address/Region] to MmLocateMe...
2005-01-02 Filip NavaraChange the MEMORY_AREAs to be stored it a binary search...
2005-01-02 Alex IonescuFix more wrong Mm definitions and constants and sync...
2005-01-02 Alex IonescuFix some wrong Mm definitions and sync up with proper...
2005-01-02 Alex IonescuFix horribly wrong defintions of ULONG32 and ULONG...
2005-01-02 Alex IonescuDon't use MmLowestUserAddress as a ULONG!
2005-01-01 Martin Fuchseliminate 'using uninitialized variable' warning
2005-01-01 Hartmut Birr- Fixed the releasing of the memory from the init section.
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-30 Alex IonescuAdded SEH support to NtReadVirtualMemory. Allows OllyDb...
next