aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-05-24Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-3/+3
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Gravatar Linus Torvalds 3-23/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Gravatar Thomas Gleixner 1-14/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 54Gravatar Thomas Gleixner 1-4/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Gravatar Thomas Gleixner 1-5/+1
2019-05-23Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2019-05-22checkpatch.pl: Update DT vendor prefix checkGravatar Rob Herring 1-2/+2
2019-05-22dt-bindings: Pass binding directory to validation toolsGravatar Rob Herring 1-1/+1
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 15-0/+15
2019-05-21scripts/spdxcheck.py: Add dual license subdirectoryGravatar Sven Eckelmann 1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 13-0/+13
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 2-0/+2
2019-05-21kbuild: do not check name uniqueness of builtin modulesGravatar Masahiro Yamada 1-3/+3
2019-05-20scripts/spdxcheck.py: Fix path to deprecated licensesGravatar Sven Eckelmann 1-1/+1
2019-05-21kbuild: drop support for cc-ldoptionGravatar Nick Desaulniers 1-5/+0
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityGravatar Masahiro Yamada 1-3/+1
2019-05-18kbuild: check uniqueness of module namesGravatar Masahiro Yamada 1-0/+16
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configGravatar Alexander Popov 1-1/+12
2019-05-18kbuild: remove 'addtree' and 'flags' magic for header search pathsGravatar Masahiro Yamada 3-33/+13
2019-05-18treewide: prefix header search paths with $(srctree)/Gravatar Masahiro Yamada 3-7/+7
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingGravatar Masahiro Yamada 1-0/+8
2019-05-18kbuild: add all Clang-specific flags unconditionallyGravatar Masahiro Yamada 1-6/+6
2019-05-18kbuild: add some extra warning flags unconditionallyGravatar Masahiro Yamada 1-6/+7
2019-05-15Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 8-45/+89
2019-05-14scripts/gdb: print cached rate in lx-clk-summaryGravatar Leonard Crestez 2-7/+18
2019-05-14scripts/gdb: clean up error handling in list helpersGravatar Leonard Crestez 1-8/+2
2019-05-14scripts/gdb: add $lx_clk_core_lookup functionGravatar Leonard Crestez 1-0/+23
2019-05-14scripts/gdb: initial clk support: lx-clk-summaryGravatar Leonard Crestez 2-0/+47
2019-05-14scripts/gdb: add hlist utilitiesGravatar Leonard Crestez 1-0/+23
2019-05-14scripts/gdb: silence pep8 checksGravatar Stephen Boyd 5-5/+16
2019-05-14scripts/gdb: add a timer list commandGravatar Stephen Boyd 3-0/+233
2019-05-14scripts/gdb: add rb tree iterating utilitiesGravatar Stephen Boyd 2-0/+178
2019-05-14scripts/gdb: add kernel config dumping commandGravatar Stephen Boyd 2-0/+45
2019-05-14scripts/gdb: find vmlinux where it was beforeGravatar Stephen Boyd 1-1/+5
2019-05-14kconfig: make conf_get_autoconfig_name() staticGravatar Masahiro Yamada 2-2/+1
2019-05-14kconfig: use snprintf for formatting pathnamesGravatar Jacob Garber 2-2/+3
2019-05-14kconfig: remove useless NULL pointer check in conf_write_dep()Gravatar Masahiro Yamada 1-2/+0
2019-05-13Merge tag 'gcc-plugins-v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2019-05-13bpf: fix script for generating man page on BPF helpersGravatar Quentin Monnet 1-4/+4
2019-05-10gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6Gravatar Chris Packham 1-1/+1
2019-05-11kconfig: make parent directories for the saved .config as neededGravatar Masahiro Yamada 3-3/+5
2019-05-11kconfig: do not write .config if the content is the sameGravatar Masahiro Yamada 1-0/+54
2019-05-11kconfig: do not accept a directory for configuration outputGravatar Masahiro Yamada 1-34/+24
2019-05-09kconfig: remove trailing whitespacesGravatar Masahiro Yamada 2-2/+2
2019-05-08Merge tag 'docs-5.2' of git://git.lwn.net/linuxGravatar Linus Torvalds 3-0/+51
2019-05-08Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 10-32/+13
2019-05-08Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxGravatar Linus Torvalds 1-0/+3
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+24
2019-05-07Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-64/+195
2019-05-07Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-120/+6