VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
rt-linux-release
/
scripts
/
headers_check.pl
Date
Commit Message
Rev
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
b2441318
Greg Kroah-Hartman
2017-05-14
scripts: Switch to more portable Perl shebang
cb77f0d6
Kamil Rytarowski
2016-05-24
headers_check: don't warn about c++ guards
92181d47
Arnd Bergmann
2014-08-20
kbuild: Make scripts executable
06ed5c2b
Michal Marek
2014-01-23
headers_check: special case seqbuf_dump()
a7e1d98f
Paul Bolle
2012-03-26
headers_check: recursively search for linux/types.h inclusion
f75a8df3
Bobby Powers
2010-12-14
headers_check: Fix warning text
d52784eb
akpm@linux-foundation.org
2010-12-14
headers_check: better search for functions in headers
de323f22
akpm@linux-foundation.org
2010-03-07
headers_check: fix perl warnings
dbbe33e9
Stephen Hemminger
2009-06-09
kbuild/headers_check: refine extern check
67b7ebe0
Amerigo Wang
2009-06-09
scripts/headers_check.pl: correct RE in header CONFIG leak check
1581c1ce
Robert P. J. Day
2009-01-31
kbuild: drop check for CONFIG_ in headers_check
7e3fa561
Sam Ravnborg
2009-01-02
kbuild: ignore a few files in headers_check
b67ff8ce
Sam Ravnborg
2009-01-02
kbuild: add checks for include of linux/types in userspace headers
483b4121
Sam Ravnborg
2009-01-02
kbuild: check for leaked CONFIG_ symbols to userspace
7e557a25
Sam Ravnborg
2009-01-02
headers_check.pl: disallow extern's
46b8af50
Mike Frysinger
2008-10-29
Fix incompatibility with versions of Perl less than 5.6.0
15a2ee74
Jeremy Huntwork
2008-07-25
kbuild: optimize headers_* targets
7712401a
Sam Ravnborg