aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-05Enable '-Werror' by default for all kernel buildsLinus Torvalds1-0/+3
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-41/+49
2021-09-03kbuild: Shuffle blank line to improve comment meaningNathan Chancellor1-1/+1
2021-09-03kbuild: Add a comment above -Wno-gnuNathan Chancellor1-0/+1
2021-09-03kbuild: Remove -Wno-format-invalid-specifier from clang blockNathan Chancellor1-1/+0
2021-09-03Makefile: remove stale cc-option checksNick Desaulniers1-19/+31
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-0/+5
2021-09-02Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+5
2021-09-01parisc: Fix compile failure when building 64-bit kernel nativelyMasahiro Yamada1-0/+5
2021-08-29Linux 5.14Linus Torvalds1-1/+1
2021-08-22Linux 5.14-rc7Linus Torvalds1-1/+1
2021-08-15Linux 5.14-rc6Linus Torvalds1-1/+1
2021-08-10kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IASMasahiro Yamada1-1/+1
2021-08-10Makefile: move initial clang flag handling into scripts/Makefile.clangNick Desaulniers1-14/+1
2021-08-10kbuild: warn if a different compiler is used for external module buildsMasahiro Yamada1-2/+12
2021-08-10kbuild: do not require sub-make for separate output tree buildsMasahiro Yamada1-3/+2
2021-08-08Linux 5.14-rc5Linus Torvalds1-1/+1
2021-08-07Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+10
2021-08-05Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+0
2021-08-05kbuild: cancel sub_make_done for the install target to fix DKMSMasahiro Yamada1-0/+10
2021-08-04scripts/recordmcount.pl: Remove check_objcopy() and $can_use_localNathan Chancellor1-1/+0
2021-08-01Linux 5.14-rc4Linus Torvalds1-1/+1
2021-07-25Linux 5.14-rc3Linus Torvalds1-1/+1
2021-07-20hardening: Introduce CONFIG_ZERO_CALL_USED_REGSKees Cook1-0/+5
2021-07-18Linux 5.14-rc2Linus Torvalds1-1/+1
2021-07-18Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-4/+5
2021-07-18kbuild: do not suppress Kconfig prompts for silent buildMasahiro Yamada1-4/+5
2021-07-15Revert "Makefile: Enable -Wimplicit-fallthrough for Clang"Linus Torvalds1-3/+6
2021-07-14Makefile: Enable -Wimplicit-fallthrough for ClangGustavo A. R. Silva1-6/+3
2021-07-11Linux 5.14-rc1Linus Torvalds1-2/+2
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-75/+55
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2021-06-27Linux 5.13Linus Torvalds1-1/+1
2021-06-20Linux 5.13-rc7Linus Torvalds1-2/+2
2021-06-17kbuild: remove trailing slashes from $(KBUILD_EXTMOD)Masahiro Yamada1-0/+5
2021-06-16Merge tag 'clang-features-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+4
2021-06-14Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0Tor Vic1-1/+4
2021-06-13Linux 5.13-rc6Linus Torvalds1-1/+1
2021-06-08Makefile: fix GDB warning with CONFIG_RELRNick Desaulniers1-1/+1
2021-06-06Linux 5.13-rc5Linus Torvalds1-1/+1
2021-05-30Linux 5.13-rc4Linus Torvalds1-1/+1
2021-05-28Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+5
2021-05-27kbuild: merge scripts/mkmakefile to top MakefileMasahiro Yamada1-2/+9
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada1-1/+1
2021-05-24Makefile: LTO: have linker check -Wframe-larger-thanNick Desaulniers1-0/+5
2021-05-24kbuild: remove libelf checks from top MakefileMasahiro Yamada1-56/+22
2021-05-24kbuild: hide tools/ build targets from external module buildsMasahiro Yamada1-14/+16
2021-05-24Makefile: extend 32B aligned debug option to 64B alignedFeng Tang1-2/+2
2021-05-23Linux 5.13-rc3Linus Torvalds1-1/+1
2021-05-16Linux 5.13-rc2Linus Torvalds1-1/+1