summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-05-05Linux 5.0.13v5.0.13Greg Kroah-Hartman1-1/+1
2019-05-04Linux 5.0.12v5.0.12Greg Kroah-Hartman1-1/+1
2019-05-04kbuild: skip parsing pre sub-make code for recursionMasahiro Yamada1-3/+5
2019-05-02Linux 5.0.11v5.0.11Greg Kroah-Hartman1-1/+1
2019-04-27Linux 5.0.10v5.0.10Greg Kroah-Hartman1-1/+1
2019-04-27Revert "kbuild: use -Oz instead of -Os when using clang"Matthias Kaehlcke1-2/+1
2019-04-20Linux 5.0.9v5.0.9Greg Kroah-Hartman1-1/+1
2019-04-17Linux 5.0.8v5.0.8Greg Kroah-Hartman1-1/+1
2019-04-17kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LDNick Desaulniers1-1/+1
2019-04-05Linux 5.0.7v5.0.7Greg Kroah-Hartman1-1/+1
2019-04-05kbuild: skip sub-make for in-tree build with GNU Make 4.xMasahiro Yamada1-12/+16
2019-04-05kbuild: add workaround for Debian make-kpkgMasahiro Yamada1-0/+10
2019-04-05kbuild: make -r/-R effective in top Makefile for old Make versionsMasahiro Yamada1-22/+26
2019-04-05kbuild: invoke syncconfig if include/config/auto.conf.cmd is missingMasahiro Yamada1-2/+5
2019-04-03Linux 5.0.6v5.0.6Greg Kroah-Hartman1-1/+1
2019-04-03objtool: Query pkg-config for libelf locationRolf Eike Beer1-1/+3
2019-03-27Linux 5.0.5v5.0.5Greg Kroah-Hartman1-1/+1
2019-03-23Linux 5.0.4v5.0.4Greg Kroah-Hartman1-1/+1
2019-03-19Linux 5.0.3v5.0.3Greg Kroah-Hartman1-1/+1
2019-03-14Linux 5.0.2v5.0.2Greg Kroah-Hartman1-1/+1
2019-03-10Linux 5.0.1v5.0.1Greg Kroah-Hartman1-1/+1
2019-03-04Linux 5.0v5.0Linus Torvalds1-1/+1
2019-02-25Linux 5.0-rc8Linus Torvalds1-1/+1
2019-02-18Linux 5.0-rc7Linus Torvalds1-1/+1
2019-02-11Linux 5.0-rc6Linus Torvalds1-1/+1
2019-02-04Linux 5.0-rc5Linus Torvalds1-1/+1
2019-01-28Linux 5.0-rc4Linus Torvalds1-1/+1
2019-01-21Linux 5.0-rc3Linus Torvalds1-1/+1
2019-01-17kbuild: mark prepare0 as PHONY to fix external module buildMasahiro Yamada1-2/+2
2019-01-16kbuild: remove unused archmrproperMasahiro Yamada1-2/+2
2019-01-14Linux 5.0-rc2Linus Torvalds1-1/+1
2019-01-07Linux 5.0-rc1Linus Torvalds1-3/+3
2019-01-06kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada1-5/+1
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada1-2/+1
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada1-3/+3
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada1-7/+0
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-60/+51
2018-12-29Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+10
2018-12-24Linux 4.20Linus Torvalds1-1/+1
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+2
2018-12-20Merge tag 'kbuild-fixes-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+8
2018-12-19kbuild: fix false positive warning/error about missing libelfMasahiro Yamada1-5/+8
2018-12-19Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...Ingo Molnar1-7/+2
2018-12-17Linux 4.20-rc7Linus Torvalds1-1/+1
2018-12-16kbuild: add -Werror=implicit-int flag unconditionallyMasahiro Yamada1-4/+1
2018-12-16kbuild: add -Werror=strict-prototypes flag unconditionallyMasahiro Yamada1-4/+1
2018-12-16kbuild: add -fno-PIE flag unconditionallyMasahiro Yamada1-5/+2
2018-12-16kbuild: refactor Makefile.asm-genericMasahiro Yamada1-4/+4
2018-12-13kbuild: Add support for DT binding schema checksRob Herring1-3/+10
2018-12-10Linux 4.20-rc6Linus Torvalds1-1/+1