summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-05-25Linux 5.0.19Greg Kroah-Hartman
2019-05-22Linux 5.0.18Greg Kroah-Hartman
2019-05-22kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada
2019-05-16Linux 5.0.17Greg Kroah-Hartman
2019-05-14Linux 5.0.16Greg Kroah-Hartman
2019-05-10Linux 5.0.15Greg Kroah-Hartman
2019-05-08Linux 5.0.14Greg Kroah-Hartman
2019-05-05Linux 5.0.13Greg Kroah-Hartman
2019-05-04Linux 5.0.12Greg Kroah-Hartman
2019-05-04kbuild: skip parsing pre sub-make code for recursionMasahiro Yamada
2019-05-02Linux 5.0.11Greg Kroah-Hartman
2019-04-27Linux 5.0.10Greg Kroah-Hartman
2019-04-27Revert "kbuild: use -Oz instead of -Os when using clang"Matthias Kaehlcke
2019-04-20Linux 5.0.9Greg Kroah-Hartman
2019-04-17Linux 5.0.8Greg Kroah-Hartman
2019-04-17kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LDNick Desaulniers
2019-04-05Linux 5.0.7Greg Kroah-Hartman
2019-04-05kbuild: skip sub-make for in-tree build with GNU Make 4.xMasahiro Yamada
2019-04-05kbuild: add workaround for Debian make-kpkgMasahiro Yamada
2019-04-05kbuild: make -r/-R effective in top Makefile for old Make versionsMasahiro Yamada
2019-04-05kbuild: invoke syncconfig if include/config/auto.conf.cmd is missingMasahiro Yamada
2019-04-03Linux 5.0.6Greg Kroah-Hartman
2019-04-03objtool: Query pkg-config for libelf locationRolf Eike Beer
2019-03-27Linux 5.0.5Greg Kroah-Hartman
2019-03-23Linux 5.0.4Greg Kroah-Hartman
2019-03-19Linux 5.0.3Greg Kroah-Hartman
2019-03-13Linux 5.0.2Greg Kroah-Hartman
2019-03-10Linux 5.0.1Greg Kroah-Hartman
2019-03-03Linux 5.0Linus Torvalds
2019-02-24Linux 5.0-rc8Linus Torvalds
2019-02-17Linux 5.0-rc7Linus Torvalds
2019-02-10Linux 5.0-rc6Linus Torvalds
2019-02-03Linux 5.0-rc5Linus Torvalds
2019-01-27Linux 5.0-rc4Linus Torvalds
2019-01-21Linux 5.0-rc3Linus Torvalds
2019-01-17kbuild: mark prepare0 as PHONY to fix external module buildMasahiro Yamada
2019-01-16kbuild: remove unused archmrproperMasahiro Yamada
2019-01-14Linux 5.0-rc2Linus Torvalds
2019-01-06Linux 5.0-rc1Linus Torvalds
2019-01-06kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-23Linux 4.20Linus Torvalds
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-20Merge tag 'kbuild-fixes-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-20kbuild: fix false positive warning/error about missing libelfMasahiro Yamada
2018-12-19Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...Ingo Molnar