Sync to trunk head(r38096)
[reactos.git] / reactos / ntoskrnl / io / iomgr / iocomp.c
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-24 KJK::HyperionEverything
2008-11-18 Timo Kreuzer- Fix several ULONG/ULONG_PTR issues
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-04 Aleksey Bragin- Use ExInitializeSystemLookasideList instead of ExInit...
2008-10-31 Stefan Ginsberg- Don't dereference inside an SEH block after doing...
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-01 Art YerkesCreate a branch for network fixes.
2008-02-29 Aleksey Bragin- Fix memory corruption, thanks to Alex for reporting.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-12 Alex Ionescu- Implement IoSetCompletionRoutineEx, which is a safe...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-30 Thomas BluemelUse the new ProbeForWriteIoStatusBlock macro
2006-07-04 Alex Ionescu- Fix and combine the creation of I/O Object Types...
2006-07-01 Alex Ionescu- Move efi.c to \ex, because the functions are related...