1. 95fb631 kbuild: merge net-y and virt-y into drivers-y by Masahiro Yamada · 4 years, 7 months ago
  2. 23febe3 kbuild: merge init-y into core-y by Masahiro Yamada · 4 years, 7 months ago
  3. fb2d99b kbuild: merge two 'ifdef CONFIG_TRIM_UNUSED_KSYMS' blocks by Masahiro Yamada · 4 years, 7 months ago
  4. 4b50c8c kbuild: force to build vmlinux if CONFIG_MODVERSION=y by Masahiro Yamada · 4 years, 7 months ago
  5. 10e68b02 Makefile: support compressed debug info by Nick Desaulniers · 4 years, 7 months ago
  6. e9e81b6 kbuild: disallow multi-word in M= or KBUILD_EXTMOD by Masahiro Yamada · 4 years, 7 months ago
  7. b480fec kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n by Masahiro Yamada · 4 years, 7 months ago
  8. 8451791 kbuild: make module name conflict fatal error by Masahiro Yamada · 4 years, 8 months ago
  9. 121c2a1 kbuild: error out if targets prefixed with '__' are directly run by Masahiro Yamada · 4 years, 8 months ago
  10. 93fdddf kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST)) by Masahiro Yamada · 4 years, 8 months ago
  11. 0663c68 kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS by Masahiro Yamada · 4 years, 8 months ago
  12. 610134b kbuild: remove misleading stale FIXME comment by Masahiro Yamada · 4 years, 8 months ago
  13. 3044dd0 kbuild: invoke syncconfig if autoconf.h is missing by Masahiro Yamada · 4 years, 8 months ago
  14. 7f3a59d kbuild: add infrastructure to build userspace programs by Masahiro Yamada · 4 years, 8 months ago
  15. ea21e90 kbuild: remove '/' target by Masahiro Yamada · 4 years, 8 months ago
  16. 2ef96a5 Linux 5.7-rc5 by Linus Torvalds · 4 years, 8 months ago
  17. adc7192 gcc-10: disable 'restrict' warning for now by Linus Torvalds · 4 years, 8 months ago
  18. 5a76021 gcc-10: disable 'stringop-overflow' warning for now by Linus Torvalds · 4 years, 8 months ago
  19. 4472099 gcc-10: disable 'array-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
  20. 5c45de2 gcc-10: disable 'zero-length-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
  21. 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
  22. 0e698df Linux 5.7-rc4 by Linus Torvalds · 4 years, 8 months ago
  23. 6a8b55e Linux 5.7-rc3 by Linus Torvalds · 4 years, 8 months ago
  24. ae83d0b Linux 5.7-rc2 by Linus Torvalds · 4 years, 8 months ago
  25. 8f3d9f3 Linux 5.7-rc1 by Linus Torvalds · 4 years, 9 months ago
  26. a0d1c95 kbuild: support LLVM=1 to switch the default tools to Clang/LLVM by Masahiro Yamada · 4 years, 9 months ago
  27. 7e20e47 kbuild: replace AS=clang with LLVM_IAS=1 by Masahiro Yamada · 4 years, 9 months ago
  28. 7273ad2 kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y by Masahiro Yamada · 4 years, 10 months ago
  29. afe956c kbuild: Enable -Wtautological-compare by Nathan Chancellor · 4 years, 9 months ago
  30. 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  31. e51d8da Makefile: Update kselftest help information by Shuah Khan · 4 years, 9 months ago
  32. 7111951 Linux 5.6 by Linus Torvalds · 4 years, 9 months ago
  33. 4623980 kbuild: add outputmakefile to no-dot-config-targets by David Engraf · 4 years, 9 months ago
  34. aa824e0 kbuild: remove AS variable by Masahiro Yamada · 4 years, 9 months ago
  35. f463c35 kbuild: add comment about grouped target by Masahiro Yamada · 4 years, 9 months ago
  36. 735aab1 kbuild: add -Wall to KBUILD_HOSTCXXFLAGS by Masahiro Yamada · 4 years, 9 months ago
  37. 2431f22 kbuild: compute the dtbs_install destination more simply by Masahiro Yamada · 4 years, 10 months ago
  38. 16fbf79 Linux 5.6-rc7 by Linus Torvalds · 4 years, 9 months ago
  39. 207f75c Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  40. b111213 Makefile: disallow data races on gcc-10 as well by Sergei Trofimovich · 4 years, 10 months ago
  41. fb33c65 Linux 5.6-rc6 by Linus Torvalds · 4 years, 10 months ago
  42. 9dffecc kbuild: allow to run dt_binding_check without kernel configuration by Masahiro Yamada · 4 years, 10 months ago
  43. e10c432 kbuild: allow to run dt_binding_check and dtbs_check in a single command by Masahiro Yamada · 4 years, 10 months ago
  44. b5154bf kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check by Masahiro Yamada · 4 years, 10 months ago
  45. 46b7c49 kbuild: Fix inconsistent comment by SZ Lin (林上智) · 4 years, 10 months ago
  46. 2c523b3 Linux 5.6-rc5 by Linus Torvalds · 4 years, 10 months ago
  47. 88694cf kbuild: generate autoksyms.h early by Quentin Perret · 4 years, 10 months ago
  48. 2a86f66 kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST by Masahiro Yamada · 4 years, 10 months ago
  49. a83e4ca kbuild: remove cc-option switch from -Wframe-larger-than= by Masahiro Yamada · 4 years, 11 months ago
  50. 98d54f8 Linux 5.6-rc4 by Linus Torvalds · 4 years, 10 months ago
  51. c473a8d kbuild: add dt_binding_check to PHONY in a correct place by Masahiro Yamada · 4 years, 10 months ago
  52. 964a596 kbuild: add dtbs_check to PHONY by Masahiro Yamada · 4 years, 10 months ago
  53. 505b12b kbuild: add comment for V=2 mode by Randy Dunlap · 4 years, 11 months ago
  54. f8788d8 Linux 5.6-rc3 by Linus Torvalds · 4 years, 10 months ago
  55. 11a48a5 Linux 5.6-rc2 by Linus Torvalds · 4 years, 11 months ago
  56. bb6d3fb Linux 5.6-rc1 by Linus Torvalds · 4 years, 11 months ago
  57. f566e1f kbuild: make multiple directory targets work by Masahiro Yamada · 5 years ago
  58. 368d060 Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  59. d5226fa Linux 5.5 by Linus Torvalds · 5 years ago
  60. def9d27 Linux 5.5-rc7 by Linus Torvalds · 5 years ago
  61. 94f7345 kbuild: remove PYTHON2 variable by Masahiro Yamada · 5 years ago
  62. b3a987b Linux 5.5-rc6 by Linus Torvalds · 5 years ago
  63. 8b41fc4 kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf by Masahiro Yamada · 5 years ago
  64. c79f46a Linux 5.5-rc5 by Linus Torvalds · 5 years ago
  65. fd69884 Linux 5.5-rc4 by Linus Torvalds · 5 years ago
  66. 46cf053 Linux 5.5-rc3 by Linus Torvalds · 5 years ago
  67. 6c1c79a Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  68. d1eef1c Linux 5.5-rc2 by Linus Torvalds · 5 years ago
  69. eefb8c1 x86/boot: kbuild: allow readelf executable to be specified by Dmitry Golovin · 5 years ago
  70. e42617b Linux 5.5-rc1 by Linus Torvalds · 5 years ago
  71. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  72. 219d543 Linux 5.4 by Linus Torvalds · 5 years ago
  73. b1fbfcb kbuild: make single target builds even faster by Masahiro Yamada · 5 years ago
  74. af42d34 Linux 5.4-rc8 by Linus Torvalds · 5 years ago
  75. 7ecaf06 kbuild: move headers_check rule to usr/include/Makefile by Masahiro Yamada · 5 years ago
  76. fcbb846 kbuild: remove header compile test by Masahiro Yamada · 5 years ago
  77. 80591e6 kbuild: tell sparse about the $ARCH by Luc Van Oostenryck · 5 years ago
  78. bc35d4b scripts/nsdeps: support nsdeps for external module builds by Masahiro Yamada · 5 years ago
  79. bbc55bd modpost: dump missing namespaces into a single modules.nsdeps file by Masahiro Yamada · 5 years ago
  80. bff9c62 modpost: do not invoke extra modpost for nsdeps by Masahiro Yamada · 5 years ago
  81. 4234448 kbuild: Extend defconfig field size from 24 to 27 by Geert Uytterhoeven · 5 years ago
  82. a64c044 kbuild: Wrap long "make help" text lines by Geert Uytterhoeven · 5 years ago
  83. 35e046a kbuild: remove unneeded variable, single-all by Masahiro Yamada · 5 years ago
  84. 31f4f5b Linux 5.4-rc7 by Linus Torvalds · 5 years ago
  85. a99d808 Linux 5.4-rc6 by Linus Torvalds · 5 years ago
  86. d6d5df1 Linux 5.4-rc5 by Linus Torvalds · 5 years ago
  87. 7d194c2 Linux 5.4-rc4 by Linus Torvalds · 5 years ago
  88. 85f0ae7 kbuild: update comment about KBUILD_ALLDIRS by Masahiro Yamada · 5 years ago
  89. 4f5cafb Linux 5.4-rc3 by Linus Torvalds · 5 years ago
  90. c6f6ebd Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  91. f54e66a Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  92. d85103a kbuild: fix build error of 'make nsdeps' in clean tree by Masahiro Yamada · 5 years ago
  93. da0c9ea Linux 5.4-rc2 by Linus Torvalds · 5 years ago
  94. 17eac6c selftests: Add kselftest-all and kselftest-install targets by Shuah Khan · 5 years ago
  95. 7e35b42 kbuild: remove SUBDIRS support by Masahiro Yamada · 5 years ago
  96. 13dc8c0 kbuild: remove ar-option and KBUILD_ARFLAGS by Masahiro Yamada · 5 years ago
  97. 54ecb8f Linux 5.4-rc1 by Linus Torvalds · 5 years ago
  98. e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  99. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  100. e3a008a Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago