Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-12-14 | headers_check: Fix warning text | akpm@linux-foundation.org | 1 | -2/+2 |
2010-12-14 | headers_check: better search for functions in headers | akpm@linux-foundation.org | 1 | -1/+1 |
2010-03-07 | headers_check: fix perl warnings | Stephen Hemminger | 1 | -5/+6 |
2009-06-09 | kbuild/headers_check: refine extern check | Amerigo Wang | 1 | -5/+7 |
2009-06-09 | scripts/headers_check.pl: correct RE in header CONFIG leak check | Robert P. J. Day | 1 | -1/+1 |
2009-01-31 | kbuild: drop check for CONFIG_ in headers_check | Sam Ravnborg | 1 | -1/+1 |
2009-01-02 | kbuild: ignore a few files in headers_check | Sam Ravnborg | 1 | -0/+6 |
2009-01-02 | kbuild: add checks for include of linux/types in userspace headers | Sam Ravnborg | 1 | -3/+44 |
2009-01-02 | kbuild: check for leaked CONFIG_ symbols to userspace | Sam Ravnborg | 1 | -1/+10 |
2009-01-02 | headers_check.pl: disallow extern's | Mike Frysinger | 1 | -1/+11 |
2008-10-29 | Fix incompatibility with versions of Perl less than 5.6.0 | Jeremy Huntwork | 1 | -5/+5 |
2008-07-25 | kbuild: optimize headers_* targets | Sam Ravnborg | 1 | -0/+56 |