aboutsummaryrefslogtreecommitdiffstats
path: root/allocate.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-22Make the ptrlist using the sparse allocator.Christopher Li1-1/+1
2006-08-30[PATCH] Parse and track multiple contexts by expressionJosh Triplett1-0/+1
2005-08-03Add function to "protect" allocations from being dropped laterLinus Torvalds1-0/+5
2005-08-02When dropping all allocations, clear the freelist tooLinus Torvalds1-0/+1
2005-04-07Allow anybody to declare their own allocator by making theLinus Torvalds1-41/+14
2005-04-07Split out the blob allocator from lib.c into allocate.c.Linus Torvalds1-0/+149