summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.15-rc7v5.15-rc7Linus Torvalds2021-10-251-1/+1
* Linux 5.15-rc6v5.15-rc6Linus Torvalds2021-10-171-1/+1
* Linux 5.15-rc5v5.15-rc5Linus Torvalds2021-10-101-1/+1
* Linux 5.15-rc4v5.15-rc4Linus Torvalds2021-10-031-1/+1
* Linux 5.15-rc3v5.15-rc3Linus Torvalds2021-09-261-1/+1
* Linux 5.15-rc2v5.15-rc2Linus Torvalds2021-09-191-1/+1
* Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-131-6/+0
|\
| * Makefile: drop GCC < 5 -fno-var-tracking-assignments workaroundNick Desaulniers2021-09-131-6/+0
* | Linux 5.15-rc1v5.15-rc1Linus Torvalds2021-09-121-2/+2
|/
* Makefile: use -Wno-main in the full kernel treeRandy Dunlap2021-09-081-0/+2
* Enable '-Werror' by default for all kernel buildsLinus Torvalds2021-09-051-0/+3
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-41/+49
|\
| * kbuild: Shuffle blank line to improve comment meaningNathan Chancellor2021-09-031-1/+1
| * kbuild: Add a comment above -Wno-gnuNathan Chancellor2021-09-031-0/+1
| * kbuild: Remove -Wno-format-invalid-specifier from clang blockNathan Chancellor2021-09-031-1/+0
| * Makefile: remove stale cc-option checksNick Desaulniers2021-09-031-19/+31
| * kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IASMasahiro Yamada2021-08-101-1/+1
| * Makefile: move initial clang flag handling into scripts/Makefile.clangNick Desaulniers2021-08-101-14/+1
| * kbuild: warn if a different compiler is used for external module buildsMasahiro Yamada2021-08-101-2/+12
| * kbuild: do not require sub-make for separate output tree buildsMasahiro Yamada2021-08-101-3/+2
* | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-021-0/+5
|\ \
| * | parisc: Fix compile failure when building 64-bit kernel nativelyMasahiro Yamada2021-09-011-0/+5
* | | Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-021-0/+5
|\ \ \ | |/ / |/| |
| * | hardening: Introduce CONFIG_ZERO_CALL_USED_REGSKees Cook2021-07-201-0/+5
* | | Linux 5.14v5.14Linus Torvalds2021-08-291-1/+1
* | | Linux 5.14-rc7v5.14-rc7Linus Torvalds2021-08-221-1/+1
* | | Linux 5.14-rc6v5.14-rc6Linus Torvalds2021-08-151-1/+1
| |/ |/|
* | Linux 5.14-rc5v5.14-rc5Linus Torvalds2021-08-081-1/+1
* | Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-071-0/+10
|\ \
| * | kbuild: cancel sub_make_done for the install target to fix DKMSMasahiro Yamada2021-08-051-0/+10
* | | Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-08-051-1/+0
|\ \ \ | |/ / |/| |
| * | scripts/recordmcount.pl: Remove check_objcopy() and $can_use_localNathan Chancellor2021-08-041-1/+0
| |/
* | Linux 5.14-rc4v5.14-rc4Linus Torvalds2021-08-011-1/+1
* | Linux 5.14-rc3v5.14-rc3Linus Torvalds2021-07-251-1/+1
|/
* Linux 5.14-rc2v5.14-rc2Linus Torvalds2021-07-181-1/+1
* Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-181-4/+5
|\
| * kbuild: do not suppress Kconfig prompts for silent buildMasahiro Yamada2021-07-181-4/+5
* | Revert "Makefile: Enable -Wimplicit-fallthrough for Clang"Linus Torvalds2021-07-151-3/+6
* | Makefile: Enable -Wimplicit-fallthrough for ClangGustavo A. R. Silva2021-07-141-6/+3
|/
* Linux 5.14-rc1v5.14-rc1Linus Torvalds2021-07-111-2/+2
* Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-75/+55
|\
| * kbuild: remove trailing slashes from $(KBUILD_EXTMOD)Masahiro Yamada2021-06-171-0/+5
| * kbuild: merge scripts/mkmakefile to top MakefileMasahiro Yamada2021-05-271-2/+9
| * kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-1/+1
| * kbuild: remove libelf checks from top MakefileMasahiro Yamada2021-05-241-56/+22
| * kbuild: hide tools/ build targets from external module buildsMasahiro Yamada2021-05-241-14/+16
| * Makefile: extend 32B aligned debug option to 64B alignedFeng Tang2021-05-241-2/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-06-281-1/+1
|\ \
| * | Makefile: fix GDB warning with CONFIG_RELRNick Desaulniers2021-06-081-1/+1
| |/
* | Linux 5.13v5.13Linus Torvalds2021-06-271-1/+1