| Age | Commit message (Expand) | Author | Files | Lines |
| 2005-04-07 | Add copyright statements and file comments. Add a FAQ, README, and | Linus Torvalds | 1 | -2/+7 |
| 2005-04-07 | Make iterators take a helper datum, and tell the callback whether | Linus Torvalds | 1 | -5/+7 |
| 2005-04-07 | Make listop functions keep the lists in chronological order | Linus Torvalds | 1 | -2/+3 |
| 2005-04-07 | Create function to clear out the existing allocations. The | Linus Torvalds | 1 | -1/+2 |
| 2005-04-07 | Move some common parsing routines to "lib", so thatthe | Linus Torvalds | 1 | -0/+4 |
| 2005-04-07 | Do much more pre-processing work: support #ifdef/#else/#endif | Linus Torvalds | 1 | -5/+10 |
| 2005-04-07 | Implement space-efficient allocator for small data structures. We | Linus Torvalds | 1 | -3/+5 |
| 2005-04-07 | Add allocators for statistics | Linus Torvalds | 1 | -0/+51 |