Sync to trunk head(r38096)
[reactos.git] / reactos / ntoskrnl / ke / procobj.c
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Aleksey Bragin- Implement KeQueryRuntimeProcess for querying total...
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-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-25 Stefan Ginsberg- Use MiSyncForProcessAttach and MiSyncForContextSwitch...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-15 Aleksey Bragin- Fix MiSyncThreadProcessViews. Should fix bug 3658...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-14 Stefan Ginsberg- Rework MiSyncThreadProcessViews
2008-08-13 Stefan Ginsberg- "Sync" to the next thread's initial stack in KiSwapTh...
2008-08-11 Aleksey Bragin- NDK Fix: DirectoryTableBase member of KPROCESS is...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 Aleksey BraginDmitry Gorbachev
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-09-27 Aleksey Bragin- Coalesce all calls to MmUpdatePageDir through a singl...
2007-08-04 Aleksey Bragin- Fix NtSetInformationThread(ThreadBasePriority)
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-26 Hervé PoussineauCleanup code for easier porting to other architectures
2007-03-02 Alex Ionescu- Do massive renames in the ntoskrnl tree to make sure...