summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-04-04Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-2/+4
2018-04-04Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-40/+49
2018-04-03Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds1-8/+0
2018-04-03Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+7
2018-04-02Linux 4.16Linus Torvalds1-1/+1
2018-03-31Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2018-03-26Linux 4.16-rc7Linus Torvalds1-1/+1
2018-03-25kbuild: add PYTHON2 and PYTHON3 variablesMasahiro Yamada1-1/+3
2018-03-25kconfig: rename silentoldconfig to syncconfigMasahiro Yamada1-1/+1
2018-03-25kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada1-12/+10
2018-03-25kbuild: move include/config/ksym/* to include/ksym/*Masahiro Yamada1-1/+1
2018-03-25kbuild: move CONFIG_TRIM_UNUSED_KSYMS code unneeded for external moduleMasahiro Yamada1-7/+7
2018-03-25kbuild: restore autoksyms.h touch to the top MakefileMasahiro Yamada1-5/+7
2018-03-25kbuild: move 'scripts' target belowMasahiro Yamada1-8/+7
2018-03-25kbuild: clear LDFLAGS in the top MakefileMasahiro Yamada1-0/+1
2018-03-25kbuild: process mixture of clean/build targets one by oneMasahiro Yamada1-1/+10
2018-03-25kbuild: rename built-in.o to built-in.aNicholas Piggin1-7/+7
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2018-03-21kbuild: set no-integrated-as before incl. arch MakefileStefan Agner1-2/+2
2018-03-21kbuild: disable clang's default use of -fmerge-all-constantsDaniel Borkmann1-0/+9
2018-03-20x86: Force asm-gotoPeter Zijlstra1-6/+7
2018-03-19Linux 4.16-rc6Linus Torvalds1-1/+1
2018-03-16arch: remove tile portArnd Bergmann1-8/+0
2018-03-12Linux 4.16-rc5Linus Torvalds1-1/+1
2018-03-05Linux 4.16-rc4Linus Torvalds1-1/+1
2018-03-03Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+5
2018-03-02kbuild: test --build-id linker flag by ld-option instead of cc-ldoptionMasahiro Yamada1-2/+1
2018-03-01kbuild: disable sparse warnings about unknown attributesLuc Van Oostenryck1-1/+1
2018-03-01Makefile: Fix lying comment re. silentoldconfigUlf Magnusson1-4/+3
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+5
2018-02-26Linux 4.16-rc3Linus Torvalds1-1/+1
2018-02-21objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra1-0/+5
2018-02-19Linux 4.16-rc2Linus Torvalds1-1/+1
2018-02-12Linux 4.16-rc1Linus Torvalds1-2/+2
2018-02-10Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-2/+1
2018-02-07Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOKees Cook1-3/+34
2018-02-07Makefile: move stack-protector availability out of KconfigKees Cook1-1/+5
2018-02-07Makefile: move stack-protector compiler breakage test earlierKees Cook1-3/+7
2018-02-07kasan: don't emit builtin calls when sanitization is offAndrey Konovalov1-1/+2
2018-02-07kbuild: clang: disable unused variable warnings only when constantSodagudi Prasad1-2/+1
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+3
2018-01-29Linux 4.15Linus Torvalds1-1/+1
2018-01-22Linux 4.15-rc9Linus Torvalds1-1/+1
2018-01-15Linux 4.15-rc8Linus Torvalds1-1/+1
2018-01-14Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-20/+23
2018-01-08Linux 4.15-rc7Linus Torvalds1-1/+1
2018-01-01Linux 4.15-rc6Linus Torvalds1-1/+1
2017-12-30kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds1-0/+3
2017-12-24Linux 4.15-rc5Linus Torvalds1-1/+1
2017-12-18Linux 4.15-rc4Linus Torvalds1-1/+1