Sync to trunk head(r38096)
[reactos.git] / reactos / ntoskrnl / include / internal / ntoskrnl.h
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-11 Timo Kreuzerfix declaration of FrLdrDbgPrint
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-06 Timo Kreuzerrename section "init" to "INIT", so that pefixup will...
2008-12-05 Timo Kreuzer- cleanup merge mess
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-01 Stefan Ginsberg- Don't redefine PKSYSTEM_ROUTINE
2008-11-30 KJK::Hyperionmodified base/shell/explorer/explorer.rbuild
2008-11-24 KJK::HyperionEverything
2008-11-18 Timo Kreuzer- Fix several ULONG/ULONG_PTR issues
2008-11-12 Timo KreuzerUse PULONG instead of PSIZE_T in DefaultQueryInfoBuffer...
2008-11-10 Samuel Serapion- Merge to trunk r37270.
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-21 Stefan Ginsberg- Add missing KPCR_PRCB_IDLE_SCHEDULE offset
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo KreuzerSome ULONG -> SIZE_T / ULONG_PTR fixes
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-18 Stefan Ginsberg- Remove empty header
2008-08-14 Stefan Ginsberg- Header cleanup
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-06 Aleksey Bragin- Add more intrinsic defines.
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 Timo Kreuzer- do not define -nostartfiles for kernel, it looks...
2008-07-30 Timo Kreuzer- add stubbed out mm/amd64/page.c
2008-07-29 Timo Kreuzerremove useless cast
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 Timo Kreuzerfix interlocked stuff in winddk, maybe not 100%, but...
2008-07-26 Timo Kreuzer- hack amd64/ke.h
2008-07-25 Timo KreuzerSync with trunk head (34777)
2008-07-24 Timo Kreuzer- add ntoskrnl to the build again, as we will need...
2008-06-23 ReactOS Portable... - The CRT sync by "fireball" is incorrect and results...
2008-03-11 ReactOS Portable... - Forgot to commit previous HAL changes.
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-08 ReactOS Portable... We no longer generate broken kernel-mode system call...
2008-02-07 ReactOS Portable... We don't define types which are usually documented...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-15 Aleksey Bragin- Implement NtCreateKey using the new parse routine.
2007-11-23 Aleksey Bragin- Huge cleanup of cm.h -- remove stuff that's not neede...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-02 Aleksey Bragin- Move Nt* APIs converted to new CM into config/cmapi.c
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-06 Art YerkesAll remaining changes from the PPC branch. Not well...
2007-05-10 Alex Ionescu- Refactor the registry initialization code to be somew...
2007-04-01 Aleksey Bragin- Add more compile-time checks for KPRCB C vs. asm...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-26 Hervé PoussineauCleanup code for easier porting to other architectures
2007-03-04 Alex Ionescu- Add kd64.h header from branch and format it nicely.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-25 Alex Ionescu- Use WinXP style /SOS output when enabled. (TODO:...
2007-01-01 Art Yerkes- most of the churn here is from code and headers impor...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-12 Alex Ionescu- FSTUB Patch for Mount Manager Support, Part 1:
2006-10-30 Alex Ionescu- SMSS: Send QOS structure when creating new ports...
2006-10-25 Alex Ionescu- Move all ASM internal intrinsics to intrin_i.h. Reque...
2006-10-23 Alex Ionescu- Optimize PsGetCurrentProcess as well.
2006-10-23 Alex Ionescu- Properly implement inline versions of KeGetCurrentThr...
2006-10-09 Alex Ionescu- Initialize the registry in one shot, and allow it...
2006-10-08 Alex Ionescu- Add RtlInitEmptyAnsiString to DDK.
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-08 Alex Ionescu- Inline and make some slight correctiions to KiInitail...
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-02 Alex Ionescu- Combine SeInit1 and SeInit2 into SeInit since both...
2006-10-02 Alex Ionescu- Setup memory limits in shared user data.
2006-10-01 Alex Ionescu- Implement ExpIsLoaderValid to validate the LOADER_PAR...
2006-10-01 Alex Ionescu- Implement static compile-time assertions and use...
2006-09-30 Alex Ionescu- Use LOADER_PARAMETER_BLOCK everywhere in ReactOS...
2006-09-07 Hervé PoussineauFix typo: _GNUC_ -> __GNUC__
2006-09-07 Johannes Anderwald* fix building ntoskrnl
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-09-06 Alex Ionescu- MSVC Build Fixes
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-28 Alex Ionescu- Complete and utter reimplementation of V86 Mode for...
2006-07-22 Alex Ionescu- CT_ACTIVE_IMPERSTIONATION_INFO_BIT -> CT_ACTIVE_IMPER...
2006-07-19 Alex Ionescu- Cleanup the mess in query.c by reformatting the code...
2006-07-09 Alex Ionescu- Massive re-write of some parts of Ps, based on a...
2006-06-24 Art YerkesReactOS PowerPC WIP. This will be edited and merged...
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-17 Alex Ionescu- Use static IDT entries generated through a macro...
2006-01-11 Alex Ionescu- Fix MmCreateKernelStack to actually take into account...
2006-01-03 Alex Ionescu- Implement Pushlocks. Only Waking, and Exclusive Acqui...
2005-12-01 Gé van GeldorpFactor out probe and capture code from private ntoskrnl...
2005-12-01 Thomas Bluemelset the MaximumLength in ProbeAndCaptureUnicodeString
2005-11-29 Thomas Bluemel- fixed the ProbeForWrite prototype
2005-11-28 Thomas Bluemelfixed some prototypes
2005-11-21 Alex Ionescu- Misc janitorial fixes by Brezenbak to fix some MSVC...
next