summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-05-29x86: Move x86-retpoline CFLAGS into x86 Makefile.Christoph Muellner
2018-05-25Linux 4.16.12Greg Kroah-Hartman
2018-05-22Linux 4.16.11Greg Kroah-Hartman
2018-05-19Linux 4.16.10Greg Kroah-Hartman
2018-05-16Linux 4.16.9Greg Kroah-Hartman
2018-05-09Linux 4.16.8Greg Kroah-Hartman
2018-05-01Linux 4.16.7Greg Kroah-Hartman
2018-04-29Linux 4.16.6Greg Kroah-Hartman
2018-04-26Linux 4.16.5Greg Kroah-Hartman
2018-04-24Linux 4.16.4Greg Kroah-Hartman
2018-04-19Linux 4.16.3Greg Kroah-Hartman
2018-04-12Linux 4.16.2Greg Kroah-Hartman
2018-04-08Linux 4.16.1Greg Kroah-Hartman
2018-04-01Linux 4.16Linus Torvalds
2018-03-30Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-25Linux 4.16-rc7Linus Torvalds
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-21kbuild: set no-integrated-as before incl. arch MakefileStefan Agner
2018-03-20kbuild: disable clang's default use of -fmerge-all-constantsDaniel Borkmann
2018-03-18Linux 4.16-rc6Linus Torvalds
2018-03-11Linux 4.16-rc5Linus Torvalds
2018-03-04Linux 4.16-rc4Linus Torvalds
2018-03-03Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-02kbuild: test --build-id linker flag by ld-option instead of cc-ldoptionMasahiro Yamada
2018-03-02kbuild: disable sparse warnings about unknown attributesLuc Van Oostenryck
2018-03-02Makefile: Fix lying comment re. silentoldconfigUlf Magnusson
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-25Linux 4.16-rc3Linus Torvalds
2018-02-21objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra
2018-02-18Linux 4.16-rc2Linus Torvalds
2018-02-11Linux 4.16-rc1Linus Torvalds
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-06Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOKees Cook
2018-02-06Makefile: move stack-protector availability out of KconfigKees Cook
2018-02-06Makefile: move stack-protector compiler breakage test earlierKees Cook
2018-02-06kasan: don't emit builtin calls when sanitization is offAndrey Konovalov
2018-02-07kbuild: clang: disable unused variable warnings only when constantSodagudi Prasad
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-01-28Linux 4.15Linus Torvalds
2018-01-21Linux 4.15-rc9Linus Torvalds
2018-01-14Linux 4.15-rc8Linus Torvalds
2018-01-13Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-07Linux 4.15-rc7Linus Torvalds
2017-12-31Linux 4.15-rc6Linus Torvalds
2017-12-30kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds
2017-12-23Linux 4.15-rc5Linus Torvalds
2017-12-17Linux 4.15-rc4Linus Torvalds
2017-12-16kbuild: add LEX and YACC variablesMasahiro Yamada
2017-12-10Linux 4.15-rc3Linus Torvalds
2017-12-06kbuild: move cc-option and cc-disable-warning after incl. arch MakefileMasahiro Yamada