Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix handling of address_space in casts and assignments | Al Viro | 2007-07-10 | 1 | -1/+1 |
* | Fix two potential NULL pointer dereferences in dissect.c | Josh Triplett | 2007-03-10 | 1 | -2/+2 |
* | dissect: simplify lookup_member() | Oleg Nesterov | 2007-02-27 | 1 | -12/+9 |
* | dissect: fix multidimensional array initializer | Oleg Nesterov | 2007-02-22 | 1 | -1/+4 |
* | dissect: cleanup report_implicit() | Oleg Nesterov | 2007-02-22 | 1 | -4/+6 |
* | Coding style fix: in a pointer type, * goes with the name, not the type. | Josh Triplett | 2007-01-27 | 1 | -2/+2 |
* | Make local declarations be statements of their own | Linus Torvalds | 2005-12-31 | 1 | -1/+3 |
* | [PATCH] dissect.c | Oleg Nesterov | 2005-12-20 | 1 | -0/+574 |