summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.16-rc1v4.16-rc1Linus Torvalds2018-02-111-2/+2
* Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-02-091-2/+1
|\
| * kbuild: clang: disable unused variable warnings only when constantSodagudi Prasad2018-02-071-2/+1
* | Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOKees Cook2018-02-061-3/+34
* | Makefile: move stack-protector availability out of KconfigKees Cook2018-02-061-1/+5
* | Makefile: move stack-protector compiler breakage test earlierKees Cook2018-02-061-3/+7
* | kasan: don't emit builtin calls when sanitization is offAndrey Konovalov2018-02-061-1/+2
|/
* Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-02-011-1/+3
|\
| * kbuild: add LEX and YACC variablesMasahiro Yamada2017-12-161-1/+3
* | Linux 4.15v4.15Linus Torvalds2018-01-281-1/+1
* | Linux 4.15-rc9v4.15-rc9Linus Torvalds2018-01-211-1/+1
* | Linux 4.15-rc8v4.15-rc8Linus Torvalds2018-01-141-1/+1
* | Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-131-20/+23
|\ \
| * | kbuild: move cc-option and cc-disable-warning after incl. arch MakefileMasahiro Yamada2017-12-061-20/+23
| |/
* | Linux 4.15-rc7v4.15-rc7Linus Torvalds2018-01-071-1/+1
* | Linux 4.15-rc6v4.15-rc6Linus Torvalds2017-12-311-1/+1
* | kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds2017-12-301-0/+3
* | Linux 4.15-rc5v4.15-rc5Linus Torvalds2017-12-231-1/+1
* | Linux 4.15-rc4v4.15-rc4Linus Torvalds2017-12-171-1/+1
* | Linux 4.15-rc3v4.15-rc3Linus Torvalds2017-12-101-1/+1
|/
* Linux 4.15-rc2v4.15-rc2Linus Torvalds2017-12-031-1/+1
* Linux 4.15-rc1v4.15-rc1Linus Torvalds2017-11-261-2/+2
* kbuild: clean up *.i and *.lst patterns by make cleanMasahiro Yamada2017-11-231-2/+2
* kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedMasahiro Yamada2017-11-231-2/+3
* kbuild: Set KBUILD_CFLAGS before incl. arch MakefileChris Fries2017-11-231-32/+32
* kbuild: create built-in.o automatically if parent directory wants itMasahiro Yamada2017-11-181-1/+1
* kbuild: /bin/pwd -> pwdBjørn Forsman2017-11-181-1/+1
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-171-150/+147
|\
| * kbuild: move coccicheck help from scripts/Makefile.help to top MakefileMasahiro Yamada2017-11-171-1/+1
| * kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada2017-11-161-2/+1
| * kbuild: do not call cc-option before KBUILD_CFLAGS initializationMasahiro Yamada2017-11-131-10/+11
| * kbuild: Cache a few more calls to the compilerDouglas Anderson2017-11-131-2/+2
| * kbuild: Add a cache for generated variablesDouglas Anderson2017-11-131-0/+1
| * kbuild: clang: remove crufty HOSTCFLAGSNick Desaulniers2017-10-261-5/+0
| * kbuild: re-order the code to not parse unnecessary variablesMasahiro Yamada2017-10-101-115/+118
| * kbuild: move "_all" target out of $(KBUILD_SRC) conditionalMasahiro Yamada2017-10-101-4/+4
| * kbuild: replace $(hdr-arch) with $(SRCARCH)Masahiro Yamada2017-10-101-12/+9
| * kbuild: link-vmlinux.sh: simplify .version incrementMasahiro Yamada2017-10-091-1/+1
* | Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru2017-11-171-2/+1
* | Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Linus Torvalds2017-11-151-1/+2
|\ \
| * | RISC-V: Build InfrastructurePalmer Dabbelt2017-09-261-1/+2
* | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-1/+1
|\ \ \
| * | | kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-1/+1
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-131-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-071-1/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar2017-11-021-6/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar2017-10-231-1/+1
| |\ \ \ \ \ \
| * | | | | | | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-141-2/+2
* | | | | | | | Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds2017-11-131-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: add script and build target to check for broken file referencesJani Nikula2017-10-121-1/+2
OpenPOWER on IntegriCloud