aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+9
2018-03-20kbuild: disable clang's default use of -fmerge-all-constantsGravatar Daniel Borkmann 1-0/+9
2018-03-18Linux 4.16-rc6v4.16-rc6Gravatar Linus Torvalds 1-1/+1
2018-03-11Linux 4.16-rc5v4.16-rc5Gravatar Linus Torvalds 1-1/+1
2018-03-04Linux 4.16-rc4v4.16-rc4Gravatar Linus Torvalds 1-1/+1
2018-03-03Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-7/+5
2018-03-02kbuild: test --build-id linker flag by ld-option instead of cc-ldoptionGravatar Masahiro Yamada 1-2/+1
2018-03-02kbuild: disable sparse warnings about unknown attributesGravatar Luc Van Oostenryck 1-1/+1
2018-03-02Makefile: Fix lying comment re. silentoldconfigGravatar Ulf Magnusson 1-4/+3
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+5
2018-02-25Linux 4.16-rc3v4.16-rc3Gravatar Linus Torvalds 1-1/+1
2018-02-21objtool, retpolines: Integrate objtool with retpoline support more closelyGravatar Peter Zijlstra 1-0/+5
2018-02-18Linux 4.16-rc2v4.16-rc2Gravatar Linus Torvalds 1-1/+1
2018-02-11Linux 4.16-rc1v4.16-rc1Gravatar Linus Torvalds 1-2/+2
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-2/+1
2018-02-06Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOGravatar Kees Cook 1-3/+34
2018-02-06Makefile: move stack-protector availability out of KconfigGravatar Kees Cook 1-1/+5
2018-02-06Makefile: move stack-protector compiler breakage test earlierGravatar Kees Cook 1-3/+7
2018-02-06kasan: don't emit builtin calls when sanitization is offGravatar Andrey Konovalov 1-1/+2
2018-02-07kbuild: clang: disable unused variable warnings only when constantGravatar Sodagudi Prasad 1-2/+1
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-1/+3
2018-01-28Linux 4.15v4.15Gravatar Linus Torvalds 1-1/+1
2018-01-21Linux 4.15-rc9v4.15-rc9Gravatar Linus Torvalds 1-1/+1
2018-01-14Linux 4.15-rc8v4.15-rc8Gravatar Linus Torvalds 1-1/+1
2018-01-13Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-20/+23
2018-01-07Linux 4.15-rc7v4.15-rc7Gravatar Linus Torvalds 1-1/+1
2017-12-31Linux 4.15-rc6v4.15-rc6Gravatar Linus Torvalds 1-1/+1
2017-12-30kbuild: add '-fno-stack-check' to kernel build optionsGravatar Linus Torvalds 1-0/+3
2017-12-23Linux 4.15-rc5v4.15-rc5Gravatar Linus Torvalds 1-1/+1
2017-12-17Linux 4.15-rc4v4.15-rc4Gravatar Linus Torvalds 1-1/+1
2017-12-16kbuild: add LEX and YACC variablesGravatar Masahiro Yamada 1-1/+3
2017-12-10Linux 4.15-rc3v4.15-rc3Gravatar Linus Torvalds 1-1/+1
2017-12-06kbuild: move cc-option and cc-disable-warning after incl. arch MakefileGravatar Masahiro Yamada 1-20/+23
2017-12-03Linux 4.15-rc2v4.15-rc2Gravatar Linus Torvalds 1-1/+1
2017-11-26Linux 4.15-rc1v4.15-rc1Gravatar Linus Torvalds 1-2/+2
2017-11-23kbuild: clean up *.i and *.lst patterns by make cleanGravatar Masahiro Yamada 1-2/+2
2017-11-23kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedGravatar Masahiro Yamada 1-2/+3
2017-11-23kbuild: Set KBUILD_CFLAGS before incl. arch MakefileGravatar Chris Fries 1-32/+32
2017-11-18kbuild: create built-in.o automatically if parent directory wants itGravatar Masahiro Yamada 1-1/+1
2017-11-18kbuild: /bin/pwd -> pwdGravatar Bjørn Forsman 1-1/+1
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-150/+147
2017-11-17Makefile: support flag -fsanitizer-coverage=trace-cmpGravatar Victor Chibotaru 1-2/+1
2017-11-17kbuild: move coccicheck help from scripts/Makefile.help to top MakefileGravatar Masahiro Yamada 1-1/+1
2017-11-16kbuild: remove redundant $(wildcard ...) for cmd_files calculationGravatar Masahiro Yamada 1-2/+1
2017-11-15Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-1/+2
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+2
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+2
2017-11-13kbuild: do not call cc-option before KBUILD_CFLAGS initializationGravatar Masahiro Yamada 1-10/+11
2017-11-13kbuild: Cache a few more calls to the compilerGravatar Douglas Anderson 1-2/+2