summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2018-03-26kbuild: clear LDFLAGS in the top MakefileMasahiro Yamada-0/+1
2018-03-26kbuild: process mixture of clean/build targets one by oneMasahiro Yamada-1/+10
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin-7/+7
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+9
2018-03-21kbuild: set no-integrated-as before incl. arch MakefileStefan Agner-2/+2
2018-03-20kbuild: disable clang's default use of -fmerge-all-constantsDaniel Borkmann-0/+9
2018-03-20x86: Force asm-gotoPeter Zijlstra-6/+7
2018-03-18Linux 4.16-rc6v4.16-rc6Linus Torvalds-1/+1
2018-03-16arch: remove tile portArnd Bergmann-8/+0
2018-03-11Linux 4.16-rc5v4.16-rc5Linus Torvalds-1/+1
2018-03-04Linux 4.16-rc4v4.16-rc4Linus Torvalds-1/+1
2018-03-03Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+5
2018-03-02kbuild: test --build-id linker flag by ld-option instead of cc-ldoptionMasahiro Yamada-2/+1
2018-03-02kbuild: disable sparse warnings about unknown attributesLuc Van Oostenryck-1/+1
2018-03-02Makefile: Fix lying comment re. silentoldconfigUlf Magnusson-4/+3
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+5
2018-02-25Linux 4.16-rc3v4.16-rc3Linus Torvalds-1/+1
2018-02-21objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra-0/+5
2018-02-18Linux 4.16-rc2v4.16-rc2Linus Torvalds-1/+1
2018-02-11Linux 4.16-rc1v4.16-rc1Linus Torvalds-2/+2
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-2/+1
2018-02-06Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOKees Cook-3/+34
2018-02-06Makefile: move stack-protector availability out of KconfigKees Cook-1/+5
2018-02-06Makefile: move stack-protector compiler breakage test earlierKees Cook-3/+7
2018-02-06kasan: don't emit builtin calls when sanitization is offAndrey Konovalov-1/+2
2018-02-07kbuild: clang: disable unused variable warnings only when constantSodagudi Prasad-2/+1
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-1/+3
2018-01-28Linux 4.15v4.15Linus Torvalds-1/+1
2018-01-21Linux 4.15-rc9v4.15-rc9Linus Torvalds-1/+1
2018-01-14Linux 4.15-rc8v4.15-rc8Linus Torvalds-1/+1
2018-01-13Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-20/+23
2018-01-07Linux 4.15-rc7v4.15-rc7Linus Torvalds-1/+1
2017-12-31Linux 4.15-rc6v4.15-rc6Linus Torvalds-1/+1
2017-12-30kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds-0/+3
2017-12-23Linux 4.15-rc5v4.15-rc5Linus Torvalds-1/+1
2017-12-17Linux 4.15-rc4v4.15-rc4Linus Torvalds-1/+1
2017-12-16kbuild: add LEX and YACC variablesMasahiro Yamada-1/+3
2017-12-10Linux 4.15-rc3v4.15-rc3Linus Torvalds-1/+1
2017-12-06kbuild: move cc-option and cc-disable-warning after incl. arch MakefileMasahiro Yamada-20/+23
2017-12-03Linux 4.15-rc2v4.15-rc2Linus Torvalds-1/+1
2017-11-26Linux 4.15-rc1v4.15-rc1Linus Torvalds-2/+2
2017-11-23kbuild: clean up *.i and *.lst patterns by make cleanMasahiro Yamada-2/+2
2017-11-23kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedMasahiro Yamada-2/+3
2017-11-23kbuild: Set KBUILD_CFLAGS before incl. arch MakefileChris Fries-32/+32
2017-11-18kbuild: create built-in.o automatically if parent directory wants itMasahiro Yamada-1/+1
2017-11-18kbuild: /bin/pwd -> pwdBjørn Forsman-1/+1
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-150/+147
2017-11-17Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru-2/+1
2017-11-17kbuild: move coccicheck help from scripts/Makefile.help to top MakefileMasahiro Yamada-1/+1
2017-11-16kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada-2/+1