[NTOSKRNL]
[reactos.git] / reactos / ntoskrnl / include / internal / arm / ke.h
2009-12-17 Timo Kreuzer[NTOSKRNL]
2009-12-16 Daniel ReimerSome build fixes for ReactOS ARM. Credits go to Alex...
2009-11-04 Stefan Ginsberg- Implement support for reading and writing physical...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-10 Stefan GinsbergKD64 Compatibility Bringup:
2009-10-04 Stefan GinsbergMega KD64 revival patch:
2009-09-27 Stefan Ginsberg- Change CPUID to match the old Ki386Cpuid and take...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
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:
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-01 Stefan Ginsberg- Don't redefine PKSYSTEM_ROUTINE
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... - Cleanup some stray header issues for ARM.
2008-06-27 ReactOS Portable... - Implement VidResetDisplay in BootVid-arm.
2008-06-14 ReactOS Portable... - Fix stupid IRQL/Interrupt handling code that someone...
2008-03-11 ReactOS Portable... - Fix incorrect definition of PCR and USERPCR which...
2008-03-10 ReactOS Portable... ARM Port Memory Management Checkpoint:
2008-02-12 ReactOS Portable... We now have a good initialization routine for ARM....
2008-02-12 ReactOS Portable... Fixed some bugs in KeFillFixedEntryTb -- we actually...
2008-02-12 ReactOS Portable... Fix comments in ksarm.h -- they must be C89.
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).
2008-02-07 ReactOS Portable... We don't define types which are usually documented...