aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix handling of address_space in casts and assignmentsAl Viro2007-07-101-1/+1
* Fix two potential NULL pointer dereferences in dissect.cJosh Triplett2007-03-101-2/+2
* dissect: simplify lookup_member()Oleg Nesterov2007-02-271-12/+9
* dissect: fix multidimensional array initializerOleg Nesterov2007-02-221-1/+4
* dissect: cleanup report_implicit()Oleg Nesterov2007-02-221-4/+6
* Coding style fix: in a pointer type, * goes with the name, not the type.Josh Triplett2007-01-271-2/+2
* Make local declarations be statements of their ownLinus Torvalds2005-12-311-1/+3
* [PATCH] dissect.cOleg Nesterov2005-12-201-0/+574