summaryrefslogtreecommitdiffstats
path: root/scripts/headers_check.pl
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-05-14scripts: Switch to more portable Perl shebangKamil Rytarowski-1/+2
2016-05-24headers_check: don't warn about c++ guardsArnd Bergmann-0/+4
2014-08-20kbuild: Make scripts executableMichal Marek-0/+0
2014-01-23headers_check: special case seqbuf_dump()Paul Bolle-1/+5
2012-03-26headers_check: recursively search for linux/types.h inclusionBobby Powers-1/+37
2010-12-14headers_check: Fix warning textakpm@linux-foundation.org-2/+2
2010-12-14headers_check: better search for functions in headersakpm@linux-foundation.org-1/+1
2010-03-07headers_check: fix perl warningsStephen Hemminger-5/+6
2009-06-09kbuild/headers_check: refine extern checkAmerigo Wang-5/+7
2009-06-09scripts/headers_check.pl: correct RE in header CONFIG leak checkRobert P. J. Day-1/+1
2009-01-31kbuild: drop check for CONFIG_ in headers_checkSam Ravnborg-1/+1
2009-01-02kbuild: ignore a few files in headers_checkSam Ravnborg-0/+6
2009-01-02kbuild: add checks for include of linux/types in userspace headersSam Ravnborg-3/+44
2009-01-02kbuild: check for leaked CONFIG_ symbols to userspaceSam Ravnborg-1/+10
2009-01-02headers_check.pl: disallow extern'sMike Frysinger-1/+11
2008-10-29Fix incompatibility with versions of Perl less than 5.6.0Jeremy Huntwork-5/+5
2008-07-25kbuild: optimize headers_* targetsSam Ravnborg-0/+56