summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-12-17Linux 4.15-rc4Linus Torvalds1-1/+1
2017-12-10Linux 4.15-rc3Linus Torvalds1-1/+1
2017-12-03Linux 4.15-rc2Linus Torvalds1-1/+1
2017-11-26Linux 4.15-rc1Linus Torvalds1-2/+2
2017-11-23kbuild: clean up *.i and *.lst patterns by make cleanMasahiro Yamada1-2/+2
2017-11-23kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedMasahiro Yamada1-2/+3
2017-11-23kbuild: Set KBUILD_CFLAGS before incl. arch MakefileChris Fries1-32/+32
2017-11-18kbuild: create built-in.o automatically if parent directory wants itMasahiro Yamada1-1/+1
2017-11-18kbuild: /bin/pwd -> pwdBjørn Forsman1-1/+1
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-150/+147
2017-11-17Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru1-2/+1
2017-11-17kbuild: move coccicheck help from scripts/Makefile.help to top MakefileMasahiro Yamada1-1/+1
2017-11-16kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada1-2/+1
2017-11-15Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Linus Torvalds1-1/+2
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds1-1/+2
2017-11-13kbuild: do not call cc-option before KBUILD_CFLAGS initializationMasahiro Yamada1-10/+11
2017-11-13kbuild: Cache a few more calls to the compilerDouglas Anderson1-2/+2
2017-11-13kbuild: Add a cache for generated variablesDouglas Anderson1-0/+1
2017-11-12Linux 4.14Linus Torvalds1-1/+1
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada1-1/+1
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar1-1/+2
2017-11-05Linux 4.14-rc8Linus Torvalds1-1/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-02Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar1-6/+6
2017-10-29Linux 4.14-rc7Linus Torvalds1-1/+1
2017-10-28Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+5
2017-10-26kbuild: clang: remove crufty HOSTCFLAGSNick Desaulniers1-5/+0
2017-10-24kbuild: clang: fix build failures with sparse checkDavid Lin1-2/+2
2017-10-23Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar1-1/+1
2017-10-23Linux 4.14-rc6Linus Torvalds1-1/+1
2017-10-15Linux 4.14-rc5Linus Torvalds1-1/+1
2017-10-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+5
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf1-2/+2
2017-10-12Documentation: add script and build target to check for broken file referencesJani Nikula1-1/+2
2017-10-12Makefile: enable dochelp run from main make levelShuah Khan1-1/+1
2017-10-10kbuild: re-order the code to not parse unnecessary variablesMasahiro Yamada1-115/+118
2017-10-10kbuild: move "_all" target out of $(KBUILD_SRC) conditionalMasahiro Yamada1-4/+4
2017-10-10kbuild: replace $(hdr-arch) with $(SRCARCH)Masahiro Yamada1-12/+9
2017-10-09kbuild: link-vmlinux.sh: simplify .version incrementMasahiro Yamada1-1/+1
2017-10-08Linux 4.14-rc4Linus Torvalds1-1/+1
2017-10-07Makefile: kselftest: fix grammar typoRandy Dunlap1-1/+1
2017-10-07kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Masahiro Yamada1-2/+2
2017-10-04objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDERJosh Poimboeuf1-1/+5
2017-10-01Linux 4.14-rc3Linus Torvalds1-1/+1
2017-09-27Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-2/+2
2017-09-26RISC-V: Build InfrastructurePalmer Dabbelt1-1/+2
2017-09-24Linux 4.14-rc2Linus Torvalds1-1/+1