summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-05Merge branch 'faddr2line' (patches from Josh)Linus Torvalds
2018-06-05scripts/faddr2line: make the new code listing format optionalPeter Zijlstra (Intel)
2018-06-05kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor
2018-06-05kbuild: Move last word of nconfig help to the previous linePetr Vorel
2018-06-05kconfig: Add testconfig into make help outputPetr Vorel
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds
2018-05-29scripts: Fixed printf format mismatchnixiaoming
2018-05-29kconfig: add basic helper macros to scripts/Kconfig.includeMasahiro Yamada
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-22scripts/tags.sh: use `find` for $ALLSOURCE_ARCHS generationJoey Pabalinas
2018-05-22coccinelle: deref_null: improve performanceJulia Lawall
2018-05-22coccinelle: mini_lock: improve performanceJulia Lawall
2018-05-18Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie
2018-05-17modpost: constify *modname function argument where possibleMasahiro Yamada
2018-05-17modpost: remove redundant is_vmlinux() testMasahiro Yamada
2018-05-17modpost: use strstarts() helper more widelyMasahiro Yamada
2018-05-17modpost: pass struct elf_info pointer to get_modinfo()Masahiro Yamada
2018-05-17checkpatch: remove VMLINUX_SYMBOL() checkMasahiro Yamada
2018-05-17kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIXMasahiro Yamada
2018-05-17depmod.sh: remove symbol prefix supportMasahiro Yamada
2018-05-17kallsyms: remove symbol prefix supportMasahiro Yamada
2018-05-17genksyms: remove symbol prefix supportMasahiro Yamada
2018-05-17modpost: remove symbol prefix supportMasahiro Yamada
2018-05-17kbuild: deb-pkg improve maintainer address generationRiku Voipio