summaryrefslogtreecommitdiff
path: root/scripts/headers_check.pl
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* scripts: Switch to more portable Perl shebangKamil Rytarowski2017-05-14
* headers_check: don't warn about c++ guardsArnd Bergmann2016-05-24
* kbuild: Make scripts executableMichal Marek2014-08-20
* headers_check: special case seqbuf_dump()Paul Bolle2014-01-23
* headers_check: recursively search for linux/types.h inclusionBobby Powers2012-03-26
* headers_check: Fix warning textakpm@linux-foundation.org2010-12-14
* headers_check: better search for functions in headersakpm@linux-foundation.org2010-12-14
* headers_check: fix perl warningsStephen Hemminger2010-03-07
* kbuild/headers_check: refine extern checkAmerigo Wang2009-06-09
* scripts/headers_check.pl: correct RE in header CONFIG leak checkRobert P. J. Day2009-06-09
* kbuild: drop check for CONFIG_ in headers_checkSam Ravnborg2009-01-31
* kbuild: ignore a few files in headers_checkSam Ravnborg2009-01-02
* kbuild: add checks for include of linux/types in userspace headersSam Ravnborg2009-01-02
* kbuild: check for leaked CONFIG_ symbols to userspaceSam Ravnborg2009-01-02
* headers_check.pl: disallow extern'sMike Frysinger2009-01-02
* Fix incompatibility with versions of Perl less than 5.6.0Jeremy Huntwork2008-10-29
* kbuild: optimize headers_* targetsSam Ravnborg2008-07-25