fix ugly tab formatting
[reactos.git] / reactos / hal /
2005-12-30 Gé van GeldorpUse the BSOD color that Cutler intended
2005-12-27 Alex Ionescu- Added support for NTLDR style freeloader GUI. To...
2005-12-08 Hervé PoussineauUse correct format for arguments in debug messages
2005-12-01 Alex Ionescu- fix mp hal too
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-12-01 Alex Ionescu- Fix HAL build.
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-11-27 Alex Ionescu- Remove KTSS_NOIOMP from NDK.
2005-11-27 Alex Ionescu- Update selector names to official names and define...
2005-11-26 Hartmut BirrDon't use the OldIrql value from fmutex after releasing it.
2005-11-26 Hartmut BirrSave the old irql in ExTryToAcquireFastMutex.
2005-11-26 Hervé PoussineauAdd stub for HalAllocateCrashDumpRegisters
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-11-22 Alex Ionescu- Don't use STATIC
2005-11-22 Filip NavaraChange the FS read/write functions to macros and use...
2005-11-20 Alex IonescuFix really stupid typo (thanks Hartmut)
2005-11-19 Alex IonescuFix hal build
2005-11-19 Alex Ionescu- Reimplement Fast Mutex implementation in HAL/NT to...
2005-11-17 Steven Edwardsanother no-op. Remove the win32apiisms. Make compatible...
2005-11-09 Gé van GeldorpWe need to call HalReleaseDisplayOwnership before killi...
2005-10-24 Hartmut BirrFixed Ki386WriteFsByte.
2005-09-08 Royce Mitchell IIIwin32 api compatibility fix
2005-09-05 Hartmut BirrRevert my last commit.
2005-09-05 Hartmut Birr- Copy the map registers to the buffer only, if they...
2005-09-04 Filip NavaraGet correct physical address in HalpGrowMapBuffers.
2005-09-04 Filip NavaraFix the return value of HalReadDmaCounter at the end...
2005-09-04 Filip Navara- Set the MAP_BASE_SW_SG flag for map registers in...
2005-08-22 Filip NavaraExport the HalGetDmaAdapter callback and use some nice...
2005-08-22 Filip NavaraComplete reimplementation of HAL DMA routines.
2005-08-11 Hartmut BirrReenabled a debug message.
2005-08-07 Hartmut BirrAllocate the map registers according to the dma control...
2005-08-01 Emanuele AlibertiFirst attempt to make the XML data we feed rbuild confo...
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-30 Aleksey BraginMove NDEBUG higher so it actually works and doesn't...
2005-07-29 Emanuele AlibertiVarious fixex to make HEAD compile.
2005-07-27 Casper HornstrupPut halmp.dll on CD
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-16 Hartmut BirrUsed the kernel base address from the loader structure...
2005-07-06 Casper HornstrupGenerate pre-compiled headers in intermediate directory...
2005-07-05 Thomas Bluemelfix warnings with -Wsign-compare and -Wpointer-arith
2005-06-29 Alex IonescuAdd a nice little KIDT_ACCESS structure for setting...
2005-06-29 Alex IonescuFix halmp build for real
2005-06-29 Filip NavaraUse the correct structure in SetInterruptGate.
2005-06-29 Filip NavaraI feel like trying to fit a cube into a circle-shaped...
2005-06-29 Alex IonescuFix idt descriptor code properly
2005-06-29 Alex IonescuFix HALMP build
2005-06-26 Eric KohlHal needs KPCR_BASE
2005-06-24 Alex IonescuBuild HAL with NDK
2005-06-23 Alex IonescuBuild stub hal with NDK
2005-06-19 Alex IonescuDitto for HAL
2005-06-19 Filip Navara- Don't include ntddk.h from most of the DDK headers...
2005-06-19 Filip NavaraCouple of build fixes.
2005-06-19 Alex IonescuFix building issues caused by previous patch
2005-06-18 Filip NavaraDon't include internal headers.
2005-06-18 Filip NavaraFix build. :/
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-18 Alex IonescuFix XML bug in hal makefiles
2005-06-18 Alex IonescuUse generic HAL header
2005-06-18 Alex IonescuBuild Generic HAL with w32api
2005-06-18 Alex IonescuBuild XBOX HAL with w32api
2005-06-18 Alex IonescuBuild UP HAL with w32api
2005-06-18 Alex IonescuBuild MP HAL with w32api
2005-06-18 Alex IonescuBuild stub HAL with w32api
2005-06-14 Filip Navara- Remove KeAttachProcess and KeDetachProcess prototypes...
2005-06-05 Casper Hornstrup* Support enabling/disabling modules depending on confi...
2005-06-01 Casper HornstrupBuild with MP=1
2005-05-28 Alex IonescuFix some build problems
2005-05-28 KJK::HyperionWorkaround for GCC inline assembly bug, hopefully fixed...
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-26 Alex IonescuFix debug messages which previously forced NDEBUG to...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
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-05 Casper HornstrupMerge 14551:14980 from trunk
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-15 Thomas Bluemeluse the correct version of KeGetCurrentIrql for MP
2005-04-15 Alex IonescuImplemented Guarded Mutex, a drop-in replacement for...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-06 Royce Mitchell IIIpatch by kjk::hyperion, fix syntax of gcc inline asm
2005-04-04 Hartmut BirrFixed some bugs, which have prevented the using of...
2005-04-04 Casper HornstrupInstall generated files
2005-03-29 Thomas Bluemel- added stub for PoQueueShutdownWorkItem required by...
2005-03-25 Casper HornstrupBuild template HAL
2005-03-25 Casper HornstrupAdd missing files
2005-03-07 Hartmut BirrSplit some of the halmp files according its functions.
2005-03-06 Casper HornstrupExport symbols in HALs
2005-03-06 Casper HornstrupDon't generate intermediate archives
2005-03-05 Casper HornstrupBuild HALs
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-16 Art YerkesFix compilation with -O3 and fix bugs 484 and 505....
next