index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2021-09-12
Linux 5.15-rc1
Linus Torvalds
2021-09-08
Makefile: use -Wno-main in the full kernel tree
Randy Dunlap
2021-09-05
Enable '-Werror' by default for all kernel builds
Linus Torvalds
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
kbuild: Shuffle blank line to improve comment meaning
Nathan Chancellor
2021-09-03
kbuild: Add a comment above -Wno-gnu
Nathan Chancellor
2021-09-03
kbuild: Remove -Wno-format-invalid-specifier from clang block
Nathan Chancellor
2021-09-03
Makefile: remove stale cc-option checks
Nick Desaulniers
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-09-01
parisc: Fix compile failure when building 64-bit kernel natively
Masahiro Yamada
2021-08-29
Linux 5.14
Linus Torvalds
2021-08-22
Linux 5.14-rc7
Linus Torvalds
2021-08-15
Linux 5.14-rc6
Linus Torvalds
2021-08-10
kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IAS
Masahiro Yamada
2021-08-10
Makefile: move initial clang flag handling into scripts/Makefile.clang
Nick Desaulniers
2021-08-10
kbuild: warn if a different compiler is used for external module builds
Masahiro Yamada
2021-08-10
kbuild: do not require sub-make for separate output tree builds
Masahiro Yamada
2021-08-08
Linux 5.14-rc5
Linus Torvalds
2021-08-07
Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-05
Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-05
kbuild: cancel sub_make_done for the install target to fix DKMS
Masahiro Yamada
2021-08-04
scripts/recordmcount.pl: Remove check_objcopy() and $can_use_local
Nathan Chancellor
2021-08-01
Linux 5.14-rc4
Linus Torvalds
2021-07-25
Linux 5.14-rc3
Linus Torvalds
2021-07-20
hardening: Introduce CONFIG_ZERO_CALL_USED_REGS
Kees Cook
2021-07-18
Linux 5.14-rc2
Linus Torvalds
2021-07-18
Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-18
kbuild: do not suppress Kconfig prompts for silent build
Masahiro Yamada
2021-07-15
Revert "Makefile: Enable -Wimplicit-fallthrough for Clang"
Linus Torvalds
2021-07-14
Makefile: Enable -Wimplicit-fallthrough for Clang
Gustavo A. R. Silva
2021-07-11
Linux 5.14-rc1
Linus Torvalds
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-27
Linux 5.13
Linus Torvalds
2021-06-20
Linux 5.13-rc7
Linus Torvalds
2021-06-17
kbuild: remove trailing slashes from $(KBUILD_EXTMOD)
Masahiro Yamada
2021-06-16
Merge tag 'clang-features-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-14
Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0
Tor Vic
2021-06-13
Linux 5.13-rc6
Linus Torvalds
2021-06-08
Makefile: fix GDB warning with CONFIG_RELR
Nick Desaulniers
2021-06-06
Linux 5.13-rc5
Linus Torvalds
2021-05-30
Linux 5.13-rc4
Linus Torvalds
2021-05-28
Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-27
kbuild: merge scripts/mkmakefile to top Makefile
Masahiro Yamada
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-24
Makefile: LTO: have linker check -Wframe-larger-than
Nick Desaulniers
2021-05-24
kbuild: remove libelf checks from top Makefile
Masahiro Yamada
2021-05-24
kbuild: hide tools/ build targets from external module builds
Masahiro Yamada
2021-05-24
Makefile: extend 32B aligned debug option to 64B aligned
Feng Tang
[next]