Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allocate.h: Stop needlessly returning a void value in __DO_ALLOCATOR | Josh Triplett | 2007-07-22 | 1 | -1/+1 |
* | Make the ptrlist using the sparse allocator. | Christopher Li | 2007-02-22 | 1 | -2/+5 |
* | [PATCH] Parse and track multiple contexts by expression | Josh Triplett | 2006-08-30 | 1 | -0/+1 |
* | Add function to "protect" allocations from being dropped later | Linus Torvalds | 2005-08-03 | 1 | -2/+8 |
* | Allow anybody to declare their own allocator by making the | Linus Torvalds | 2005-04-07 | 1 | -0/+25 |
* | Split out the blob allocator from lib.c into allocate.c. | Linus Torvalds | 2005-04-07 | 1 | -0/+46 |