1. eea6f62 kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg by Javier Martinez Canillas · 7 years ago
  2. 9564a8c Kbuild: fix # escaping in .cmd files for future Make by Rasmus Villemoes · 7 years ago
  3. b41d920 kbuild: deb-pkg: split generating packaging and build by Riku Voipio · 7 years ago
  4. 54a702f kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers by Masahiro Yamada · 7 years ago
  5. 4fa8bc9 kbuild: rename *-asn1.[ch] to *.asn1.[ch] by Masahiro Yamada · 7 years ago
  6. a7f9241 kbuild: add %.dtb.S and %.dtb to 'targets' automatically by Masahiro Yamada · 7 years ago
  7. b23d1a2 kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically by Masahiro Yamada · 7 years ago
  8. 833e622 genksyms: generate lexer and parser during build instead of shipping by Masahiro Yamada · 7 years ago
  9. 9a8dfb3 kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  10. 5988930 .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
  11. 63185b4 kbuild: use HOSTLDFLAGS for single .c executables by Robin Jarry · 7 years ago
  12. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  13. 6870c01 scripts/faddr2line: show the code context by Changbin Du · 7 years ago
  14. 9c2dd84 Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  15. 527cd20 Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  16. 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  17. 147a89b Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  18. 3b24b83 Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  19. bb2407a Merge tag 'docs-4.17' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  20. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  21. a1d2a6b riscv/ftrace: Add RECORD_MCOUNT support by Alan Kao · 7 years ago
  22. 320b164 Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  23. a95b37e kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h> by Masahiro Yamada · 7 years ago
  24. d404d57 docs: kernel-doc: fix parsing of arrays by Mauro Carvalho Chehab · 7 years ago
  25. 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 7 years ago
  26. 8a6105c kbuild: rpm-pkg: Support GNU tar >= 1.29 by Jason Gunthorpe · 7 years ago
  27. f843752 builddeb: Fix header package regarding dtc source links by Jan Kiszka · 7 years ago
  28. e53a05a scripts/checkstack.pl: remove blackfin support by Tobias Klauser · 7 years ago
  29. 8283159 recordmcount.pl: drop blackin and tile support by Arnd Bergmann · 7 years ago
  30. 1849268 kconfig: use yylineno option instead of manual lineno increments by Masahiro Yamada · 7 years ago
  31. 379a8eb kconfig: detect recursive inclusion earlier by Masahiro Yamada · 7 years ago
  32. 32a94b8 kconfig: remove duplicated file name and lineno of recursive inclusion by Masahiro Yamada · 7 years ago
  33. 2656151 kconfig: do not include both curses.h and ncurses.h for nconfig by Masahiro Yamada · 7 years ago
  34. f8f69dc kconfig: make unmet dependency warnings readable by Masahiro Yamada · 7 years ago
  35. f622f82 kconfig: warn unmet direct dependency of tristate symbols selected by y by Masahiro Yamada · 7 years ago
  36. e2c75e7 kconfig: tests: test if recursive inclusion is detected by Masahiro Yamada · 7 years ago
  37. 29c434f kconfig: tests: test if recursive dependencies are detected by Masahiro Yamada · 7 years ago
  38. 3e4888c kconfig: tests: test randconfig for choice in choice by Masahiro Yamada · 7 years ago
  39. beaaddb kconfig: tests: test defconfig when two choices interact by Masahiro Yamada · 7 years ago
  40. ee23661 kconfig: tests: check visibility of tristate choice values in y choice by Masahiro Yamada · 7 years ago
  41. 930c429 kconfig: tests: check unneeded "is not set" with unmet dependency by Masahiro Yamada · 7 years ago
  42. b76960c kconfig: tests: test if new symbols in choice are asked by Masahiro Yamada · 7 years ago
  43. 49ac3c0 kconfig: tests: test automatic submenu creation by Masahiro Yamada · 7 years ago
  44. 1903c51 kconfig: tests: add basic choice tests by Masahiro Yamada · 7 years ago
  45. 022a4bf kconfig: tests: add framework for Kconfig unit testing by Masahiro Yamada · 7 years ago
  46. 2a61625 kconfig: remove redundant streamline_config.pl prerequisite by Ulf Magnusson · 7 years ago
  47. 911a91c kconfig: rename silentoldconfig to syncconfig by Masahiro Yamada · 7 years ago
  48. 81d2bc2 kconfig: invoke oldconfig instead of silentoldconfig from local*config by Masahiro Yamada · 7 years ago
  49. 2aad9b8 kconfig: hide irrelevant sub-menus for oldconfig by Masahiro Yamada · 7 years ago
  50. 99f0b65 kconfig: remove redundant input_mode test for check_conf() loop by Masahiro Yamada · 7 years ago
  51. 4bb3a5b kconfig: remove unneeded input_mode test in conf() by Masahiro Yamada · 7 years ago
  52. 59a80b5 kconfig: do not call check_conf() for olddefconfig by Masahiro Yamada · 7 years ago
  53. f467c56 kconfig: only write '# CONFIG_FOO is not set' for visible symbols by Ulf Magnusson · 7 years ago
  54. d9119b5 kconfig: Print reverse dependencies in groups by Eugeniu Rosca · 7 years ago
  55. 9a47cee kconfig: clean-up reverse dependency help implementation by Masahiro Yamada · 7 years ago
  56. 84af7a6 checkpatch: kconfig: prefer 'help' over '---help---' by Ulf Magnusson · 7 years ago
  57. 678ae16 checkpatch: kconfig: check help texts for menuconfig and choice by Ulf Magnusson · 7 years ago
  58. 86adf1a checkpatch: kconfig: recognize more prompts when checking help texts by Ulf Magnusson · 7 years ago
  59. 127668c kbuild: clean up link rule of composite modules by Masahiro Yamada · 7 years ago
  60. 5e18f02 kbuild: clean up archive rule of built-in.a by Masahiro Yamada · 7 years ago
  61. 7657f60 kbuild: remove partial section mismatch detection for built-in.a by Masahiro Yamada · 7 years ago
  62. f98fe47 kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.a by Masahiro Yamada · 7 years ago
  63. f5f3368 kbuild: rename real-objs-y/m to real-obj-y/m by Masahiro Yamada · 7 years ago
  64. c0152e9 kbuild: move modname and modname-multi close to modname_flags by Masahiro Yamada · 7 years ago
  65. fe852ac kbuild: simplify modname calculation by Masahiro Yamada · 7 years ago
  66. c96a294 kbuild: fix modname for composite modules by Cao jin · 7 years ago
  67. aeacb01 kbuild: define KBUILD_MODNAME even if multiple modules share objects by Masahiro Yamada · 7 years ago
  68. 8cd0e46 kbuild: remove unnecessary $(subst $(obj)/, , ...) in modname-multi by Masahiro Yamada · 7 years ago
  69. a670b0b kbuild: Use ls(1) instead of stat(1) to obtain file size by Michael Forney · 7 years ago
  70. fbfa9be kbuild: move include/config/ksym/* to include/ksym/* by Masahiro Yamada · 7 years ago
  71. 07a422b kbuild: restore autoksyms.h touch to the top Makefile by Masahiro Yamada · 7 years ago
  72. baa1668 kbuild: remove wrong 'touch' in adjust_autoksyms.sh by Masahiro Yamada · 7 years ago
  73. 0294e6f kbuild: simplify ld-option implementation by Masahiro Yamada · 7 years ago
  74. f49821e kbuild: rename built-in.o to built-in.a by Nicholas Piggin · 7 years ago
  75. 6358d6e kbuild: remove incremental linking option by Nicholas Piggin · 7 years ago
  76. 1fe7d2b kbuild: Improve portability of some sed invocations by Michael Forney · 7 years ago
  77. ae0c553 kbuild: add clang-version.sh by Sami Tolvanen · 7 years ago
  78. 0891f95 kernel-doc: Remove __sched markings by Matthew Wilcox · 7 years ago
  79. 825d487 kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races by Nicolas Pitre · 7 years ago
  80. e007488 drm: remove drm_mode_object_{un/reference} aliases by Haneen Mohammed · 7 years ago
  81. 4ba66a9 arch: remove blackfin port by Arnd Bergmann · 7 years ago
  82. 739d875 mn10300: Remove the architecture by David Howells · 7 years ago
  83. 55fe6da kbuild: Handle builtin dtb file names containing hyphens by James Hogan · 7 years ago
  84. 61fc470 scripts/bloat-o-meter: fix typos in help by Matteo Croce · 7 years ago
  85. b67aea2b Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jhogan/metag into asm-generic by Arnd Bergmann · 7 years ago
  86. 1212f7a scripts/kallsyms: filter arm64's __efistub_ symbols by Ard Biesheuvel · 7 years ago
  87. 4fd98e3 scripts: turn off some new dtc warnings by default by Rob Herring · 7 years ago
  88. 9130ba8 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 by Rob Herring · 7 years ago
  89. e039139 scripts/dtc: generate lexer and parser during build instead of shipping by Rob Herring · 7 years ago
  90. 638e69c fixdep: do not ignore kconfig.h by Rasmus Villemoes · 7 years ago
  91. 5b8ad96 fixdep: remove some false CONFIG_ matches by Rasmus Villemoes · 7 years ago
  92. 14a596a fixdep: remove stale references to uml-config.h by Rasmus Villemoes · 7 years ago
  93. 0eb3412 Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  94. 5ae6fcc kconfig: fix line number in recursive inclusion error message by Masahiro Yamada · 7 years ago
  95. a11761c Coccinelle: memdup: Fix typo in warning messages by Dafna Hirschfeld · 7 years ago
  96. 1a90ce3 kconfig: Update ncurses package names for menuconfig by Arvind Prasanna · 7 years ago
  97. cbf7a90 kbuild/kallsyms: trivial typo fix by Cao jin · 7 years ago
  98. a7b151f kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment by Cao jin · 7 years ago
  99. bf0bbdc kconfig: Don't leak choice names during parsing by Masahiro Yamada · 7 years ago
  100. f4bc1ee kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list by Masahiro Yamada · 7 years ago