summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2021-09-03Linux 5.13.14v5.13.14Greg Kroah-Hartman
2021-08-26Linux 5.13.13v5.13.13Sasha Levin
2021-08-18Linux 5.13.12v5.13.12Greg Kroah-Hartman
2021-08-15Linux 5.13.11v5.13.11Greg Kroah-Hartman
2021-08-12Linux 5.13.10v5.13.10Greg Kroah-Hartman
2021-08-12kbuild: cancel sub_make_done for the install target to fix DKMSMasahiro Yamada
2021-08-08Linux 5.13.9v5.13.9Greg Kroah-Hartman
2021-08-04Linux 5.13.8v5.13.8Greg Kroah-Hartman
2021-07-31Linux 5.13.7v5.13.7Greg Kroah-Hartman
2021-07-28Linux 5.13.6v5.13.6Greg Kroah-Hartman
2021-07-25Linux 5.13.5v5.13.5Greg Kroah-Hartman
2021-07-25kbuild: do not suppress Kconfig prompts for silent buildMasahiro Yamada
2021-07-20Linux 5.13.4v5.13.4Greg Kroah-Hartman
2021-07-20kbuild: remove trailing slashes from $(KBUILD_EXTMOD)Masahiro Yamada
2021-07-19Linux 5.13.3v5.13.3Greg Kroah-Hartman
2021-07-14Linux 5.13.2v5.13.2Greg Kroah-Hartman
2021-07-14Makefile: fix GDB warning with CONFIG_RELRNick Desaulniers
2021-07-07Linux 5.13.1v5.13.1Sasha Levin
2021-06-27Linux 5.13v5.13Linus Torvalds
2021-06-20Linux 5.13-rc7v5.13-rc7Linus Torvalds
2021-06-16Merge tag 'clang-features-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-14Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0Tor Vic
2021-06-13Linux 5.13-rc6v5.13-rc6Linus Torvalds
2021-06-06Linux 5.13-rc5v5.13-rc5Linus Torvalds
2021-05-30Linux 5.13-rc4v5.13-rc4Linus Torvalds
2021-05-28Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-24Makefile: LTO: have linker check -Wframe-larger-thanNick Desaulniers
2021-05-23Linux 5.13-rc3v5.13-rc3Linus Torvalds
2021-05-16Linux 5.13-rc2v5.13-rc2Linus Torvalds
2021-05-09Linux 5.13-rc1v5.13-rc1Linus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-06kbuild: remove the unneeded comments for external module buildsMasahiro Yamada
2021-05-06kbuild: make distclean remove tag files in sub-directoriesMasahiro Yamada
2021-05-06kbuild: make distclean work against $(objtree) instead of $(srctree)Masahiro Yamada
2021-05-03kbuild: remove ARCH=sh64 support from top MakefileMasahiro Yamada
2021-05-01Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-05-02Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor
2021-05-02kbuild: add a script to remove stale generated filesMasahiro Yamada
2021-04-29Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-26Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-25Linux 5.12v5.12Linus Torvalds
2021-04-25kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' testNathan Chancellor
2021-04-25kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinstMasahiro Yamada
2021-04-25kbuild: move module strip/compression code into scripts/Makefile.modinstMasahiro Yamada
2021-04-25kbuild: refactor scripts/Makefile.modinstMasahiro Yamada
2021-04-25kbuild: rename extmod-prefix to extmod_prefixMasahiro Yamada
2021-04-25kbuild: check module name conflict for external modules as wellMasahiro Yamada
2021-04-25kbuild: show the target directory for depmod logMasahiro Yamada