aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/headers_check.pl (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-14headers_check: Fix warning textakpm@linux-foundation.org1-2/+2
2010-12-14headers_check: better search for functions in headersakpm@linux-foundation.org1-1/+1
2010-03-07headers_check: fix perl warningsStephen Hemminger1-5/+6
2009-06-09kbuild/headers_check: refine extern checkAmerigo Wang1-5/+7
2009-06-09scripts/headers_check.pl: correct RE in header CONFIG leak checkRobert P. J. Day1-1/+1
2009-01-31kbuild: drop check for CONFIG_ in headers_checkSam Ravnborg1-1/+1
2009-01-02kbuild: ignore a few files in headers_checkSam Ravnborg1-0/+6
2009-01-02kbuild: add checks for include of linux/types in userspace headersSam Ravnborg1-3/+44
2009-01-02kbuild: check for leaked CONFIG_ symbols to userspaceSam Ravnborg1-1/+10
2009-01-02headers_check.pl: disallow extern'sMike Frysinger1-1/+11
2008-10-29Fix incompatibility with versions of Perl less than 5.6.0Jeremy Huntwork1-5/+5
2008-07-25kbuild: optimize headers_* targetsSam Ravnborg1-0/+56