summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-04-01Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-18/+37
2020-03-31Makefile: Update kselftest help informationShuah Khan1-6/+9
2020-03-30Linux 5.6Linus Torvalds1-1/+1
2020-03-29kbuild: add outputmakefile to no-dot-config-targetsDavid Engraf1-1/+2
2020-03-29kbuild: remove AS variableMasahiro Yamada1-3/+2
2020-03-29kbuild: add comment about grouped targetMasahiro Yamada1-0/+1
2020-03-29kbuild: add -Wall to KBUILD_HOSTCXXFLAGSMasahiro Yamada1-1/+1
2020-03-25kbuild: compute the dtbs_install destination more simplyMasahiro Yamada1-1/+1
2020-03-23Linux 5.6-rc7Linus Torvalds1-1/+1
2020-03-19Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2020-03-19Makefile: disallow data races on gcc-10 as wellSergei Trofimovich1-0/+1
2020-03-16Linux 5.6-rc6Linus Torvalds1-1/+1
2020-03-13kbuild: allow to run dt_binding_check without kernel configurationMasahiro Yamada1-1/+1
2020-03-13kbuild: allow to run dt_binding_check and dtbs_check in a single commandMasahiro Yamada1-1/+5
2020-03-13kbuild: avoid concurrency issue in parallel building dtbs and dtbs_checkMasahiro Yamada1-2/+6
2020-03-12kbuild: Fix inconsistent commentSZ Lin (林上智)1-1/+1
2020-03-09Linux 5.6-rc5Linus Torvalds1-1/+1
2020-03-03kbuild: generate autoksyms.h earlyQuentin Perret1-2/+5
2020-03-03kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada1-0/+3
2020-03-02kbuild: remove cc-option switch from -Wframe-larger-than=Masahiro Yamada1-1/+1
2020-03-02Linux 5.6-rc4Linus Torvalds1-1/+1
2020-02-26kbuild: add dt_binding_check to PHONY in a correct placeMasahiro Yamada1-1/+2
2020-02-26kbuild: add dtbs_check to PHONYMasahiro Yamada1-1/+1
2020-02-26kbuild: add comment for V=2 modeRandy Dunlap1-0/+1
2020-02-24Linux 5.6-rc3Linus Torvalds1-1/+1
2020-02-17Linux 5.6-rc2Linus Torvalds1-1/+1
2020-02-10Linux 5.6-rc1Linus Torvalds1-2/+2
2020-02-06kbuild: make multiple directory targets workMasahiro Yamada1-1/+1
2020-02-01Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-18/+6
2020-01-27Linux 5.5Linus Torvalds1-1/+1
2020-01-20Linux 5.5-rc7Linus Torvalds1-1/+1
2020-01-15kbuild: remove PYTHON2 variableMasahiro Yamada1-2/+1
2020-01-13Linux 5.5-rc6Linus Torvalds1-1/+1
2020-01-06kbuild: create modules.builtin without Makefile.modbuiltin or tristate.confMasahiro Yamada1-16/+5
2020-01-06Linux 5.5-rc5Linus Torvalds1-1/+1
2019-12-30Linux 5.5-rc4Linus Torvalds1-1/+1
2019-12-23Linux 5.5-rc3Linus Torvalds1-1/+1
2019-12-21Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2019-12-16Linux 5.5-rc2Linus Torvalds1-1/+1
2019-12-14x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin1-1/+2
2019-12-09Linux 5.5-rc1Linus Torvalds1-2/+2
2019-12-03Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-62/+59
2019-11-25Linux 5.4Linus Torvalds1-1/+1
2019-11-23kbuild: make single target builds even fasterMasahiro Yamada1-43/+47
2019-11-18Linux 5.4-rc8Linus Torvalds1-1/+1
2019-11-14kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada1-8/+3
2019-11-14kbuild: remove header compile testMasahiro Yamada1-1/+0
2019-11-14kbuild: tell sparse about the $ARCHLuc Van Oostenryck1-0/+3
2019-11-11scripts/nsdeps: support nsdeps for external module buildsMasahiro Yamada1-1/+2
2019-11-11modpost: dump missing namespaces into a single modules.nsdeps fileMasahiro Yamada1-2/+2