summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2021-06-13Linux 5.13-rc6v5.13-rc6Linus Torvalds-1/+1
2021-06-06Linux 5.13-rc5v5.13-rc5Linus Torvalds-1/+1
2021-05-30Linux 5.13-rc4v5.13-rc4Linus Torvalds-1/+1
2021-05-28Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+5
2021-05-24Makefile: LTO: have linker check -Wframe-larger-thanNick Desaulniers-0/+5
2021-05-23Linux 5.13-rc3v5.13-rc3Linus Torvalds-1/+1
2021-05-16Linux 5.13-rc2v5.13-rc2Linus Torvalds-1/+1
2021-05-09Linux 5.13-rc1v5.13-rc1Linus Torvalds-2/+2
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-29/+13
2021-05-06kbuild: remove the unneeded comments for external module buildsMasahiro Yamada-11/+1
2021-05-06kbuild: make distclean remove tag files in sub-directoriesMasahiro Yamada-7/+2
2021-05-06kbuild: make distclean work against $(objtree) instead of $(srctree)Masahiro Yamada-1/+1
2021-05-03kbuild: remove ARCH=sh64 support from top MakefileMasahiro Yamada-5/+0
2021-05-01Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+3
2021-05-02Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor-4/+4
2021-05-02kbuild: add a script to remove stale generated filesMasahiro Yamada-1/+5
2021-04-29Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-3/+5
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-127/+103
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds-0/+17
2021-04-26Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+4
2021-04-25Linux 5.12v5.12Linus Torvalds-1/+1
2021-04-25kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' testNathan Chancellor-1/+1
2021-04-25kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinstMasahiro Yamada-16/+20
2021-04-25kbuild: move module strip/compression code into scripts/Makefile.modinstMasahiro Yamada-32/+0
2021-04-25kbuild: refactor scripts/Makefile.modinstMasahiro Yamada-1/+1
2021-04-25kbuild: rename extmod-prefix to extmod_prefixMasahiro Yamada-10/+10
2021-04-25kbuild: check module name conflict for external modules as wellMasahiro Yamada-5/+5
2021-04-25kbuild: show the target directory for depmod logMasahiro Yamada-1/+1
2021-04-25kbuild: unify modules(_install) for in-tree and external modulesMasahiro Yamada-49/+36
2021-04-25kbuild: remove unneeded mkdir for external modules_installMasahiro Yamada-2/+0
2021-04-25kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada-1/+1
2021-04-25kbuild: check the minimum assembler version in KconfigMasahiro Yamada-1/+3
2021-04-25kbuild: replace sed with $(subst ) or $(patsubst )Masahiro Yamada-1/+1
2021-04-25Makefile: Only specify '--prefix=' when building with clang + GNU asNathan Chancellor-2/+2
2021-04-25Makefile: Remove '--gcc-toolchain' flagNathan Chancellor-4/+0
2021-04-25kbuild: apply fixdep logic to link-vmlinux.shRasmus Villemoes-1/+1
2021-04-25kbuild: show warning if 'make headers_check' is usedMasahiro Yamada-1/+5
2021-04-25kbuild: include Makefile.compiler only when compiler is neededMasahiro Yamada-0/+13
2021-04-25kbuild: split cc-option and friends to scripts/Makefile.compilerMasahiro Yamada-0/+4
2021-04-18Linux 5.12-rc8v5.12-rc8Linus Torvalds-1/+1
2021-04-14kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native buildMasahiro Yamada-0/+5
2021-04-14kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/MakefileMasahiro Yamada-3/+0
2021-04-11Linux 5.12-rc7v5.12-rc7Linus Torvalds-1/+1
2021-04-09keys: cleanup build time module signing keysNayna Jain-3/+3
2021-04-08add support for Clang CFISami Tolvanen-0/+17
2021-04-08stack: Optionally randomize kernel stack offset each syscallKees Cook-0/+4
2021-04-04Linux 5.12-rc6v5.12-rc6Linus Torvalds-1/+1
2021-03-28Linux 5.12-rc5v5.12-rc5Linus Torvalds-1/+1
2021-03-21Linux 5.12-rc4v5.12-rc4Linus Torvalds-1/+1
2021-03-15kbuild: prefix $(srctree)/ to some included MakefilesMasahiro Yamada-4/+4