Age | Commit message (Expand) | Author |
2018-06-06 | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-06-06 | Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-06-05 | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-05 | Merge branch 'faddr2line' (patches from Josh) | Linus Torvalds |
2018-06-05 | scripts/faddr2line: make the new code listing format optional | Peter Zijlstra (Intel) |
2018-06-05 | kconfig: Avoid format overflow warning from GCC 8.1 | Nathan Chancellor |
2018-06-05 | kbuild: Move last word of nconfig help to the previous line | Petr Vorel |
2018-06-05 | kconfig: Add testconfig into make help output | Petr Vorel |
2018-06-04 | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds |
2018-05-29 | scripts: Fixed printf format mismatch | nixiaoming |
2018-05-29 | kconfig: add basic helper macros to scripts/Kconfig.include | Masahiro Yamada |
2018-05-29 | kconfig: test: add Kconfig macro language tests | Masahiro Yamada |
2018-05-29 | kconfig: error out if a recursive variable references itself | Masahiro Yamada |
2018-05-29 | kconfig: add 'filename' and 'lineno' built-in variables | Masahiro Yamada |
2018-05-29 | kconfig: add 'info', 'warning-if', and 'error-if' built-in functions | Masahiro Yamada |
2018-05-29 | kconfig: expand lefthand side of assignment statement | Masahiro Yamada |
2018-05-29 | kconfig: support append assignment operator | Masahiro Yamada |
2018-05-29 | kconfig: support simply expanded variable | Masahiro Yamada |
2018-05-29 | kconfig: support user-defined function and recursively expanded variable | Masahiro Yamada |
2018-05-29 | kconfig: begin PARAM state only when seeing a command keyword | Masahiro Yamada |
2018-05-29 | kconfig: add 'shell' built-in function | Masahiro Yamada |
2018-05-29 | kconfig: add built-in function support | Masahiro Yamada |
2018-05-29 | kconfig: make default prompt of mainmenu less specific | Masahiro Yamada |
2018-05-29 | kconfig: remove sym_expand_string_value() | Masahiro Yamada |
2018-05-29 | kconfig: remove string expansion for mainmenu after yyparse() | Masahiro Yamada |
2018-05-29 | kconfig: remove string expansion in file_lookup() | Masahiro Yamada |
2018-05-29 | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada |
2018-05-29 | kbuild: remove kbuild cache | Masahiro Yamada |
2018-05-28 | kconfig: drop localization support | Sam Ravnborg |
2018-05-28 | kconfig: refactor ncurses package checks for building mconf and nconf | Masahiro Yamada |
2018-05-28 | kconfig: refactor GTK+ package checks for building gconf | Masahiro Yamada |
2018-05-28 | kconfig: refactor Qt package checks for building qconf | Masahiro Yamada |
2018-05-28 | kbuild: do not display CHK for filechk | Masahiro Yamada |
2018-05-25 | checkpatch: fix macro argument precedence test | Joe Perches |
2018-05-22 | scripts/tags.sh: use `find` for $ALLSOURCE_ARCHS generation | Joey Pabalinas |
2018-05-22 | coccinelle: deref_null: improve performance | Julia Lawall |
2018-05-22 | coccinelle: mini_lock: improve performance | Julia Lawall |
2018-05-18 | Merge drm-fixes-for-v4.17-rc6-urgent into drm-next | Dave Airlie |
2018-05-17 | modpost: constify *modname function argument where possible | Masahiro Yamada |
2018-05-17 | modpost: remove redundant is_vmlinux() test | Masahiro Yamada |
2018-05-17 | modpost: use strstarts() helper more widely | Masahiro Yamada |
2018-05-17 | modpost: pass struct elf_info pointer to get_modinfo() | Masahiro Yamada |
2018-05-17 | checkpatch: remove VMLINUX_SYMBOL() check | Masahiro Yamada |
2018-05-17 | kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX | Masahiro Yamada |
2018-05-17 | depmod.sh: remove symbol prefix support | Masahiro Yamada |
2018-05-17 | kallsyms: remove symbol prefix support | Masahiro Yamada |
2018-05-17 | genksyms: remove symbol prefix support | Masahiro Yamada |
2018-05-17 | modpost: remove symbol prefix support | Masahiro Yamada |
2018-05-17 | kbuild: deb-pkg improve maintainer address generation | Riku Voipio |