summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-11-26Linux 4.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
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds
2017-11-13kbuild: do not call cc-option before KBUILD_CFLAGS initializationMasahiro Yamada
2017-11-13kbuild: Cache a few more calls to the compilerDouglas Anderson
2017-11-13kbuild: Add a cache for generated variablesDouglas Anderson
2017-11-12Linux 4.14Linus Torvalds
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-05Linux 4.14-rc8Linus Torvalds
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar
2017-10-29Linux 4.14-rc7Linus Torvalds
2017-10-28Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-10-26kbuild: clang: remove crufty HOSTCFLAGSNick Desaulniers
2017-10-24kbuild: clang: fix build failures with sparse checkDavid Lin
2017-10-23Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar
2017-10-23Linux 4.14-rc6Linus Torvalds
2017-10-15Linux 4.14-rc5Linus Torvalds
2017-10-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-10-12Documentation: add script and build target to check for broken file referencesJani Nikula
2017-10-12Makefile: enable dochelp run from main make levelShuah Khan
2017-10-10kbuild: re-order the code to not parse unnecessary variablesMasahiro Yamada
2017-10-10kbuild: move "_all" target out of $(KBUILD_SRC) conditionalMasahiro Yamada
2017-10-10kbuild: replace $(hdr-arch) with $(SRCARCH)Masahiro Yamada
2017-10-09kbuild: link-vmlinux.sh: simplify .version incrementMasahiro Yamada
2017-10-08Linux 4.14-rc4Linus Torvalds
2017-10-07Makefile: kselftest: fix grammar typoRandy Dunlap
2017-10-07kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Masahiro Yamada
2017-10-04objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDERJosh Poimboeuf
2017-10-01Linux 4.14-rc3Linus Torvalds
2017-09-27Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-09-26RISC-V: Build InfrastructurePalmer Dabbelt
2017-09-24Linux 4.14-rc2Linus Torvalds
2017-09-21Makefile: kselftest and kselftest-clean fail for make O=dir caseShuah Khan
2017-09-16Linux 4.14-rc1drm-dwhdmi-develLinus Torvalds
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf