| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-09-27 | asm: use a specific struct for asm operands | Luc Van Oostenryck | 1 | -1/+1 |
| 2019-09-26 | dissect: fix processing of ASM statements | Luc Van Oostenryck | 1 | -5/+1 |
| 2017-02-27 | add missing braces around FOR_EACH_PTR loop | Luc Van Oostenryck | 1 | -2/+2 |
| 2017-02-13 | dissect: s/mode_t/usage_t/ in report_member() | Oleg Nesterov | 1 | -1/+1 |
| 2017-02-13 | dissect: teach do_initializer() to handle the nested EXPR_IDENTIFIER's | Oleg Nesterov | 1 | -7/+12 |
| 2017-02-13 | dissect: teach do_expression() to handle EXPR_OFFSETOF | Oleg Nesterov | 1 | -1/+15 |
| 2013-11-29 | sparse: Relicense under the MIT license | Franz Schrober | 1 | -1/+17 |
| 2007-07-10 | fix handling of address_space in casts and assignments | Al Viro | 1 | -1/+1 |
| 2007-03-10 | Fix two potential NULL pointer dereferences in dissect.c | Josh Triplett | 1 | -2/+2 |
| 2007-02-27 | dissect: simplify lookup_member() | Oleg Nesterov | 1 | -12/+9 |
| 2007-02-22 | dissect: fix multidimensional array initializer | Oleg Nesterov | 1 | -1/+4 |
| 2007-02-22 | dissect: cleanup report_implicit() | Oleg Nesterov | 1 | -4/+6 |
| 2007-01-27 | Coding style fix: in a pointer type, * goes with the name, not the type. | Josh Triplett | 1 | -2/+2 |
| 2005-12-31 | Make local declarations be statements of their own | Linus Torvalds | 1 | -1/+3 |
| 2005-12-20 | [PATCH] dissect.c | Oleg Nesterov | 1 | -0/+574 |