Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Follow-up Changes on SMF NVRAM End-To-End | Ilya Smirnov | 2019-01-16 | 1 | -0/+4 |
* | SMF: NVRAM Reading and Mem Distribution end-to-end Changes | Ilya Smirnov | 2019-01-10 | 1 | -1/+39 |
* | Support for putting fences around mallocs | Nick Bofferding | 2018-11-15 | 1 | -5/+10 |
* | Fix memory leak detector on newer GCC. | Patrick Williams | 2014-09-22 | 1 | -1/+7 |
* | Change copyright prolog for all files to Apache. | Patrick Williams | 2014-05-21 | 1 | -11/+11 |
* | Memory profiling tools. | Patrick Williams | 2012-09-07 | 1 | -25/+83 |
* | stdlib.h Add calloc | Mike Jones | 2012-04-14 | 1 | -0/+15 |
* | new HEAP manager to reduce fragmentation | Doug Gilbert | 2011-10-25 | 1 | -44/+36 |
* | Add copyright headers to all source files. | Patrick Williams | 2011-08-24 | 1 | -0/+22 |
* | VMM Improvements. | Patrick Williams | 2011-07-20 | 1 | -3/+4 |
* | Fix page rounding issue in malloc. | Patrick Williams | 2011-06-09 | 1 | -1/+2 |
* | Device Framework support. | Patrick Williams | 2011-06-02 | 1 | -1/+1 |
* | Simple realloc implementation. | Patrick Williams | 2011-05-20 | 1 | -0/+28 |
* | malloc / free support | Patrick Williams | 2010-05-21 | 1 | -0/+35 |