summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2019-11-17Linux 5.4-rc8v5.4-rc8Linus Torvalds
2019-11-15kbuild: tell sparse about the $ARCHLuc Van Oostenryck
2019-11-10Linux 5.4-rc7v5.4-rc7Linus Torvalds
2019-11-03Linux 5.4-rc6v5.4-rc6Linus Torvalds
2019-10-27Linux 5.4-rc5v5.4-rc5Linus Torvalds
2019-10-20Linux 5.4-rc4v5.4-rc4Linus Torvalds
2019-10-15kbuild: update comment about KBUILD_ALLDIRSMasahiro Yamada
2019-10-13Linux 5.4-rc3v5.4-rc3Linus Torvalds
2019-10-11Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-08Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-07kbuild: fix build error of 'make nsdeps' in clean treeMasahiro Yamada
2019-10-06Linux 5.4-rc2v5.4-rc2Linus Torvalds
2019-10-01selftests: Add kselftest-all and kselftest-install targetsShuah Khan
2019-10-01kbuild: remove SUBDIRS supportMasahiro Yamada
2019-10-01kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada
2019-09-30Linux 5.4-rc1v5.4-rc1Linus Torvalds
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-19Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-09-15Linux 5.3v5.3Linus Torvalds
2019-09-10scripts: Coccinelle script for namespace dependencies.Matthias Maennich
2019-09-10modpost: add support for generating namespace dependenciesMatthias Maennich
2019-09-08Linux 5.3-rc8v5.3-rc8Linus Torvalds
2019-09-06kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARNMasahiro Yamada
2019-09-04kbuild: add $(BASH) to run scripts with bash-extensionMasahiro Yamada
2019-09-04kbuild: remove ARCH_{CPP,A,C}FLAGSMasahiro Yamada
2019-09-04kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARCMasahiro Yamada
2019-09-02Linux 5.3-rc7v5.3-rc7Linus Torvalds
2019-08-30kbuild: Do not enable -Wimplicit-fallthrough for clang for nowNathan Chancellor
2019-08-29kbuild: check clean srctree even earlierMasahiro Yamada
2019-08-29kbuild: remove prepare3 targetMasahiro Yamada
2019-08-29kbuild: move the clean srctree check to the outputmakefile targetMasahiro Yamada
2019-08-29kbuild: clarify where to run make mrproper when out-of-tree failsMasahiro Yamada
2019-08-29kbuild: Inform user to pass ARCH= for make mrproper only when necessaryMasahiro Yamada
2019-08-29kbuild: remove 'Using ... as source for kernel' messageMasahiro Yamada
2019-08-29kbuild: remove unneeded dependency for $(DOC_TARGETS)Masahiro Yamada
2019-08-25Linux 5.3-rc6v5.3-rc6Linus Torvalds
2019-08-25kbuild: remove unneeded '+' marker from kselftest-mergeMasahiro Yamada
2019-08-25kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.packageMasahiro Yamada
2019-08-25kbuild: pkg: clean up package files/dirs from the top MakefileMasahiro Yamada
2019-08-22kbuild: split final module linking out into Makefile.modfinalMasahiro Yamada
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada
2019-08-21kbuild: make single targets work more correctlyMasahiro Yamada
2019-08-21kbuild: unify clean-dirs rule for in-kernel and external moduleMasahiro Yamada
2019-08-21kbuild: unify vmlinux-dirs and module-dirs rulesMasahiro Yamada
2019-08-21kbuild: unset variables in top Makefile instead of setting 0Masahiro Yamada
2019-08-21kbuild: do not descend to ./Kbuild when cleaningMasahiro Yamada
2019-08-18Linux 5.3-rc5v5.3-rc5Linus Torvalds
2019-08-15kbuild: remove 'make /' supportMasahiro Yamada