summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-21
|\
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
| * treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* | kbuild: do not check name uniqueness of builtin modulesMasahiro Yamada2019-05-20
* | kbuild: drop support for cc-ldoptionNick Desaulniers2019-05-20
|/
* kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada2019-05-18
* kbuild: check uniqueness of module namesMasahiro Yamada2019-05-18
* kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov2019-05-18
* kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada2019-05-17
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-17
* kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2019-05-17
* kbuild: add all Clang-specific flags unconditionallyMasahiro Yamada2019-05-17
* kbuild: add some extra warning flags unconditionallyMasahiro Yamada2019-05-17
* Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2019-05-15
|\
| * kconfig: make conf_get_autoconfig_name() staticMasahiro Yamada2019-05-14
| * kconfig: use snprintf for formatting pathnamesJacob Garber2019-05-14
| * kconfig: remove useless NULL pointer check in conf_write_dep()Masahiro Yamada2019-05-14
| * kconfig: make parent directories for the saved .config as neededMasahiro Yamada2019-05-10
| * kconfig: do not write .config if the content is the sameMasahiro Yamada2019-05-10
| * kconfig: do not accept a directory for configuration outputMasahiro Yamada2019-05-10
| * kconfig: remove trailing whitespacesMasahiro Yamada2019-05-09
| * kconfig: Make nconf-cfg.sh executablePetr Vorel2019-04-09
* | scripts/gdb: print cached rate in lx-clk-summaryLeonard Crestez2019-05-14
* | scripts/gdb: clean up error handling in list helpersLeonard Crestez2019-05-14
* | scripts/gdb: add $lx_clk_core_lookup functionLeonard Crestez2019-05-14
* | scripts/gdb: initial clk support: lx-clk-summaryLeonard Crestez2019-05-14
* | scripts/gdb: add hlist utilitiesLeonard Crestez2019-05-14
* | scripts/gdb: silence pep8 checksStephen Boyd2019-05-14
* | scripts/gdb: add a timer list commandStephen Boyd2019-05-14
* | scripts/gdb: add rb tree iterating utilitiesStephen Boyd2019-05-14
* | scripts/gdb: add kernel config dumping commandStephen Boyd2019-05-14
* | scripts/gdb: find vmlinux where it was beforeStephen Boyd2019-05-14
* | Merge tag 'gcc-plugins-v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-13
|\ \
| * | gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6Chris Packham2019-05-10
* | | bpf: fix script for generating man page on BPF helpersQuentin Monnet2019-05-12
* | | Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds2019-05-08
|\ \ \
| * | | scripts/documentation-file-ref-check: detect broken :doc:`foo`Mauro Carvalho Chehab2019-05-03
| * | | scripts/documentation-file-ref-check: don't parse Next/ dirMauro Carvalho Chehab2019-05-03
| * | | docs: scripts/sphinx-pre-install: suggest latexmk for building pdfMauro Carvalho Chehab2019-04-01
| * | | checkpatch: Warn on improper usage of Co-developed-bySean Christopherson2019-03-25
* | | | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-05-08
|\ \ \ \
| * | | | moduleparam: Save information about built-in modules in separate fileAlexey Gladkov2019-05-07
| * | | | scripts/tags.sh: fix direct execution of scripts/tags.shMasahiro Yamada2019-05-03
| * | | | scripts: override locale from environment when running recordmcount.plDaniel Dadap2019-05-03
| * | | | modpost: make KBUILD_MODPOST_WARN also configurable for external modulesWiebe, Wladislav (Nokia - DE/Ulm)2019-04-11
| * | | | kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree buildMasahiro Yamada2019-04-02
| * | | | kbuild: mkmakefile: generate a simple wrapper of top MakefileMasahiro Yamada2019-04-02
| * | | | kbuild: mkmakefile: do not check the generated Makefile markerMasahiro Yamada2019-04-02
| | |_|/ | |/| |
* | | | Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-05-08
|\ \ \ \
| * | | | csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren2019-04-22