summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Linux 4.16-rc5Linus Torvalds2018-03-11
* Linux 4.16-rc4Linus Torvalds2018-03-04
* Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-03
|\
| * kbuild: test --build-id linker flag by ld-option instead of cc-ldoptionMasahiro Yamada2018-03-02
| * kbuild: disable sparse warnings about unknown attributesLuc Van Oostenryck2018-03-02
| * Makefile: Fix lying comment re. silentoldconfigUlf Magnusson2018-03-02
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-26
|\ \ | |/ |/|
| * objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra2018-02-21
* | Linux 4.16-rc3Linus Torvalds2018-02-25
* | Linux 4.16-rc2Linus Torvalds2018-02-18
|/
* Linux 4.16-rc1Linus Torvalds2018-02-11
* Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-02-09
|\
| * kbuild: clang: disable unused variable warnings only when constantSodagudi Prasad2018-02-07
* | Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOKees Cook2018-02-06
* | Makefile: move stack-protector availability out of KconfigKees Cook2018-02-06
* | Makefile: move stack-protector compiler breakage test earlierKees Cook2018-02-06
* | kasan: don't emit builtin calls when sanitization is offAndrey Konovalov2018-02-06
|/
* Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-02-01
|\
| * kbuild: add LEX and YACC variablesMasahiro Yamada2017-12-16
* | Linux 4.15Linus Torvalds2018-01-28
* | Linux 4.15-rc9Linus Torvalds2018-01-21
* | Linux 4.15-rc8Linus Torvalds2018-01-14
* | Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-13
|\ \
| * | kbuild: move cc-option and cc-disable-warning after incl. arch MakefileMasahiro Yamada2017-12-06
| |/
* | Linux 4.15-rc7Linus Torvalds2018-01-07
* | Linux 4.15-rc6Linus Torvalds2017-12-31
* | kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds2017-12-30
* | Linux 4.15-rc5Linus Torvalds2017-12-23
* | Linux 4.15-rc4Linus Torvalds2017-12-17
* | Linux 4.15-rc3Linus Torvalds2017-12-10
|/
* Linux 4.15-rc2Linus Torvalds2017-12-03
* Linux 4.15-rc1Linus Torvalds2017-11-26
* kbuild: clean up *.i and *.lst patterns by make cleanMasahiro Yamada2017-11-23
* kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedMasahiro Yamada2017-11-23
* kbuild: Set KBUILD_CFLAGS before incl. arch MakefileChris Fries2017-11-23
* kbuild: create built-in.o automatically if parent directory wants itMasahiro Yamada2017-11-18
* kbuild: /bin/pwd -> pwdBjørn Forsman2017-11-18
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-17
|\
| * kbuild: move coccicheck help from scripts/Makefile.help to top MakefileMasahiro Yamada2017-11-17
| * kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada2017-11-16
| * kbuild: do not call cc-option before KBUILD_CFLAGS initializationMasahiro Yamada2017-11-13
| * kbuild: Cache a few more calls to the compilerDouglas Anderson2017-11-13
| * kbuild: Add a cache for generated variablesDouglas Anderson2017-11-13
| * kbuild: clang: remove crufty HOSTCFLAGSNick Desaulniers2017-10-26
| * kbuild: re-order the code to not parse unnecessary variablesMasahiro Yamada2017-10-10
| * kbuild: move "_all" target out of $(KBUILD_SRC) conditionalMasahiro Yamada2017-10-10
| * kbuild: replace $(hdr-arch) with $(SRCARCH)Masahiro Yamada2017-10-10
| * kbuild: link-vmlinux.sh: simplify .version incrementMasahiro Yamada2017-10-09
* | Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru2017-11-17
* | Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Linus Torvalds2017-11-15
|\ \