aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-26kconfig: tests: check unneeded "is not set" with unmet dependencyMasahiro Yamada4-0/+39
2018-03-26kconfig: tests: test if new symbols in choice are askedMasahiro Yamada4-0/+64
2018-03-26kconfig: tests: test automatic submenu creationMasahiro Yamada3-0/+72
2018-03-26kconfig: tests: add basic choice testsMasahiro Yamada9-0/+149
2018-03-26kconfig: tests: add framework for Kconfig unit testingMasahiro Yamada3-0/+306
2018-03-26kconfig: remove redundant streamline_config.pl prerequisiteUlf Magnusson1-4/+4
2018-03-26kconfig: rename silentoldconfig to syncconfigMasahiro Yamada2-13/+20
2018-03-26kconfig: invoke oldconfig instead of silentoldconfig from local*configMasahiro Yamada1-2/+2
2018-03-26kconfig: hide irrelevant sub-menus for oldconfigMasahiro Yamada1-3/+6
2018-03-26kconfig: remove redundant input_mode test for check_conf() loopMasahiro Yamada1-1/+1
2018-03-26kconfig: remove unneeded input_mode test in conf()Masahiro Yamada1-3/+1
2018-03-26kconfig: do not call check_conf() for olddefconfigMasahiro Yamada1-5/+5
2018-03-26kconfig: only write '# CONFIG_FOO is not set' for visible symbolsUlf Magnusson1-1/+2
2018-03-26kconfig: Print reverse dependencies in groupsEugeniu Rosca3-13/+20
2018-03-26kconfig: clean-up reverse dependency help implementationMasahiro Yamada2-17/+23
2018-03-26checkpatch: kconfig: prefer 'help' over '---help---'Ulf Magnusson1-1/+5
2018-03-26checkpatch: kconfig: check help texts for menuconfig and choiceUlf Magnusson1-2/+11
2018-03-26checkpatch: kconfig: recognize more prompts when checking help textsUlf Magnusson1-1/+1
2018-03-26kbuild: clean up link rule of composite modulesMasahiro Yamada1-3/+1
2018-03-26kbuild: clean up archive rule of built-in.aMasahiro Yamada1-9/+4
2018-03-26kbuild: remove partial section mismatch detection for built-in.aMasahiro Yamada1-2/+1
2018-03-26kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.aMasahiro Yamada2-18/+10
2018-03-26kbuild: rename real-objs-y/m to real-obj-y/mMasahiro Yamada2-16/+16
2018-03-26kbuild: move modname and modname-multi close to modname_flagsMasahiro Yamada2-8/+8
2018-03-26kbuild: simplify modname calculationMasahiro Yamada2-18/+1
2018-03-26kbuild: fix modname for composite modulesCao jin1-2/+2
2018-03-26kbuild: define KBUILD_MODNAME even if multiple modules share objectsMasahiro Yamada1-7/+5
2018-03-26kbuild: remove unnecessary $(subst $(obj)/, , ...) in modname-multiMasahiro Yamada1-1/+1
2018-03-26kbuild: Use ls(1) instead of stat(1) to obtain file sizeMichael Forney3-3/+7
2018-03-26kbuild: move include/config/ksym/* to include/ksym/*Masahiro Yamada3-6/+6
2018-03-26kbuild: restore autoksyms.h touch to the top MakefileMasahiro Yamada1-2/+0
2018-03-26kbuild: remove wrong 'touch' in adjust_autoksyms.shMasahiro Yamada1-3/+0
2018-03-26kbuild: simplify ld-option implementationMasahiro Yamada1-3/+1
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin4-19/+19
2018-03-26kbuild: remove incremental linking optionNicholas Piggin2-80/+43
2018-03-26kbuild: Improve portability of some sed invocationsMichael Forney5-9/+11
2018-03-26kbuild: add clang-version.shSami Tolvanen1-0/+33
2018-03-21kernel-doc: Remove __sched markingsMatthew Wilcox1-0/+1
2018-03-21kbuild: make scripts/adjust_autoksyms.sh robust against timestamp racesNicolas Pitre1-0/+7
2018-03-19drm: remove drm_mode_object_{un/reference} aliasesHaneen Mohammed1-10/+0
2018-03-16arch: remove blackfin portArnd Bergmann1-26/+0
2018-03-09mn10300: Remove the architectureDavid Howells1-4/+3
2018-03-09kbuild: Handle builtin dtb file names containing hyphensJames Hogan1-4/+4
2018-03-09scripts/bloat-o-meter: fix typos in helpMatteo Croce1-1/+1
2018-03-07Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jhogan/metag into asm-genericArnd Bergmann2-24/+0
2018-03-06scripts/kallsyms: filter arm64's __efistub_ symbolsArd Biesheuvel1-0/+1
2018-03-05scripts: turn off some new dtc warnings by defaultRob Herring1-0/+2
2018-03-05scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring20-317/+619
2018-03-05scripts/dtc: generate lexer and parser during build instead of shippingRob Herring5-4713/+5
2018-03-05fixdep: do not ignore kconfig.hRasmus Villemoes1-1/+0