Use memory wrappers instead of ExAllocatePool/ExFreePool directly
[reactos.git] / reactos / ntoskrnl / config / cmalloc.c
2009-08-30 Hervé PoussineauUse memory wrappers instead of ExAllocatePool/ExFreePoo...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
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 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-08 Aleksey Bragin- Comment out the assert which is hit in some cases...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-31 Hervé PoussineauReplace some ExFreePool by ExFreePoolWithTag
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-16 Aleksey Bragin- Add a signature field to KCBs, and use it to validate...
2007-12-15 Aleksey Bragin- Implement NtCreateKey using the new parse routine.
2007-12-06 Aleksey Bragin- Rewrite CmiScanKeyList to use the NCB.
2007-12-06 Christoph von Wittichreally fix the bug now - count from CM_KCBS_PER_PAGE...
2007-12-05 Aleksey Bragin- Fix a bug.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-29 Aleksey Bragin- Merge KCB/NCB code (and related delay alloc/free...