summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-10-17Linux 5.8.16v5.8.16Greg Kroah-Hartman1-1/+1
2020-10-14Linux 5.8.15v5.8.15Greg Kroah-Hartman1-1/+1
2020-10-07Linux 5.8.14v5.8.14Greg Kroah-Hartman1-1/+1
2020-10-01Linux 5.8.13v5.8.13Greg Kroah-Hartman1-1/+1
2020-09-26Linux 5.8.12v5.8.12Greg Kroah-Hartman1-1/+1
2020-09-23Linux 5.8.11v5.8.11Greg Kroah-Hartman1-1/+1
2020-09-17Linux 5.8.10v5.8.10Greg Kroah-Hartman1-1/+1
2020-09-17Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled"Josh Poimboeuf1-4/+0
2020-09-12Linux 5.8.9v5.8.9Greg Kroah-Hartman1-1/+1
2020-09-09Linux 5.8.8v5.8.8Greg Kroah-Hartman1-1/+1
2020-09-05Linux 5.8.7v5.8.7Greg Kroah-Hartman1-1/+1
2020-09-03Linux 5.8.6v5.8.6Greg Kroah-Hartman1-1/+1
2020-08-27Linux 5.8.5v5.8.5Greg Kroah-Hartman1-1/+1
2020-08-26Linux 5.8.4v5.8.4Greg Kroah-Hartman1-1/+1
2020-08-21Linux 5.8.3v5.8.3Greg Kroah-Hartman1-1/+1
2020-08-19Linux 5.8.2v5.8.2Greg Kroah-Hartman1-1/+1
2020-08-11Linux 5.8.1v5.8.1Greg Kroah-Hartman1-1/+1
2020-08-03Linux 5.8v5.8Linus Torvalds1-1/+1
2020-07-27Linux 5.8-rc7v5.8-rc7Linus Torvalds1-1/+1
2020-07-26Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2020-07-23Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilationFangrui Song1-1/+1
2020-07-20Linux 5.8-rc6v5.8-rc6Linus Torvalds1-1/+1
2020-07-13Linux 5.8-rc5v5.8-rc5Linus Torvalds1-1/+1
2020-07-11kbuild: fix single target builds for external modulesMasahiro Yamada1-1/+1
2020-07-06Linux 5.8-rc4v5.8-rc4Linus Torvalds1-1/+1
2020-07-05Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2020-07-01kbuild: make Clang build userprogs for target architectureMasahiro Yamada1-2/+2
2020-06-29Linux 5.8-rc3v5.8-rc3Linus Torvalds1-1/+1
2020-06-22Linux 5.8-rc2v5.8-rc2Linus Torvalds1-1/+1
2020-06-21Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"Masahiro Yamada1-11/+3
2020-06-15Makefile: Improve compressed debug info support detectionArvind Sankar1-1/+1
2020-06-14Linux 5.8-rc1v5.8-rc1Linus Torvalds1-2/+2
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-19/+5
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner1-1/+2
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov1-19/+5
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-91/+126
2020-06-06kbuild: add variables for compression toolsDenis Efremov1-2/+23
2020-06-06Makefile: install modules.builtin even if CONFIG_MODULES=nJonas Zeiger1-3/+11
2020-06-06modpost: show warning if any of symbol dump files is missingMasahiro Yamada1-9/+1
2020-06-06modpost: generate vmlinux.symvers and reuse it for the second modpostMasahiro Yamada1-1/+1
2020-06-03kbuild: update modules.order only when contained modules are updatedMasahiro Yamada1-3/+11
2020-06-03kbuild: refactor KBUILD_VMLINUX_{OBJS,LIBS} calculationMasahiro Yamada1-9/+8
2020-06-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+6
2020-06-01kbuild: merge net-y and virt-y into drivers-yMasahiro Yamada1-8/+4
2020-06-01kbuild: merge init-y into core-yMasahiro Yamada1-6/+4
2020-06-01kbuild: merge two 'ifdef CONFIG_TRIM_UNUSED_KSYMS' blocksMasahiro Yamada1-7/+5
2020-06-01kbuild: force to build vmlinux if CONFIG_MODVERSION=yMasahiro Yamada1-5/+8
2020-06-01Linux 5.7v5.7Linus Torvalds1-1/+1
2020-05-28Makefile: support compressed debug infoNick Desaulniers1-0/+6
2020-05-28kbuild: disallow multi-word in M= or KBUILD_EXTMODMasahiro Yamada1-0/+3