summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-05-29kconfig: test: add Kconfig macro language testsMasahiro Yamada
2018-05-29kconfig: error out if a recursive variable references itselfMasahiro Yamada
2018-05-29kconfig: add 'filename' and 'lineno' built-in variablesMasahiro Yamada
2018-05-29kconfig: add 'info', 'warning-if', and 'error-if' built-in functionsMasahiro Yamada
2018-05-29kconfig: expand lefthand side of assignment statementMasahiro Yamada
2018-05-29kconfig: support append assignment operatorMasahiro Yamada
2018-05-29kconfig: support simply expanded variableMasahiro Yamada
2018-05-29kconfig: support user-defined function and recursively expanded variableMasahiro Yamada
2018-05-29kconfig: begin PARAM state only when seeing a command keywordMasahiro Yamada
2018-05-29kconfig: add 'shell' built-in functionMasahiro Yamada
2018-05-29kconfig: add built-in function supportMasahiro Yamada
2018-05-29kconfig: make default prompt of mainmenu less specificMasahiro Yamada
2018-05-29kconfig: remove sym_expand_string_value()Masahiro Yamada
2018-05-29kconfig: remove string expansion for mainmenu after yyparse()Masahiro Yamada
2018-05-29kconfig: remove string expansion in file_lookup()Masahiro Yamada
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada
2018-05-29kbuild: remove kbuild cacheMasahiro Yamada
2018-05-28kconfig: drop localization supportSam Ravnborg
2018-05-28kconfig: refactor ncurses package checks for building mconf and nconfMasahiro Yamada
2018-05-28kconfig: refactor GTK+ package checks for building gconfMasahiro Yamada
2018-05-28kconfig: refactor Qt package checks for building qconfMasahiro Yamada
2018-05-28kbuild: do not display CHK for filechkMasahiro Yamada
2018-05-25checkpatch: fix macro argument precedence testJoe Perches
2018-05-11scripts/faddr2line: fix error when addr2line output contains discriminatorChangbin Du
2018-05-07Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-04Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-05-05genksyms: fix typo in parse.tab.{c,h} generation rulesMauro Rossi
2018-05-05kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)Masahiro Yamada
2018-05-05gcc-plugins: fix build condition of SANCOV pluginMasahiro Yamada
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-05-03modpost: delete stale commentRasmus Villemoes
2018-04-24dtc: checks: drop warning for missing PCI bridge bus-rangeRob Herring
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-13kconfig: extend output of 'listnewconfig'Don Zickus
2018-04-13kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkgJavier Martinez Canillas
2018-04-12Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2018-04-11checkpatch: whinge about bool bitfieldsJoe Perches
2018-04-11checkpatch: allow space between colon and bracketHeinrich Schuchardt
2018-04-11checkpatch: add test for assignment at start of lineJoe Perches
2018-04-11checkpatch: test SYMBOLIC_PERMS multiple times per lineJoe Perches
2018-04-11checkpatch: two spelling fixesClaudio Fontana
2018-04-11checkpatch: improve get_quoted_string for TRACE_EVENT macrosJoe Perches
2018-04-11checkpatch: warn for use of %pxTobin C. Harding
2018-04-11checkpatch: add sub routine get_stat_here()Tobin C. Harding
2018-04-11checkpatch: remove unused variable declarationsTobin C. Harding
2018-04-11checkpatch: add sub routine get_stat_real()Tobin C. Harding
2018-04-11checkpatch: add Crypto ON_STACK to declaration_macrosGilad Ben-Yossef
2018-04-11checkpatch.pl: add SPDX license tag checkRob Herring
2018-04-11checkpatch: improve parse_email signature checkingJoe Perches