aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-08Linux 5.5-rc1Linus Torvalds1-2/+2
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-62/+59
2019-11-24Linux 5.4Linus Torvalds1-1/+1
2019-11-23kbuild: make single target builds even fasterMasahiro Yamada1-43/+47
2019-11-17Linux 5.4-rc8Linus Torvalds1-1/+1
2019-11-15kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada1-8/+3
2019-11-15kbuild: remove header compile testMasahiro Yamada1-1/+0
2019-11-15kbuild: 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
2019-11-11modpost: do not invoke extra modpost for nsdepsMasahiro Yamada1-3/+2
2019-11-11kbuild: Extend defconfig field size from 24 to 27Geert Uytterhoeven1-1/+1
2019-11-11kbuild: Wrap long "make help" text linesGeert Uytterhoeven1-1/+2
2019-11-11kbuild: remove unneeded variable, single-allMasahiro Yamada1-4/+2
2019-11-10Linux 5.4-rc7Linus Torvalds1-1/+1
2019-11-03Linux 5.4-rc6Linus Torvalds1-1/+1
2019-10-27Linux 5.4-rc5Linus Torvalds1-2/+2
2019-10-20Linux 5.4-rc4Linus Torvalds1-1/+1
2019-10-15kbuild: update comment about KBUILD_ALLDIRSMasahiro Yamada1-1/+1
2019-10-13Linux 5.4-rc3Linus Torvalds1-1/+1
2019-10-11Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-1/+1
2019-10-08Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-3/+2
2019-10-07kbuild: fix build error of 'make nsdeps' in clean treeMasahiro Yamada1-1/+1
2019-10-06Linux 5.4-rc2Linus Torvalds1-2/+2
2019-10-01selftests: Add kselftest-all and kselftest-install targetsShuah Khan1-3/+2
2019-10-01kbuild: remove SUBDIRS supportMasahiro Yamada1-18/+2
2019-10-01kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada1-4/+0
2019-09-30Linux 5.4-rc1Linus Torvalds1-2/+2
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-1/+13
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-145/+151
2019-09-19Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-2/+4
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+4
2019-09-15Linux 5.3Linus Torvalds1-1/+1
2019-09-10scripts: Coccinelle script for namespace dependencies.Matthias Maennich1-0/+12
2019-09-10modpost: add support for generating namespace dependenciesMatthias Maennich1-1/+1
2019-09-08Linux 5.3-rc8Linus Torvalds1-1/+1
2019-09-06kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARNMasahiro Yamada1-1/+1
2019-09-04kbuild: add $(BASH) to run scripts with bash-extensionMasahiro Yamada1-6/+5
2019-09-04kbuild: remove ARCH_{CPP,A,C}FLAGSMasahiro Yamada1-10/+4
2019-09-04kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARCMasahiro Yamada1-4/+6
2019-09-02Linux 5.3-rc7Linus Torvalds1-1/+1
2019-08-30kbuild: Do not enable -Wimplicit-fallthrough for clang for nowNathan Chancellor1-3/+5
2019-08-29kbuild: check clean srctree even earlierMasahiro Yamada1-3/+3
2019-08-29kbuild: remove prepare3 targetMasahiro Yamada1-6/+4
2019-08-29kbuild: move the clean srctree check to the outputmakefile targetMasahiro Yamada1-14/+10
2019-08-29kbuild: clarify where to run make mrproper when out-of-tree failsMasahiro Yamada1-2/+4
2019-08-29kbuild: Inform user to pass ARCH= for make mrproper only when necessaryMasahiro Yamada1-1/+1
2019-08-29kbuild: remove 'Using ... as source for kernel' messageMasahiro Yamada1-1/+0
2019-08-29kbuild: remove unneeded dependency for $(DOC_TARGETS)Masahiro Yamada1-1/+1
2019-08-25Linux 5.3-rc6Linus Torvalds1-1/+1