sync to trunk revision 36500
[reactos.git] / reactos / ntoskrnl / mm / procsup.c
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-09-12 Aleksey Bragin- MmDeleteKernelStack should take StackBase as the...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-25 Timo Kreuzermerge 35359 from ros-amd64-bringup branch:
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-15 Timo KreuzerThe TEB member is called ClientID not Cid on all Window...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-07-30 Timo Kreuzerfix several ULONG / ULONG_PTR / SIZE_T issues.
2008-07-28 Timo Kreuzersync with trunk head (34904)
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-05-22 KJK::HyperionPatch by Alex Ionescu <alex.ionescu@reactos.org>
2008-05-22 KJK::HyperionReverting r33635
2008-05-22 KJK::HyperionPatch by Alex Ionescu <alex.ionescu@reactos.org>
2008-02-11 Aleksey Bragin- Minor cleanup.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-25 Aleksey Bragin- Add isprint to ctype.h.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-13 Aleksey Bragin- Move Teb's StaticUnicodeString initialisation from...
2007-09-27 Aleksey Bragin- Add missing KERNEL_LARGE_STACK_COMMIT definition...
2007-09-27 Aleksey Bragin- Fix multiple bugs in RtlWalkFrameChain and secure...
2007-09-26 Aleksey Bragin- PS_UNKNOWN_VALUE determines if the process should...
2007-09-24 Aleksey Bragin- Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM...
2007-08-04 Aleksey Bragin- Fix NtSetInformationThread(ThreadBasePriority)
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-02 Alex Ionescu- Do massive renames in the ntoskrnl tree to make sure...