Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | bpf: add script and prepare bpf.h for new helpers documentation | Quentin Monnet | 2018-04-27 | 1 | -0/+421 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-06-06 | 1 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | trace: Use -mcount-record for dynamic ftrace | Andi Kleen | 2018-05-28 | 1 | -0/+6 | |
* | | | | | | | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2018-06-06 | 48 | -1089/+1396 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | kconfig: Avoid format overflow warning from GCC 8.1 | Nathan Chancellor | 2018-06-05 | 1 | -1/+1 | |
| * | | | | | | | kbuild: Move last word of nconfig help to the previous line | Petr Vorel | 2018-06-05 | 1 | -2/+1 | |
| * | | | | | | | kconfig: Add testconfig into make help output | Petr Vorel | 2018-06-05 | 1 | -0/+1 | |
| * | | | | | | | kconfig: add basic helper macros to scripts/Kconfig.include | Masahiro Yamada | 2018-05-29 | 1 | -0/+27 | |
| * | | | | | | | kconfig: test: add Kconfig macro language tests | Masahiro Yamada | 2018-05-29 | 13 | -0/+191 | |
| * | | | | | | | kconfig: error out if a recursive variable references itself | Masahiro Yamada | 2018-05-29 | 1 | -0/+13 | |
| * | | | | | | | kconfig: add 'filename' and 'lineno' built-in variables | Masahiro Yamada | 2018-05-29 | 1 | -0/+16 | |
| * | | | | | | | kconfig: add 'info', 'warning-if', and 'error-if' built-in functions | Masahiro Yamada | 2018-05-29 | 1 | -0/+27 | |
| * | | | | | | | kconfig: expand lefthand side of assignment statement | Masahiro Yamada | 2018-05-29 | 1 | -0/+7 | |
| * | | | | | | | kconfig: support append assignment operator | Masahiro Yamada | 2018-05-29 | 3 | -3/+27 | |
| * | | | | | | | kconfig: support simply expanded variable | Masahiro Yamada | 2018-05-29 | 4 | -7/+27 | |
| * | | | | | | | kconfig: support user-defined function and recursively expanded variable | Masahiro Yamada | 2018-05-29 | 4 | -4/+120 | |
| * | | | | | | | kconfig: begin PARAM state only when seeing a command keyword | Masahiro Yamada | 2018-05-29 | 1 | -1/+1 | |
| * | | | | | | | kconfig: add 'shell' built-in function | Masahiro Yamada | 2018-05-29 | 1 | -0/+41 | |
| * | | | | | | | kconfig: add built-in function support | Masahiro Yamada | 2018-05-29 | 1 | -12/+130 | |
| * | | | | | | | kconfig: make default prompt of mainmenu less specific | Masahiro Yamada | 2018-05-29 | 2 | -2/+2 | |
| * | | | | | | | kconfig: remove sym_expand_string_value() | Masahiro Yamada | 2018-05-29 | 2 | -54/+0 | |
| * | | | | | | | kconfig: remove string expansion for mainmenu after yyparse() | Masahiro Yamada | 2018-05-29 | 1 | -19/+5 | |
| * | | | | | | | kconfig: remove string expansion in file_lookup() | Masahiro Yamada | 2018-05-29 | 1 | -3/+1 | |
| * | | | | | | | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada | 2018-05-29 | 10 | -114/+326 | |
| * | | | | | | | kbuild: remove kbuild cache | Masahiro Yamada | 2018-05-29 | 1 | -87/+14 | |
| * | | | | | | | kconfig: drop localization support | Sam Ravnborg | 2018-05-28 | 21 | -610/+258 | |
| * | | | | | | | kconfig: refactor ncurses package checks for building mconf and nconf | Masahiro Yamada | 2018-05-28 | 5 | -128/+113 | |
| * | | | | | | | kconfig: refactor GTK+ package checks for building gconf | Masahiro Yamada | 2018-05-28 | 2 | -34/+32 | |
| * | | | | | | | kconfig: refactor Qt package checks for building qconf | Masahiro Yamada | 2018-05-28 | 2 | -45/+53 | |
| * | | | | | | | kbuild: do not display CHK for filechk | Masahiro Yamada | 2018-05-28 | 1 | -1/+0 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2018-06-06 | 15 | -198/+104 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | scripts: Fixed printf format mismatch | nixiaoming | 2018-05-29 | 3 | -3/+3 | |
| * | | | | | | | scripts/tags.sh: use `find` for $ALLSOURCE_ARCHS generation | Joey Pabalinas | 2018-05-22 | 1 | -10/+1 | |
| * | | | | | | | coccinelle: deref_null: improve performance | Julia Lawall | 2018-05-22 | 1 | -20/+20 | |
| * | | | | | | | coccinelle: mini_lock: improve performance | Julia Lawall | 2018-05-22 | 1 | -2/+4 | |
| * | | | | | | | modpost: constify *modname function argument where possible | Masahiro Yamada | 2018-05-17 | 1 | -2/+2 | |
| * | | | | | | | modpost: remove redundant is_vmlinux() test | Masahiro Yamada | 2018-05-17 | 1 | -2/+1 | |
| * | | | | | | | modpost: use strstarts() helper more widely | Masahiro Yamada | 2018-05-17 | 1 | -21/+18 | |
| * | | | | | | | modpost: pass struct elf_info pointer to get_modinfo() | Masahiro Yamada | 2018-05-17 | 1 | -13/+12 | |
| * | | | | | | | checkpatch: remove VMLINUX_SYMBOL() check | Masahiro Yamada | 2018-05-17 | 1 | -10/+0 | |
| * | | | | | | | kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX | Masahiro Yamada | 2018-05-17 | 2 | -9/+1 | |
| * | | | | | | | depmod.sh: remove symbol prefix support | Masahiro Yamada | 2018-05-17 | 1 | -22/+3 | |
| * | | | | | | | kallsyms: remove symbol prefix support | Masahiro Yamada | 2018-05-17 | 2 | -40/+11 | |
| * | | | | | | | genksyms: remove symbol prefix support | Masahiro Yamada | 2018-05-17 | 2 | -10/+3 | |
| * | | | | | | | modpost: remove symbol prefix support | Masahiro Yamada | 2018-05-17 | 1 | -20/+10 | |
| * | | | | | | | kbuild: deb-pkg improve maintainer address generation | Riku Voipio | 2018-05-17 | 1 | -14/+13 | |
| * | | | | | | | fixdep: suppress consecutive / from file paths in dependency list files | Nicolas Pitre | 2018-05-07 | 1 | -2/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2018-06-06 | 1 | -10/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge drm-fixes-for-v4.17-rc6-urgent into drm-next | Dave Airlie | 2018-05-18 | 8 | -18/+13 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2018-04-30 | 1 | -10/+0 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | |