summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2020-09-09Linux 5.8.8v5.8.8Greg Kroah-Hartman
2020-09-05Linux 5.8.7v5.8.7Greg Kroah-Hartman
2020-09-03Linux 5.8.6v5.8.6Greg Kroah-Hartman
2020-08-27Linux 5.8.5v5.8.5Greg Kroah-Hartman
2020-08-26Linux 5.8.4v5.8.4Greg Kroah-Hartman
2020-08-21Linux 5.8.3v5.8.3Greg Kroah-Hartman
2020-08-19Linux 5.8.2v5.8.2Greg Kroah-Hartman
2020-08-11Linux 5.8.1v5.8.1Greg Kroah-Hartman
2020-08-02Linux 5.8v5.8Linus Torvalds
2020-07-26Linux 5.8-rc7v5.8-rc7Linus Torvalds
2020-07-26Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-23Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilationFangrui Song
2020-07-19Linux 5.8-rc6v5.8-rc6Linus Torvalds
2020-07-12Linux 5.8-rc5v5.8-rc5Linus Torvalds
2020-07-11kbuild: fix single target builds for external modulesMasahiro Yamada
2020-07-05Linux 5.8-rc4v5.8-rc4Linus Torvalds
2020-07-05Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-02kbuild: make Clang build userprogs for target architectureMasahiro Yamada
2020-06-28Linux 5.8-rc3v5.8-rc3Linus Torvalds
2020-06-21Linux 5.8-rc2v5.8-rc2Linus Torvalds
2020-06-22Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"Masahiro Yamada
2020-06-15Makefile: Improve compressed debug info support detectionArvind Sankar
2020-06-14Linux 5.8-rc1v5.8-rc1Linus Torvalds
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-06-06kbuild: add variables for compression toolsDenis Efremov
2020-06-06Makefile: install modules.builtin even if CONFIG_MODULES=nJonas Zeiger
2020-06-06modpost: show warning if any of symbol dump files is missingMasahiro Yamada
2020-06-06modpost: generate vmlinux.symvers and reuse it for the second modpostMasahiro Yamada
2020-06-03kbuild: update modules.order only when contained modules are updatedMasahiro Yamada
2020-06-03kbuild: refactor KBUILD_VMLINUX_{OBJS,LIBS} calculationMasahiro Yamada
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-06-01kbuild: merge net-y and virt-y into drivers-yMasahiro Yamada
2020-06-01kbuild: merge init-y into core-yMasahiro Yamada
2020-06-01kbuild: merge two 'ifdef CONFIG_TRIM_UNUSED_KSYMS' blocksMasahiro Yamada
2020-06-01kbuild: force to build vmlinux if CONFIG_MODVERSION=yMasahiro Yamada
2020-05-31Linux 5.7v5.7Linus Torvalds
2020-05-29Makefile: support compressed debug infoNick Desaulniers
2020-05-29kbuild: disallow multi-word in M= or KBUILD_EXTMODMasahiro Yamada
2020-05-26kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=nMasahiro Yamada
2020-05-26kbuild: make module name conflict fatal errorMasahiro Yamada
2020-05-26kbuild: error out if targets prefixed with '__' are directly runMasahiro Yamada
2020-05-26kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST))Masahiro Yamada
2020-05-26kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRSMasahiro Yamada
2020-05-26kbuild: remove misleading stale FIXME commentMasahiro Yamada
2020-05-26kbuild: invoke syncconfig if autoconf.h is missingMasahiro Yamada
2020-05-24Linux 5.7-rc7v5.7-rc7Linus Torvalds
2020-05-17Linux 5.7-rc6v5.7-rc6Linus Torvalds