- 95fb631 kbuild: merge net-y and virt-y into drivers-y by Masahiro Yamada · 4 years, 7 months ago
- 23febe3 kbuild: merge init-y into core-y by Masahiro Yamada · 4 years, 7 months ago
- fb2d99b kbuild: merge two 'ifdef CONFIG_TRIM_UNUSED_KSYMS' blocks by Masahiro Yamada · 4 years, 7 months ago
- 4b50c8c kbuild: force to build vmlinux if CONFIG_MODVERSION=y by Masahiro Yamada · 4 years, 7 months ago
- 10e68b02 Makefile: support compressed debug info by Nick Desaulniers · 4 years, 7 months ago
- e9e81b6 kbuild: disallow multi-word in M= or KBUILD_EXTMOD by Masahiro Yamada · 4 years, 7 months ago
- b480fec kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n by Masahiro Yamada · 4 years, 7 months ago
- 8451791 kbuild: make module name conflict fatal error by Masahiro Yamada · 4 years, 8 months ago
- 121c2a1 kbuild: error out if targets prefixed with '__' are directly run by Masahiro Yamada · 4 years, 8 months ago
- 93fdddf kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST)) by Masahiro Yamada · 4 years, 8 months ago
- 0663c68 kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS by Masahiro Yamada · 4 years, 8 months ago
- 610134b kbuild: remove misleading stale FIXME comment by Masahiro Yamada · 4 years, 8 months ago
- 3044dd0 kbuild: invoke syncconfig if autoconf.h is missing by Masahiro Yamada · 4 years, 8 months ago
- 7f3a59d kbuild: add infrastructure to build userspace programs by Masahiro Yamada · 4 years, 8 months ago
- ea21e90 kbuild: remove '/' target by Masahiro Yamada · 4 years, 8 months ago
- 2ef96a5 Linux 5.7-rc5 by Linus Torvalds · 4 years, 8 months ago
- adc7192 gcc-10: disable 'restrict' warning for now by Linus Torvalds · 4 years, 8 months ago
- 5a76021 gcc-10: disable 'stringop-overflow' warning for now by Linus Torvalds · 4 years, 8 months ago
- 4472099 gcc-10: disable 'array-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
- 5c45de2 gcc-10: disable 'zero-length-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
- 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
- 0e698df Linux 5.7-rc4 by Linus Torvalds · 4 years, 8 months ago
- 6a8b55e Linux 5.7-rc3 by Linus Torvalds · 4 years, 8 months ago
- ae83d0b Linux 5.7-rc2 by Linus Torvalds · 4 years, 8 months ago
- 8f3d9f3 Linux 5.7-rc1 by Linus Torvalds · 4 years, 9 months ago
- a0d1c95 kbuild: support LLVM=1 to switch the default tools to Clang/LLVM by Masahiro Yamada · 4 years, 9 months ago
- 7e20e47 kbuild: replace AS=clang with LLVM_IAS=1 by Masahiro Yamada · 4 years, 9 months ago
- 7273ad2 kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y by Masahiro Yamada · 4 years, 10 months ago
- afe956c kbuild: Enable -Wtautological-compare by Nathan Chancellor · 4 years, 9 months ago
- 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
- e51d8da Makefile: Update kselftest help information by Shuah Khan · 4 years, 9 months ago
- 7111951 Linux 5.6 by Linus Torvalds · 4 years, 9 months ago
- 4623980 kbuild: add outputmakefile to no-dot-config-targets by David Engraf · 4 years, 9 months ago
- aa824e0 kbuild: remove AS variable by Masahiro Yamada · 4 years, 9 months ago
- f463c35 kbuild: add comment about grouped target by Masahiro Yamada · 4 years, 9 months ago
- 735aab1 kbuild: add -Wall to KBUILD_HOSTCXXFLAGS by Masahiro Yamada · 4 years, 9 months ago
- 2431f22 kbuild: compute the dtbs_install destination more simply by Masahiro Yamada · 4 years, 10 months ago
- 16fbf79 Linux 5.6-rc7 by Linus Torvalds · 4 years, 9 months ago
- 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
- b111213 Makefile: disallow data races on gcc-10 as well by Sergei Trofimovich · 4 years, 10 months ago
- fb33c65 Linux 5.6-rc6 by Linus Torvalds · 4 years, 10 months ago
- 9dffecc kbuild: allow to run dt_binding_check without kernel configuration by Masahiro Yamada · 4 years, 10 months ago
- e10c432 kbuild: allow to run dt_binding_check and dtbs_check in a single command by Masahiro Yamada · 4 years, 10 months ago
- b5154bf kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check by Masahiro Yamada · 4 years, 10 months ago
- 46b7c49 kbuild: Fix inconsistent comment by SZ Lin (林上智) · 4 years, 10 months ago
- 2c523b3 Linux 5.6-rc5 by Linus Torvalds · 4 years, 10 months ago
- 88694cf kbuild: generate autoksyms.h early by Quentin Perret · 4 years, 10 months ago
- 2a86f66 kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST by Masahiro Yamada · 4 years, 10 months ago
- a83e4ca kbuild: remove cc-option switch from -Wframe-larger-than= by Masahiro Yamada · 4 years, 11 months ago
- 98d54f8 Linux 5.6-rc4 by Linus Torvalds · 4 years, 10 months ago
- c473a8d kbuild: add dt_binding_check to PHONY in a correct place by Masahiro Yamada · 4 years, 10 months ago
- 964a596 kbuild: add dtbs_check to PHONY by Masahiro Yamada · 4 years, 10 months ago
- 505b12b kbuild: add comment for V=2 mode by Randy Dunlap · 4 years, 11 months ago
- f8788d8 Linux 5.6-rc3 by Linus Torvalds · 4 years, 10 months ago
- 11a48a5 Linux 5.6-rc2 by Linus Torvalds · 4 years, 11 months ago
- bb6d3fb Linux 5.6-rc1 by Linus Torvalds · 4 years, 11 months ago
- f566e1f kbuild: make multiple directory targets work by Masahiro Yamada · 5 years ago
- 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
- d5226fa Linux 5.5 by Linus Torvalds · 5 years ago
- def9d27 Linux 5.5-rc7 by Linus Torvalds · 5 years ago
- 94f7345 kbuild: remove PYTHON2 variable by Masahiro Yamada · 5 years ago
- b3a987b Linux 5.5-rc6 by Linus Torvalds · 5 years ago
- 8b41fc4 kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf by Masahiro Yamada · 5 years ago
- c79f46a Linux 5.5-rc5 by Linus Torvalds · 5 years ago
- fd69884 Linux 5.5-rc4 by Linus Torvalds · 5 years ago
- 46cf053 Linux 5.5-rc3 by Linus Torvalds · 5 years ago
- 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
- d1eef1c Linux 5.5-rc2 by Linus Torvalds · 5 years ago
- eefb8c1 x86/boot: kbuild: allow readelf executable to be specified by Dmitry Golovin · 5 years ago
- e42617b Linux 5.5-rc1 by Linus Torvalds · 5 years ago
- 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
- 219d543 Linux 5.4 by Linus Torvalds · 5 years ago
- b1fbfcb kbuild: make single target builds even faster by Masahiro Yamada · 5 years ago
- af42d34 Linux 5.4-rc8 by Linus Torvalds · 5 years ago
- 7ecaf06 kbuild: move headers_check rule to usr/include/Makefile by Masahiro Yamada · 5 years ago
- fcbb846 kbuild: remove header compile test by Masahiro Yamada · 5 years ago
- 80591e6 kbuild: tell sparse about the $ARCH by Luc Van Oostenryck · 5 years ago
- bc35d4b scripts/nsdeps: support nsdeps for external module builds by Masahiro Yamada · 5 years ago
- bbc55bd modpost: dump missing namespaces into a single modules.nsdeps file by Masahiro Yamada · 5 years ago
- bff9c62 modpost: do not invoke extra modpost for nsdeps by Masahiro Yamada · 5 years ago
- 4234448 kbuild: Extend defconfig field size from 24 to 27 by Geert Uytterhoeven · 5 years ago
- a64c044 kbuild: Wrap long "make help" text lines by Geert Uytterhoeven · 5 years ago
- 35e046a kbuild: remove unneeded variable, single-all by Masahiro Yamada · 5 years ago
- 31f4f5b Linux 5.4-rc7 by Linus Torvalds · 5 years ago
- a99d808 Linux 5.4-rc6 by Linus Torvalds · 5 years ago
- d6d5df1 Linux 5.4-rc5 by Linus Torvalds · 5 years ago
- 7d194c2 Linux 5.4-rc4 by Linus Torvalds · 5 years ago
- 85f0ae7 kbuild: update comment about KBUILD_ALLDIRS by Masahiro Yamada · 5 years ago
- 4f5cafb Linux 5.4-rc3 by Linus Torvalds · 5 years ago
- 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
- 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
- d85103a kbuild: fix build error of 'make nsdeps' in clean tree by Masahiro Yamada · 5 years ago
- da0c9ea Linux 5.4-rc2 by Linus Torvalds · 5 years ago
- 17eac6c selftests: Add kselftest-all and kselftest-install targets by Shuah Khan · 5 years ago
- 7e35b42 kbuild: remove SUBDIRS support by Masahiro Yamada · 5 years ago
- 13dc8c0 kbuild: remove ar-option and KBUILD_ARFLAGS by Masahiro Yamada · 5 years ago
- 54ecb8f Linux 5.4-rc1 by Linus Torvalds · 5 years ago
- 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
- 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
- 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