aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-06-06
|\
| * kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor2018-06-05
| * kbuild: Move last word of nconfig help to the previous linePetr Vorel2018-06-05
| * kconfig: Add testconfig into make help outputPetr Vorel2018-06-05
| * kconfig: add basic helper macros to scripts/Kconfig.includeMasahiro Yamada2018-05-28
| * kconfig: test: add Kconfig macro language testsMasahiro Yamada2018-05-28
| * kconfig: error out if a recursive variable references itselfMasahiro Yamada2018-05-28
| * kconfig: add 'filename' and 'lineno' built-in variablesMasahiro Yamada2018-05-28
| * kconfig: add 'info', 'warning-if', and 'error-if' built-in functionsMasahiro Yamada2018-05-28
| * kconfig: expand lefthand side of assignment statementMasahiro Yamada2018-05-28
| * kconfig: support append assignment operatorMasahiro Yamada2018-05-28
| * kconfig: support simply expanded variableMasahiro Yamada2018-05-28
| * kconfig: support user-defined function and recursively expanded variableMasahiro Yamada2018-05-28
| * kconfig: begin PARAM state only when seeing a command keywordMasahiro Yamada2018-05-28
| * kconfig: add 'shell' built-in functionMasahiro Yamada2018-05-28
| * kconfig: add built-in function supportMasahiro Yamada2018-05-28
| * kconfig: make default prompt of mainmenu less specificMasahiro Yamada2018-05-28
| * kconfig: remove sym_expand_string_value()Masahiro Yamada2018-05-28
| * kconfig: remove string expansion for mainmenu after yyparse()Masahiro Yamada2018-05-28
| * kconfig: remove string expansion in file_lookup()Masahiro Yamada2018-05-28
| * kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-28
| * kbuild: remove kbuild cacheMasahiro Yamada2018-05-28
| * kconfig: drop localization supportSam Ravnborg2018-05-28
| * kconfig: refactor ncurses package checks for building mconf and nconfMasahiro Yamada2018-05-28
| * kconfig: refactor GTK+ package checks for building gconfMasahiro Yamada2018-05-28
| * kconfig: refactor Qt package checks for building qconfMasahiro Yamada2018-05-28
| * kbuild: do not display CHK for filechkMasahiro Yamada2018-05-28
* | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-06
|\ \
| * | scripts: Fixed printf format mismatchnixiaoming2018-05-29
| * | scripts/tags.sh: use `find` for $ALLSOURCE_ARCHS generationJoey Pabalinas2018-05-22
| * | coccinelle: deref_null: improve performanceJulia Lawall2018-05-22
| * | coccinelle: mini_lock: improve performanceJulia Lawall2018-05-22
| * | modpost: constify *modname function argument where possibleMasahiro Yamada2018-05-17
| * | modpost: remove redundant is_vmlinux() testMasahiro Yamada2018-05-17
| * | modpost: use strstarts() helper more widelyMasahiro Yamada2018-05-17
| * | modpost: pass struct elf_info pointer to get_modinfo()Masahiro Yamada2018-05-17
| * | checkpatch: remove VMLINUX_SYMBOL() checkMasahiro Yamada2018-05-17
| * | kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIXMasahiro Yamada2018-05-17
| * | depmod.sh: remove symbol prefix supportMasahiro Yamada2018-05-17
| * | kallsyms: remove symbol prefix supportMasahiro Yamada2018-05-17
| * | genksyms: remove symbol prefix supportMasahiro Yamada2018-05-17
| * | modpost: remove symbol prefix supportMasahiro Yamada2018-05-17
| * | kbuild: deb-pkg improve maintainer address generationRiku Voipio2018-05-17
| * | fixdep: suppress consecutive / from file paths in dependency list filesNicolas Pitre2018-05-07
* | | Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-06
|\ \ \
| * \ \ Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie2018-05-18
| |\ \ \
| * \ \ \ Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-04-29
| |\ \ \ \
| | * \ \ \ Merge airlied/drm-next into drm-misc-nextSean Paul2018-03-30
| | |\ \ \ \
| | * | | | | drm: Remove drm_property_{un/reference}_blob aliasesHaneen Mohammed2018-03-22
* | | | | | | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-05
|\ \ \ \ \ \ \