[NTOS]: Rewrite boot driver loading code (not the driver code itself) to use the...
[reactos.git] / reactos / ntoskrnl / include / internal / io.h
2010-04-02 Sir Richard[NTOS]: Rewrite boot driver loading code (not the drive...
2010-04-02 Cameron Gutman- Forgot this file
2010-03-26 Timo KreuzerReintegrate header branch
2010-03-26 Amine KhaldiSync with trunk head (part 1 of x)
2010-03-26 Timo Kreuzer[HAL]
2010-03-25 Timo KreuzerMerge from amd64 branch:
2010-03-25 Amine KhaldiSync with trunk head.
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-18 Amine KhaldiSync with trunk head (part 1 of 2)
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-03-08 Sir Richard[NTOS]: Have I/O Manager Volume Device Objects register...
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-31 Stefan Ginsberg- Add 'simple' implementation of MmDbgCopyMemory to...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-02 Michael MartinIopCreateObjectTypes: Add a DeleteProcedure for Device...
2009-06-01 Stefan Ginsberg- Disable debugging traces for dbgk/io/lpc/ob/ps by...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-04 Aleksey Bragin- Merge IoGetRelatedTargetDevice implementation by...
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-01 Stefan Ginsberg- Get rid of DDK's dependency on windef.h and winnt.h
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-04 Aleksey Bragin- Use ExInitializeSystemLookasideList instead of ExInit...
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-23 Aleksey Bragin- Implement IopGetRegistryValue (complementary function...
2008-08-22 Hervé PoussineauMove most of the code of IoSynchronousInvalidateDeviceR...
2008-08-22 Hervé PoussineauClean up code by removing now useless parts
2008-08-21 Aleksey Bragin- Add missing MmCallDllInitialize prototype.
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-30 ReactOS Portable... - Plug in RAM disk boot support (kernel-side)
2008-06-18 Aleksey Bragin- Rename made-up Ob functions names to match publicly...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-01 Aleksey Bragin- Implement a helper registry key opening function...
2008-01-01 Aleksey Bragin- Move ENUM_ROOT to internal/io.h, so that io/driver...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-03 Aleksey Bragin- Use IopLoanUnloadDriver() for calling unload routine...
2007-10-03 Aleksey Bragin- NtLoadDriver APIs refactor/improvent:
2007-06-10 Hervé PoussineauFill HardwareDatabase, DriverStart and DriverSize field...
2007-06-09 Hervé PoussineauSimplify method to call to DriverEntry of a driver
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-22 Hervé PoussineauSend service name to pnproot driver (not used yet)
2007-03-09 Hervé PoussineauRemove IopCreateDriverObject, which was buggy and dupli...
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-19 Alex Ionescu- Create GCC_ULONG64 type to hack around a bug in GCC...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-24 Alex Ionescu- Fix ExInitPoolLookasidePointers and ExpInitailizeLook...
2006-12-29 Alex Ionescu- Fix OB_SECURITY_METHOD prototype, callers, and implem...
2006-12-10 Alex Ionescu- Fix SleepEx.
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-12 Alex Ionescu- FSTUB Patch for Mount Manager Support, Part 1:
2006-11-12 Alex Ionescu- Implement IoSetCompletionRoutineEx, which is a safe...
2006-10-08 Alex Ionescu- Add RtlInitEmptyAnsiString to DDK.
2006-10-08 Alex Ionescu- Finalize ARC Boot changes:
2006-10-08 Alex Ionescu- Part 2 of ARC boot changes: Major modifications done...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-08 Alex Ionescu- Part 1 of ARC boot cleanups/changes: Create a valid...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-02 Alex Ionescu- Continue implementation of KiRosFrldrLpbToNtLpb by...
2006-09-30 Alex Ionescu- Use LOADER_PARAMETER_BLOCK everywhere in ReactOS...
2006-09-16 Hervé PoussineauMake IoInvalidateDeviceRelations really asynchronous
2006-09-07 Alex Ionescu- 1>Build Time 0:04
2006-09-06 Alex Ionescu- MSVC Build Fixes
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-01 The Wine SynchronizerRevert 23354 (causes a bugcheck). It will be committed...
2006-07-29 Alex Ionescu- Added profiling for possible Nt I/O function optimiza...
2006-07-29 Alex Ionescu- Add another paramter to IopCleanupFailedIrp to free...
2006-07-10 Aleksey Bragin- Remove IopGetLowestDevice() call from IoRegisterDevic...
2006-07-09 Hervé PoussineauFirst argument doesn't need to be a physical device...
2006-07-09 Alex Ionescu- Simplify IopReinitializeBootDrivers and IopReinitiali...
2006-07-09 Alex Ionescu- Allocate Re-Init entries with a tag
2006-07-07 Alex Ionescu- Make an I/O Tagged copy of the file name and properly...
next