| Age | Commit message (Expand) | Author | Files | Lines |
| 2005-11-02 | Handle symbols from "-include" file too | Linus Torvalds | 1 | -1/+1 |
| 2005-08-03 | Update the calling interface to "sparse()". | Linus Torvalds | 1 | -1/+3 |
| 2005-04-07 | Split out the blob allocator from lib.c into allocate.c. | Linus Torvalds | 1 | -0/+1 |
| 2005-04-07 | Update test-linearize.c to the new world order. | Linus Torvalds | 1 | -51/+1 |
| 2005-04-07 | Make "translation_unit()" do symbol evaluation too. | Linus Torvalds | 1 | -4/+3 |
| 2005-04-07 | Get rid of the old "iterate()" interfaces. | Linus Torvalds | 1 | -10/+14 |
| 2005-04-07 | test-linearize.c: | welinder@troll.com | 1 | -5/+5 |
| 2005-04-07 | Make "next_path" be per-stream for better "include_next". | Linus Torvalds | 1 | -2/+2 |
| 2005-04-07 | Fix test-linearize with symbols that have no code to show. | Linus Torvalds | 1 | -1/+2 |
| 2005-04-07 | Generalize linearize_symbol() | Jeff Garzik | 1 | -1/+4 |
| 2005-04-07 | Initialize C type system after parsing the command line arguments. | Linus Torvalds | 1 | -1/+3 |
| 2005-04-07 | Add a "test-linearize" program to test the output of | Linus Torvalds | 1 | -0/+83 |