Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-05-14 | scripts: Switch to more portable Perl shebang | Kamil Rytarowski |
2016-05-24 | headers_check: don't warn about c++ guards | Arnd Bergmann |
2014-08-20 | kbuild: Make scripts executable | Michal Marek |
2014-01-23 | headers_check: special case seqbuf_dump() | Paul Bolle |
2012-03-26 | headers_check: recursively search for linux/types.h inclusion | Bobby Powers |
2010-12-14 | headers_check: Fix warning text | akpm@linux-foundation.org |
2010-12-14 | headers_check: better search for functions in headers | akpm@linux-foundation.org |
2010-03-07 | headers_check: fix perl warnings | Stephen Hemminger |
2009-06-09 | kbuild/headers_check: refine extern check | Amerigo Wang |
2009-06-09 | scripts/headers_check.pl: correct RE in header CONFIG leak check | Robert P. J. Day |
2009-01-31 | kbuild: drop check for CONFIG_ in headers_check | Sam Ravnborg |
2009-01-02 | kbuild: ignore a few files in headers_check | Sam Ravnborg |
2009-01-02 | kbuild: add checks for include of linux/types in userspace headers | Sam Ravnborg |
2009-01-02 | kbuild: check for leaked CONFIG_ symbols to userspace | Sam Ravnborg |
2009-01-02 | headers_check.pl: disallow extern's | Mike Frysinger |
2008-10-29 | Fix incompatibility with versions of Perl less than 5.6.0 | Jeremy Huntwork |
2008-07-25 | kbuild: optimize headers_* targets | Sam Ravnborg |