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