summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/tags.sh: remove unused environment variables from commentsMasahiro Yamada2019-07-091-2/+2
* scripts/tags.sh: drop SUBARCH support for ARMMasahiro Yamada2019-07-091-34/+2Star
* kbuild: support header-test-pattern-yMasahiro Yamada2019-07-091-0/+11
* kbuild: do not create wrappers for header-test-yMasahiro Yamada2019-07-093-7/+7
* kallsyms: exclude kasan local symbols on s390Vasily Gorbik2019-07-071-0/+3
* coccinelle: api/stream_open: treat all wait_.*() calls as blockingKirill Smelkov2019-07-071-4/+4
* coccinelle: put_device: Add a cast to an expression for an assignmentMarkus Elfring2019-07-071-1/+1
* coccinelle: put_device: Adjust a message constructionMarkus Elfring2019-07-071-5/+4Star
* coccinelle: kstrdup: Fix typo in warning messagesRikard Falkeborn2019-07-071-4/+4
* fixdep: check return value of printf() and putchar()Masahiro Yamada2019-07-011-10/+41
* kbuild: save $(strip ...) for calling if_changed and friendsMasahiro Yamada2019-07-011-3/+3
* kbuild: save $(strip ...) for calling any-prepreqMasahiro Yamada2019-07-011-2/+2
* kbuild: rename arg-check to cmd-checkMasahiro Yamada2019-07-011-7/+7
* kbuild: fix 'No such file or directory' warning for headers_installMasahiro Yamada2019-06-231-2/+4
* genksyms: Teach parser about 128-bit built-in typesWill Deacon2019-06-232-0/+6
* kbuild: Remove unnecessary -Wno-unused-valueNathan Huckleberry2019-06-231-1/+0Star
* kbuild: Enable -WuninitializedNathan Chancellor2019-06-231-1/+0Star
* kbuild: add support for ensuring headers are self-containedJani Nikula2019-06-152-0/+12
* kbuild: deb-pkg: do not run headers_checkMasahiro Yamada2019-06-151-1/+1
* kbuild: simplify scripts/headers_install.shMasahiro Yamada2019-06-152-29/+21Star
* kbuild: move hdr-inst shorthand to top MakefileMasahiro Yamada2019-06-151-6/+0Star
* kbuild: re-implement Makefile.headersinst without recursionMasahiro Yamada2019-06-151-77/+55Star
* kbuild: add 'headers' target to build up uapi headers in usr/includeMasahiro Yamada2019-06-151-4/+4
* kbuild: remove build_unifdef target in scripts/MakefileMasahiro Yamada2019-06-151-5/+0Star
* kbuild: remove headers_{install,check}_allMasahiro Yamada2019-06-151-29/+0Star
* kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarnMathieu Malaterre2019-06-091-1/+0Star
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-0811-33/+12Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-3/+1Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 438Thomas Gleixner2019-06-051-1/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 391Thomas Gleixner2019-06-051-15/+1Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378Thomas Gleixner2019-06-055-8/+5Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 373Thomas Gleixner2019-06-051-4/+1Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339Thomas Gleixner2019-06-051-1/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner2019-06-051-1/+2
* | kbuild: use more portable 'command -v' for cc-cross-prefixMasahiro Yamada2019-06-071-1/+6
* | scripts/checkstack.pl: Fix arm64 wrong or unknown architectureGeorge G. Davis2019-06-041-1/+1
* | kbuild: tar-pkg: enable communication with jobserverTrevor Bourget2019-06-041-1/+1
* | kconfig: tests: fix recursive inclusion unit testMasahiro Yamada2019-06-041-3/+3
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-06-022-4/+6
|\
| * spdxcheck.py: fix directory structuresVincenzo Frascino2019-06-021-3/+4
| * scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas2019-06-021-1/+2
* | Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-311-0/+4
|\ \ | |/ |/|
| * gcc-plugins: Fix build failures under Darwin hostKees Cook2019-05-201-0/+4
* | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-3127-289/+29Star
|\ \
| * | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner2019-05-301-1/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 199Thomas Gleixner2019-05-301-1/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner2019-05-305-5/+5
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-9/+1Star
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3018-273/+20Star