aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-11-26Linux 4.15-rc1v4.15-rc1Gravatar Linus Torvalds 1-2/+2
2017-11-23kbuild: clean up *.i and *.lst patterns by make cleanGravatar Masahiro Yamada 1-2/+2
2017-11-23kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedGravatar Masahiro Yamada 1-2/+3
2017-11-23kbuild: Set KBUILD_CFLAGS before incl. arch MakefileGravatar Chris Fries 1-32/+32
2017-11-18kbuild: create built-in.o automatically if parent directory wants itGravatar Masahiro Yamada 1-1/+1
2017-11-18kbuild: /bin/pwd -> pwdGravatar Bjørn Forsman 1-1/+1
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-150/+147
2017-11-17Makefile: support flag -fsanitizer-coverage=trace-cmpGravatar Victor Chibotaru 1-2/+1
2017-11-17kbuild: move coccicheck help from scripts/Makefile.help to top MakefileGravatar Masahiro Yamada 1-1/+1
2017-11-16kbuild: remove redundant $(wildcard ...) for cmd_files calculationGravatar Masahiro Yamada 1-2/+1
2017-11-15Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-1/+2
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+2
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+2
2017-11-13kbuild: do not call cc-option before KBUILD_CFLAGS initializationGravatar Masahiro Yamada 1-10/+11
2017-11-13kbuild: Cache a few more calls to the compilerGravatar Douglas Anderson 1-2/+2
2017-11-13kbuild: Add a cache for generated variablesGravatar Douglas Anderson 1-0/+1
2017-11-12Linux 4.14v4.14Gravatar Linus Torvalds 1-1/+1
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileGravatar Masahiro Yamada 1-1/+1
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsGravatar Ingo Molnar 1-1/+2
2017-11-05Linux 4.14-rc8v4.14-rc8Gravatar Linus Torvalds 1-1/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-11-02Merge branch 'x86/mpx/prep' into x86/asmGravatar Ingo Molnar 1-6/+6
2017-10-29Linux 4.14-rc7v4.14-rc7Gravatar Linus Torvalds 1-1/+1
2017-10-28Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-5/+5
2017-10-26kbuild: clang: remove crufty HOSTCFLAGSGravatar Nick Desaulniers 1-5/+0
2017-10-24kbuild: clang: fix build failures with sparse checkGravatar David Lin 1-2/+2
2017-10-23Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesGravatar Ingo Molnar 1-1/+1
2017-10-23Linux 4.14-rc6v4.14-rc6Gravatar Linus Torvalds 1-1/+1
2017-10-15Linux 4.14-rc5v4.14-rc5Gravatar Linus Torvalds 1-1/+1
2017-10-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+5
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Gravatar Josh Poimboeuf 1-2/+2
2017-10-12Documentation: add script and build target to check for broken file referencesGravatar Jani Nikula 1-1/+2
2017-10-12Makefile: enable dochelp run from main make levelGravatar Shuah Khan 1-1/+1
2017-10-10kbuild: re-order the code to not parse unnecessary variablesGravatar Masahiro Yamada 1-115/+118
2017-10-10kbuild: move "_all" target out of $(KBUILD_SRC) conditionalGravatar Masahiro Yamada 1-4/+4
2017-10-10kbuild: replace $(hdr-arch) with $(SRCARCH)Gravatar Masahiro Yamada 1-12/+9
2017-10-09kbuild: link-vmlinux.sh: simplify .version incrementGravatar Masahiro Yamada 1-1/+1
2017-10-08Linux 4.14-rc4v4.14-rc4Gravatar Linus Torvalds 1-1/+1
2017-10-07Makefile: kselftest: fix grammar typoGravatar Randy Dunlap 1-1/+1
2017-10-07kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Gravatar Masahiro Yamada 1-2/+2
2017-10-04objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDERGravatar Josh Poimboeuf 1-1/+5
2017-10-01Linux 4.14-rc3v4.14-rc3Gravatar Linus Torvalds 1-1/+1
2017-09-27Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-2/+2
2017-09-26RISC-V: Build InfrastructureGravatar Palmer Dabbelt 1-1/+2
2017-09-24Linux 4.14-rc2v4.14-rc2Gravatar Linus Torvalds 1-1/+1
2017-09-21Makefile: kselftest and kselftest-clean fail for make O=dir caseGravatar Shuah Khan 1-2/+2
2017-09-16Linux 4.14-rc1v4.14-rc1Gravatar Linus Torvalds 1-2/+2
2017-09-16firmware: Restore support for built-in firmwareGravatar Markus Trippelsdorf 1-1/+1