summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-01spdxcheck.py: fix directory structuresVincenzo Frascino
2019-06-01scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas
2019-05-31Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 199Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-29Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linuxLinus Torvalds
2019-05-24Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 54Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-24scripts/sphinx-pre-install: make it handle Sphinx versionsMauro Carvalho Chehab
2019-05-23Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linuxLinus Torvalds
2019-05-22checkpatch.pl: Update DT vendor prefix checkRob Herring
2019-05-22dt-bindings: Pass binding directory to validation toolsRob Herring
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21scripts/spdxcheck.py: Add dual license subdirectorySven Eckelmann
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-21kbuild: do not check name uniqueness of builtin modulesMasahiro Yamada
2019-05-20gcc-plugins: Fix build failures under Darwin hostKees Cook
2019-05-20scripts/spdxcheck.py: Fix path to deprecated licensesSven Eckelmann
2019-05-21kbuild: drop support for cc-ldoptionNick Desaulniers
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov
2019-05-18kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada
2019-05-18kbuild: add all Clang-specific flags unconditionallyMasahiro Yamada
2019-05-18kbuild: add some extra warning flags unconditionallyMasahiro Yamada
2019-05-15Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-05-14scripts/gdb: print cached rate in lx-clk-summaryLeonard Crestez
2019-05-14scripts/gdb: clean up error handling in list helpersLeonard Crestez
2019-05-14scripts/gdb: add $lx_clk_core_lookup functionLeonard Crestez
2019-05-14scripts/gdb: initial clk support: lx-clk-summaryLeonard Crestez
2019-05-14scripts/gdb: add hlist utilitiesLeonard Crestez
2019-05-14scripts/gdb: silence pep8 checksStephen Boyd
2019-05-14scripts/gdb: add a timer list commandStephen Boyd
2019-05-14scripts/gdb: add rb tree iterating utilitiesStephen Boyd
2019-05-14scripts/gdb: add kernel config dumping commandStephen Boyd
2019-05-14scripts/gdb: find vmlinux where it was beforeStephen Boyd
2019-05-14kconfig: make conf_get_autoconfig_name() staticMasahiro Yamada
2019-05-14kconfig: use snprintf for formatting pathnamesJacob Garber