aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make the ptrlist using the sparse allocator.Christopher Li2007-02-221-1/+1
* [PATCH] Parse and track multiple contexts by expressionJosh Triplett2006-08-301-0/+1
* Add function to "protect" allocations from being dropped laterLinus Torvalds2005-08-031-0/+5
* When dropping all allocations, clear the freelist tooLinus Torvalds2005-08-021-0/+1
* Allow anybody to declare their own allocator by making theLinus Torvalds2005-04-071-41/+14
* Split out the blob allocator from lib.c into allocate.c.Linus Torvalds2005-04-071-0/+149