- Move from using include guards to pragma once.
[reactos.git] / reactos / ntoskrnl / include / internal / arm / intrin_i.h
2010-02-26 Ged Murphy- Move from using include guards to pragma once.
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-11-04 Stefan Ginsberg- Implement support for reading and writing physical...
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-08-01 Art YerkesCreate a branch for network fixes.
2008-07-19 ReactOS Portable... - Enable interrupts after probing and capturing paramet...
2008-07-14 ReactOS Portable... - Implement NtSetLdrEntries, NtVdmControl, KeSaveStateF...
2008-07-13 ReactOS Portable... - Implement KeArmInstructionFaultStatusRegisterGet
2008-06-14 ReactOS Portable... - Fix stupid IRQL/Interrupt handling code that someone...
2008-03-11 ReactOS Portable... - Convert all Loader Block structures to virtual addres...
2008-02-12 ReactOS Portable... Added cache sweeping code into the HAL, for ARM926EJ...
2008-02-12 ReactOS Portable... Fixed some bugs in KeFillFixedEntryTb -- we actually...
2008-02-12 ReactOS Portable... Write initialization code in assembly -- we load the...
2008-02-12 ReactOS Portable... We now define the cache and id registers in CP15 (C0...
2008-02-12 ReactOS Portable... Fix for x86 build.
2008-02-12 ReactOS Portable... We now have the ARM defines/structures in stubs.c in...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-07 ReactOS Portable... We can now build the ARM kernel (but not link it).