- Implemented InterlockedBitTestAndReset, InterlockedBitTestAndSet, InterlockedExchan...
[reactos.git] / reactos / ntoskrnl / ke / ipi.c
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.