Add the missing KeContextSwitches to the PRCB.
[reactos.git] / reactos / include / ndk / arm / ketypes.h
2009-12-17 Timo KreuzerAdd the missing KeContextSwitches to the PRCB.
2009-11-09 Stefan Ginsberg- Add KCALLOUT_FRAME to define the kernel callback...
2009-10-29 Stefan Ginsberg- INITIAL_STALL_COUNT makes more sense in decimal ...
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-22 ReactOS Portable... - Forgot to commit this with the last update -- this...
2008-07-14 ReactOS Portable... - Clean up KTRAP_FRAME and KEXCEPTION_FRAME definition.
2008-07-08 ReactOS Portable... - Rewrite the low-level trap/exception/system call...
2008-06-27 ReactOS Portable... - Implement VidResetDisplay in BootVid-arm.
2008-06-12 ReactOS Portable... - We now implement a super-basic (and probably broken...
2008-06-11 ReactOS Portable... - We now make appropriate space on the stack to save...
2008-06-11 ReactOS Portable... - Fix build on ARM:
2008-03-11 ReactOS Portable... - Convert all Loader Block structures to virtual addres...
2008-02-13 ReactOS Portable... First attempt at ARM Exception Frame structure definition
2008-02-12 ReactOS Portable... We now have a good initialization routine for ARM....
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-09 ReactOS Portable... A couple of header fixes to get all the FreeLDR-loaded...
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...
2008-02-05 ReactOS Portable... Implement ARM version of DbgBreakPoint in the RTL....
2008-02-05 ReactOS Portable... Add basic arm target support to the build system.