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