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