- Use _SEH2_YIELD when returning from an exception instead of returning outside the...
[reactos.git] / reactos / ntoskrnl / ke / ipi.c
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-01 Stefan Ginsberg- Fix release build -- attempt 2
2008-11-01 Stefan Ginsberg- Disable old and unused IPI code, add new NT compatibl...
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-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 Kreuzeruse KeAcquireSpinLockAtDpcLevel and KeReleaseSpinLockFr...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-07 ReactOS Portable... We now generate the correct ARM syscall stub code for...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-06 Hervé PoussineauSimplify code
2007-11-06 Hervé PoussineauFix some compilation errors in ntkrnlmp
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-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-13 Alex Ionescu- Cleanup ipi.c, reformat, and re-organize.
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-09-06 Thomas BluemelFixed difference in signedness warnings
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-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-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-01-17 Hartmut BirrRemoved my name from the hall of fame. Since it seems...
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-07-17 Hartmut BirrRequest the APC_INTERRUPT for the correct processor...
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-06-21 KJK::HyperionPartial merge from the ROX-U branch (various fixes...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-12 Filip Navara- Fix compilation error in KeIpiGenericCall.
2005-01-01 Hartmut Birr- Used interlocked functions to modify the values for...
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-11-27 Hartmut Birr- Implemented KiIpiSendRequest for simple requests.
2004-11-14 Hartmut Birr- Started the implementation of the ipi calls.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-12 Alex IonescuFixed/Added Stubs.