- Use _SEH2_YIELD when returning from an exception instead of returning outside the...
[reactos.git] / reactos / hal /
2009-08-24 Stefan Ginsberg- Start deprecating TAG()
2009-08-20 Stefan Ginsberg- Get rid of DECLSPEC_EXPORT from DDK
2009-08-20 Dmitry GorbachevNo bug is too trivial to report:
2009-08-07 Stefan Ginsberg- winddk.h: Don't define NTSYSAPI and NTSYSCALLAPI...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-25 Stefan Ginsberg- Make mp HAL MSC compatible
2009-07-15 Stefan Ginsberg- What's the deal with using Iof* and Obf*, Arch?
2009-07-12 ReactOS Portable... KEBUGCHECK was deprecated, so use KeBugCheck
2009-07-12 ReactOS Portable... Don't export the HAL drive letter assignment functions...
2009-07-12 ReactOS Portable... The Halp* drive assignment stuff doesn't exist on ARM...
2009-07-12 ReactOS Portable... Use the pspec, there's no hal_arm.def anymore
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-02 Cameron Gutman - Use MmFreeContiguousMemorySpecifyCache to free memor...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-11 Dmitry GorbachevDo not crash on Pentium.
2009-02-24 Stefan Ginsberg- Fix an assembler warning on release build
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-27 Timo Kreuzerhal: fix some ULONG/ULONG_PTR issues
2009-01-25 Stefan Ginsberg- Deprecate global helper.h -- define the various ...
2009-01-24 Timo KreuzerMerge 38960 from trunk
2009-01-21 Stefan Ginsberg- Partially revert 29656. NTOS calls HalQuerySystemInfo...
2009-01-19 Stefan GinsbergFix the completely retarded implementation of KdComPort...
2009-01-19 Stefan Ginsberg- Remove unnecessary allowwarnings="true"
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo Kreuzersync to trunk r38300
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-25 Christoph von Wittichfix some more typos
2008-12-22 Timo KreuzerIntroduce new config flag BUILD_MP. Compile MP kernel...
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-10 Timo KreuzerFix hal build
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-07 Dmitry GorbachevPut inline functions into header files.
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-06 Timo KreuzerSTDCALL->NTAPI
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (5/11).
2008-11-29 Stefan Ginsberg- Deprecate STDCALL from HAL
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-09 Aleksey BraginJuan Sánchez Jurado <juan.s.jurado@gmail.com>
2008-11-01 KJK::HyperionRemove all <file> entries for spec/pspec files that...
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-29 Colin FinckDon't decide whether to preprocess .spec files based...
2008-10-27 Timo Kreuzersync trunk head (37032)
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-24 Samuel Serapion- Sync to trunk 36919.
2008-10-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-07 Stefan Ginsberg- HalRequestIpi takes a KAFFINITY as input, not a ULONG...
2008-09-28 Timo Kreuzerremove duplicate definitions
2008-09-24 Stefan Ginsberg- HalpXboxReadSector: Fail if we are out of memory...
2008-09-24 Stefan Ginsberg- IoFlushAdapterBuffers: "AdapterObject" is not an...
2008-09-21 Timo Kreuzer- fix a typo
2008-09-21 Timo Kreuzerimplement SetInterruptGate for amd64 and fix APIC_DEFAU...
2008-09-07 Timo Kreuzercomment out some functions on AMD64 build that don...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-09-04 Timo Kreuzerfix x64 build of hal
2008-09-04 Timo KreuzerRevert the testcode I accidentally committed.
2008-09-04 Timo Kreuzerfix hal build on x86
2008-09-04 Timo KreuzerDon't use hal_generic_pc.rbuild. Remove obsolete hal...
2008-09-04 Timo KreuzerMake apic.c compile on amd64 build.
2008-09-03 Timo Kreuzerfix hal build
2008-09-03 Timo Kreuzerimplement hal reusing most code from x86
2008-09-03 Timo Kreuzerupdate the hal/hal
2008-09-03 Timo Kreuzercompatability fixes, so some hal code can be shared
2008-08-30 Stefan Ginsberg- Get rid of ASSERT_IRQL, deprecated since long ago
2008-08-29 Timo Kreuzerremove stuff from amd64 hal that doesn't belong there
2008-08-25 Stefan Ginsberg- Remove deprecated CHECKPOINT/CHECKPOINT1 macros which...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-21 Timo KreuzerFix hal build
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-03 Hervé PoussineauUse generic .spec file instead of arch specific .def...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzerfix hal build
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 ReactOS Portable... - Don't use .spec file on ARM, it doesn't work.
2008-07-28 ReactOS Portable... - Define the "generic" versions of the ARM-specific...
2008-07-27 Hervé PoussineauUse hal.spec file for i386 build
2008-07-27 Timo Kreuzerstub out hal.c, make it compile again
2008-07-27 Hervé PoussineauAdd a .spec file for HAL exports. Don't use it yet
2008-07-26 Timo Kreuzerstubbed hal more or less copied from arm. It compiles...
2008-07-25 Timo KreuzerSync with trunk head (34777)
2008-07-24 Timo Kreuzerhal:
2008-07-08 ReactOS Portable... - Rewrite the low-level trap/exception/system call...
2008-06-30 ReactOS Portable... - Add driver database code to FreeLDR (using ReactOS...
next