aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2018-03-26kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada
2018-03-26kbuild: move include/config/ksym/* to include/ksym/*Masahiro Yamada
2018-03-26kbuild: move CONFIG_TRIM_UNUSED_KSYMS code unneeded for external moduleMasahiro Yamada
2018-03-26kbuild: restore autoksyms.h touch to the top MakefileMasahiro Yamada
2018-03-26kbuild: move 'scripts' target belowMasahiro Yamada
2018-03-26kbuild: clear LDFLAGS in the top MakefileMasahiro Yamada
2018-03-26kbuild: process mixture of clean/build targets one by oneMasahiro Yamada
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin
2018-03-11Linux 4.16-rc5v4.16-rc5Linus Torvalds
2018-03-04Linux 4.16-rc4v4.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-rc3v4.16-rc3Linus Torvalds
2018-02-21objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra
2018-02-18Linux 4.16-rc2v4.16-rc2Linus Torvalds
2018-02-11Linux 4.16-rc1v4.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.15v4.15Linus Torvalds
2018-01-21Linux 4.15-rc9v4.15-rc9Linus Torvalds
2018-01-14Linux 4.15-rc8v4.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-rc7v4.15-rc7Linus Torvalds
2017-12-31Linux 4.15-rc6v4.15-rc6Linus Torvalds
2017-12-30kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds
2017-12-23Linux 4.15-rc5v4.15-rc5Linus Torvalds
2017-12-17Linux 4.15-rc4v4.15-rc4Linus Torvalds
2017-12-16kbuild: add LEX and YACC variablesMasahiro Yamada
2017-12-10Linux 4.15-rc3v4.15-rc3Linus Torvalds
2017-12-06kbuild: move cc-option and cc-disable-warning after incl. arch MakefileMasahiro Yamada
2017-12-03Linux 4.15-rc2v4.15-rc2Linus Torvalds
2017-11-26Linux 4.15-rc1v4.15-rc1Linus Torvalds
2017-11-23kbuild: clean up *.i and *.lst patterns by make cleanMasahiro Yamada
2017-11-23kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedMasahiro Yamada
2017-11-23kbuild: Set KBUILD_CFLAGS before incl. arch MakefileChris Fries
2017-11-18kbuild: create built-in.o automatically if parent directory wants itMasahiro Yamada
2017-11-18kbuild: /bin/pwd -> pwdBjørn Forsman
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-17Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru
2017-11-17kbuild: move coccicheck help from scripts/Makefile.help to top MakefileMasahiro Yamada
2017-11-16kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada
2017-11-15Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Linus Torvalds