Sync to trunk head(r38096)
[reactos.git] / reactos / ntoskrnl / ex / pushlock.c
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
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-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-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 Timo Kreuzer- fix usage of InterlockedExchangePointer
2008-06-26 Aleksey BraginJeffrey Morlan <mrnobo1024@yahoo.com>
2008-06-18 Aleksey Bragin- More fixes to pushlock implementation:
2008-06-18 Aleksey Bragin- Wake up a pushlock only if it wasn't waking already...
2008-04-01 Aleksey Bragin- Use C define for the bit in the wait block flags...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-04-11 Alex Ionescu- Fix several pushlock bugs (thanks in part to hto...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-02 Alex Ionescu- Don't depend on LD variables anymore for Mm.
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-22 Alex Ionescu- Fix MSVC breakage caused by recent modifications...
2007-01-22 Alex Ionescu- Implement a cute little hack called DEFINE_WAIT_BLOCK...
2007-01-15 Aleksey Bragin- Merge 25404-25406, very small part of 25407, 25409...
2007-01-10 Alex Ionescu- Fix a bug in ExfWakePushLock.
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-01-05 Alex Ionescu- fix build on dbg=0. Thanks to Andrew
2006-01-03 Alex Ionescu- Implement Pushlocks. Only Waking, and Exclusive Acqui...