summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-22bpf, btf: Always output invariant hit in pahole DWARF to BTF transformChris Down
2020-01-22kbuild: use -S instead of -E for precise cc-option test in KconfigMasahiro Yamada
2020-01-22builddeb: allow selection of .deb compressorMichał Mirosław
2020-01-19ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin
2020-01-16kbuild: remove 'Building modules, stage 2.' logMasahiro Yamada
2020-01-16kbuild: remove *.tmp file when filechk failsMasahiro Yamada
2020-01-16modpost: assume STT_SPARC_REGISTER is definedMasahiro Yamada
2020-01-15kbuild: Add support for 'as-instr' to be used in Kconfig filesCatalin Marinas
2020-01-13libbpf: Clean up bpf_helper_defs.h generation outputAndrii Nakryiko
2020-01-14builddeb: make headers package thinnerMichał Mirosław
2020-01-13Merge 5.5-rc6 into tty-nextGreg Kroah-Hartman
2020-01-10kconfig: fix an "implicit declaration of function" warningBartosz Golaszewski
2020-01-07kconfig: fix nesting of symbol help textThomas Hebb
2020-01-07kconfig: distinguish between dependencies and visibility in help textThomas Hebb
2020-01-07kconfig: list all definitions of a symbol in help textThomas Hebb
2020-01-07kconfig: Add yes2modconfig and mod2yesconfig targets.Tetsuo Handa
2020-01-07kconfig: use $(PERL) in MakefileMasahiro Yamada
2020-01-07kconfig: fix too deep indentation in MakefileMasahiro Yamada
2020-01-07kconfig: localmodconfig: fix indentation for closing braceMasahiro Yamada
2020-01-07kconfig: localmodconfig: remove unused $configMasahiro Yamada
2020-01-07kconfig: squash prop_alloc() into menu_add_prop()Masahiro Yamada
2020-01-07kconfig: remove sym from struct propertyMasahiro Yamada
2020-01-07kconfig: remove 'prompt' argument from menu_add_prop()Masahiro Yamada
2020-01-07kconfig: move prompt handling to menu_add_prompt() from menu_add_prop()Masahiro Yamada
2020-01-07kconfig: remove 'prompt' symbolMasahiro Yamada
2020-01-07kconfig: drop T_WORD from the RHS of 'prompt' symbolMasahiro Yamada
2020-01-07kconfig: use parent->dep as the parentdep of 'menu'Masahiro Yamada
2020-01-07kconfig: remove the rootmenu check in menu_add_prop()Masahiro Yamada
2020-01-07kbuild: create modules.builtin without Makefile.modbuiltin or tristate.confMasahiro Yamada
2020-01-07kbuild: pass KBUILD_MODFILE when compiling builtin objectsMasahiro Yamada
2020-01-07kbuild: add stringify helper to quote a string passed to C filesMasahiro Yamada
2020-01-07kbuild: use pattern rule for building built-in.a in sub-directoriesMasahiro Yamada
2020-01-07kbuild: do not create orphan built-in.a or obj-y objectsMasahiro Yamada
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03Merge tag 'kbuild-fixes-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-04kbuild/deb-pkg: annotate libelf-dev dependency as :nativeArd Biesheuvel
2020-01-02gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS againArnd Bergmann
2019-12-26scripts/dtc: Update to upstream version v1.5.1-22-gc40aeb60b47aRob Herring
2019-12-23Merge 5.5-rc3 into tty-nextGreg Kroah-Hartman
2019-12-21Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-17tty: vt: move conmakehash to drivers/tty/vt/ from scripts/Masahiro Yamada
2019-12-17scripts: package: mkdebian: add missing rsync dependencyEnrico Weigelt, metux IT consult
2019-12-17kconfig: don't crash on NULL expressions in expr_eq()Thomas Hebb
2019-12-14scripts/kallsyms: fix offset overflow of kallsyms_relative_baseMasahiro Yamada
2019-12-14mkcompile_h: use printf for LINUX_COMPILE_BYMasahiro Yamada
2019-12-14mkcompile_h: git rid of UTS_TRUNCATE from LINUX_COMPILE_{BY,HOST}Masahiro Yamada
2019-12-13x86/unwind/orc: Remove boot-time ORC unwind tables sortingShile Zhang
2019-12-13scripts/sorttable: Implement build-time ORC unwind table sortingShile Zhang
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang