summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-03-26kconfig: remove unneeded input_mode test in conf()Masahiro Yamada
2018-03-26kconfig: do not call check_conf() for olddefconfigMasahiro Yamada
2018-03-26kconfig: only write '# CONFIG_FOO is not set' for visible symbolsUlf Magnusson
2018-03-26kconfig: Print reverse dependencies in groupsEugeniu Rosca
2018-03-26kconfig: clean-up reverse dependency help implementationMasahiro Yamada
2018-03-26checkpatch: kconfig: prefer 'help' over '---help---'Ulf Magnusson
2018-03-26checkpatch: kconfig: check help texts for menuconfig and choiceUlf Magnusson
2018-03-26checkpatch: kconfig: recognize more prompts when checking help textsUlf Magnusson
2018-03-26kbuild: clean up link rule of composite modulesMasahiro Yamada
2018-03-26kbuild: clean up archive rule of built-in.aMasahiro Yamada
2018-03-26kbuild: remove partial section mismatch detection for built-in.aMasahiro Yamada
2018-03-26kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.aMasahiro Yamada
2018-03-26kbuild: rename real-objs-y/m to real-obj-y/mMasahiro Yamada
2018-03-26kbuild: move modname and modname-multi close to modname_flagsMasahiro Yamada
2018-03-26kbuild: simplify modname calculationMasahiro Yamada
2018-03-26kbuild: fix modname for composite modulesCao jin
2018-03-26kbuild: define KBUILD_MODNAME even if multiple modules share objectsMasahiro Yamada
2018-03-26kbuild: remove unnecessary $(subst $(obj)/, , ...) in modname-multiMasahiro Yamada
2018-03-26kbuild: Use ls(1) instead of stat(1) to obtain file sizeMichael Forney
2018-03-26kbuild: move include/config/ksym/* to include/ksym/*Masahiro Yamada
2018-03-26kbuild: restore autoksyms.h touch to the top MakefileMasahiro Yamada
2018-03-26kbuild: remove wrong 'touch' in adjust_autoksyms.shMasahiro Yamada
2018-03-26kbuild: simplify ld-option implementationMasahiro Yamada
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin
2018-03-26kbuild: remove incremental linking optionNicholas Piggin
2018-03-26kbuild: Improve portability of some sed invocationsMichael Forney
2018-03-26kbuild: add clang-version.shSami Tolvanen
2018-03-21kernel-doc: Remove __sched markingsMatthew Wilcox
2018-03-21kbuild: make scripts/adjust_autoksyms.sh robust against timestamp racesNicolas Pitre
2018-03-19drm: remove drm_mode_object_{un/reference} aliasesHaneen Mohammed
2018-03-16arch: remove blackfin portArnd Bergmann
2018-03-09mn10300: Remove the architectureDavid Howells
2018-03-09kbuild: Handle builtin dtb file names containing hyphensJames Hogan
2018-03-09scripts/bloat-o-meter: fix typos in helpMatteo Croce
2018-03-07Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2018-03-06scripts/kallsyms: filter arm64's __efistub_ symbolsArd Biesheuvel
2018-03-05scripts: turn off some new dtc warnings by defaultRob Herring
2018-03-05scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring
2018-03-05scripts/dtc: generate lexer and parser during build instead of shippingRob Herring
2018-03-05fixdep: do not ignore kconfig.hRasmus Villemoes
2018-03-05fixdep: remove some false CONFIG_ matchesRasmus Villemoes
2018-03-05fixdep: remove stale references to uml-config.hRasmus Villemoes
2018-03-03Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-03kconfig: fix line number in recursive inclusion error messageMasahiro Yamada
2018-03-03Coccinelle: memdup: Fix typo in warning messagesDafna Hirschfeld
2018-03-02kconfig: Update ncurses package names for menuconfigArvind Prasanna
2018-03-02kbuild/kallsyms: trivial typo fixCao jin
2018-03-02kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignmentCao jin
2018-03-02kconfig: Don't leak choice names during parsingMasahiro Yamada
2018-03-02kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_listMasahiro Yamada