summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-03-04kbuild: clean up scripts/gcc-version.shMasahiro Yamada
2019-03-04kbuild: remove cc-version macroMasahiro Yamada
2019-03-04kbuild: update comment block of scripts/clang-version.shMasahiro Yamada
2019-02-28kbuild: [bin]deb-pkg: add DPKG_FLAGS variableKacper KoƂodziej
2019-02-27kbuild: move ".config not found!" message from Kconfig to MakefileMasahiro Yamada
2019-02-27kbuild: refactor cc-cross-prefix implementationMasahiro Yamada
2019-02-27kbuild: hardcode genksyms path and remove GENKSYMS variableMasahiro Yamada
2019-02-27scripts/gdb: refactor rules for symlink creationMasahiro Yamada
2019-02-27scripts/gdb: do not descend into scripts/gdb from scriptsMasahiro Yamada
2019-02-20kbuild: generate modules.order only when CONFIG_MODULES=yMasahiro Yamada
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada
2019-02-20kbuild: Disable extra debugging info in .s outputMasahiro Yamada
2019-02-19kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>Masahiro Yamada
2019-02-19kallsyms: remove unneeded memset() callsMasahiro Yamada
2019-02-19kallsyms: add static qualifiers where missingMasahiro Yamada
2019-01-28kbuild: remove unnecessary in-subshell executionMasahiro Yamada
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada
2019-01-28kbuild: simplify rules of data compression with size appendingMasahiro Yamada
2019-01-28kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJSMasahiro Yamada
2019-01-28kbuild: remove top-level built-in.aMasahiro Yamada
2019-01-28kbuild: skip 'addtree' and 'flags' magic for external module buildMasahiro Yamada
2019-01-21Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-01-20gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+Ard Biesheuvel
2019-01-20gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP maskArd Biesheuvel
2019-01-14kbuild: remove unused baseprereqMasahiro Yamada
2019-01-14kconfig: clean generated *conf-cfg filesMasahiro Yamada
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds
2019-01-09x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao
2019-01-08dma-mapping: remove dma_zalloc_coherent()Luis Chamberlain
2019-01-06kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada
2019-01-06kbuild: clean up rule_dtc_dt_yamlMasahiro Yamada
2019-01-06kbuild: remove UIMAGE_IN and UIMAGE_OUTMasahiro Yamada
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-06kallsyms: lower alignment on ARMMathias Krause
2019-01-06scripts: coccinelle: boolinit: drop warnings on named constantsJulia Lawall
2019-01-06scripts: coccinelle: check for redeclarationJulia Lawall
2019-01-06kconfig: remove unused "file" field of yylval unionMasahiro Yamada
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-01-04checkpatch: add Co-developed-by to signature tagsJorge Ramirez-Ortiz
2019-01-04scripts/gdb: fix lx-version string outputDu Changbin
2019-01-04checkpatch: warn on const char foo[] = "bar"; declarationsJoe Perches
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds