sync to trunk head (37853) (except rbuild changes)
[reactos.git] / reactos / include / ndk / ketypes.h
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-01 Stefan Ginsberg- Get rid of DDK's dependency on windef.h and winnt.h
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-31 Timo Kreuzermerge 35742,35773,35780,35824,35969,36725,36952 from...
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
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-23 Stefan Ginsberg- Fix EPROFILE/KPROFILE.Segment member -- it is a pointer
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-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-31 Timo KreuzerMove KeGetPcr from NDK to winddk.h
2008-08-30 Stefan Ginsberg- CACHE_DESCRIPTOR and PROCESSOR_CACHE_TYPE are public...
2008-08-25 Timo Kreuzermerge 34702 and 34987 from ros-amd64-bringup branch:
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-11 Aleksey Bragin- NDK Fix: DirectoryTableBase member of KPROCESS is...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 Timo Kreuzer- fix SECURITY_DESCRIPTOR_RELATIVE and KDPC_DATA
2008-02-15 ReactOS Portable... We now define KUSER_SHARED_DATA per architecture, since...
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-05 ReactOS Portable... Add basic arm target support to the build system.
2008-01-16 Aleksey Bragin- Sync NDK changes.
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-08-04 Aleksey Bragin- WDK and MSVC compatibility fixes.
2007-04-07 Alex Ionescu- NDK updates and compatibility fixes for Vista/WDK...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-19 Alex Ionescu- New ISR Timeout detection code.
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-19 Alex Ionescu- We now tell WinDBG to load kernel symbols and WinDBG...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-18 Alex Ionescu- Fix __rdtsc so it's considered volatile by GCC instea...
2007-01-16 Alex Ionescu- Fix major bugs in the definition of _KTHREAD inside...
2007-01-16 Alex Ionescu- Simplify KiWaitTest.
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-23 Alex Ionescu- Properly implement inline versions of KeGetCurrentThr...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-04 Alex Ionescu- Fix KUSER_SHARED_DATA in winddk.h
2006-10-04 Alex Ionescu- Add KF_XMMI64 feature flag for SSE2 and detect it.
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-01 Alex Ionescu- Un-optimize KeGetPcr and make it use fs:20h instead...
2006-09-30 Alex Ionescu- Use LOADER_PARAMETER_BLOCK everywhere in ReactOS...
2006-09-14 Alex Ionescu- Implement KiAcquireDispatcherObject, KiReleaseDispatc...
2006-09-11 Alex Ionescu- Add new KAPC_ENVIRONMENT mode: InsertApcEnvironment.
2006-09-10 Alex Ionescu- KPROCSES Flags are LONG, not ULONG.
2006-09-10 Alex Ionescu- Fix definition of SYNCH_LEVEL.
2006-09-10 Alex Ionescu- Add some definitions to ketypes.h
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-09-02 Alex Ionescu- Add missing volatile statements to KPROCESS, KTHREAD...
2006-09-01 Alex Ionescu- Multiple changes to low-level Kernel initalization...
2006-08-06 Aleksey Bragin- Change DbgPrint prototype back to Alex's fix. His...
2006-08-05 Alex Ionescu- DDK Compatibility fixes.
2006-07-21 Alex Ionescu- Implement Kernel, Memory Manager and Process Manager...
2006-07-13 Alex Ionescu- Fix KiAcquireMutexContended, it was broken in contend...
2006-07-11 Alex Ionescu- Fix up some stuff in Kernel Gates support.
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-10 Alex Ionescu- Fix regression in Firefox installer by making KiWaitS...
2005-12-04 Alex Ionescu- Fix KeAttackProcess, KeStackAttachProcess, KeUnstackD...
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-11-27 Alex Ionescu- Fix compile issues caused by previous patch.
2005-11-26 Alex Ionescu- Fix/take decisions on the minor NDK FIXMEs.
2005-11-25 Alex Ionescu- Update NDK to remove zwfuncs.h and place the native...
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-11-08 Alex Ionescu- Update KTHREAD and KUSER_SHARED_DATA to latest versio...
2005-10-02 Alex Ionescu- Add RtlSetProcessCritical
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-08-17 Alex IonescuMajor cleanup of NDK. I've decided that it would be...
2005-08-11 Alex Ionescu- Fix DEVICE_NODE definition to remove ROS-only fields
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-05 Alex IonescuFix the build by adding KDPC_DATA as a shared arch...
2005-07-05 Eric KohlAdd architecture-specific headers and move I386-specifi...
2005-06-29 Alex IonescuAdd a nice little KIDT_ACCESS structure for setting...
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-06-26 Eric KohlFix indentation, remove trailing whitespace and sort...
2005-06-25 Alex IonescuAdd many more structures to NDK which were incorrectly...
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-25 Alex IonescuFix token structure, add aux_data, fix KeDisconnectInte...
2005-06-19 Alex IonescuMore NDK Fixes
2005-06-19 Alex IonescuMany fixes to NDK
2005-06-18 Alex IonescuAdd NDK 1.00-pre. Needs some TLC in umtypes.h and a...