summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2019-06-05scripts/checkstack.pl: Fix arm64 wrong or unknown architectureGeorge G. Davis-1/+1
2019-06-05kbuild: tar-pkg: enable communication with jobserverTrevor Bourget-1/+1
2019-06-05kconfig: tests: fix recursive inclusion unit testMasahiro Yamada-3/+3
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+6
2019-06-01spdxcheck.py: fix directory structuresVincenzo Frascino-3/+4
2019-06-01scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas-1/+2
2019-05-31Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+4
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-289/+29
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 199Thomas Gleixner-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner-5/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-273/+20
2019-05-30scripts/documentation-file-ref-check: teach about .txt -> .yaml renamesMauro Carvalho Chehab-5/+14
2019-05-30scripts/documentation-file-ref-check: improve tools ref handlingMauro Carvalho Chehab-1/+1
2019-05-30scripts/documentation-file-ref-check: exclude false-positivesMauro Carvalho Chehab-0/+13
2019-05-30scripts/documentation-file-ref-check: better handle translationsMauro Carvalho Chehab-3/+7
2019-05-30scripts/sphinx-pre-install: always check if version is compatible with buildMauro Carvalho Chehab-13/+27
2019-05-30scripts/sphinx-pre-install: get rid of RHEL7 explicity checkMauro Carvalho Chehab-13/+0
2019-05-30scripts/sphinx-pre-install: make activate hint smarterMauro Carvalho Chehab-8/+14
2019-05-29Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linuxLinus Torvalds-7/+79
2019-05-27kernel-doc: always name missing kerneldoc sectionsJonathan Corbet-7/+9
2019-05-24Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+3
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-23/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-14/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 54Thomas Gleixner-4/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner-5/+1
2019-05-24scripts/sphinx-pre-install: make it handle Sphinx versionsMauro Carvalho Chehab-7/+79
2019-05-23Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-05-22checkpatch.pl: Update DT vendor prefix checkRob Herring-2/+2
2019-05-22dt-bindings: Pass binding directory to validation toolsRob Herring-1/+1
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+15
2019-05-21scripts/spdxcheck.py: Add dual license subdirectorySven Eckelmann-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+13
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+2
2019-05-21kbuild: do not check name uniqueness of builtin modulesMasahiro Yamada-3/+3
2019-05-20gcc-plugins: Fix build failures under Darwin hostKees Cook-0/+4
2019-05-20scripts/spdxcheck.py: Fix path to deprecated licensesSven Eckelmann-1/+1
2019-05-21kbuild: drop support for cc-ldoptionNick Desaulniers-5/+0
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada-3/+1
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada-0/+16
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov-1/+12
2019-05-18kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada-33/+13
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada-7/+7
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada-0/+8
2019-05-18kbuild: add all Clang-specific flags unconditionallyMasahiro Yamada-6/+6
2019-05-18kbuild: add some extra warning flags unconditionallyMasahiro Yamada-6/+7
2019-05-15Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-45/+89
2019-05-14scripts/gdb: print cached rate in lx-clk-summaryLeonard Crestez-7/+18