summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2019-04-03Linux 5.0.6v5.0.6Greg Kroah-Hartman
2019-04-03objtool: Query pkg-config for libelf locationRolf Eike Beer
2019-03-27Linux 5.0.5v5.0.5Greg Kroah-Hartman
2019-03-23Linux 5.0.4v5.0.4Greg Kroah-Hartman
2019-03-19Linux 5.0.3v5.0.3Greg Kroah-Hartman
2019-03-13Linux 5.0.2v5.0.2Greg Kroah-Hartman
2019-03-10Linux 5.0.1v5.0.1Greg Kroah-Hartman
2019-03-03Linux 5.0v5.0v5.0/baseLinus Torvalds
2019-02-24Linux 5.0-rc8v5.0-rc8Linus Torvalds
2019-02-17Linux 5.0-rc7v5.0-rc7Linus Torvalds
2019-02-10Linux 5.0-rc6v5.0-rc6Linus Torvalds
2019-02-03Linux 5.0-rc5v5.0-rc5Linus Torvalds
2019-01-27Linux 5.0-rc4v5.0-rc4Linus Torvalds
2019-01-21Linux 5.0-rc3v5.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-rc2v5.0-rc2Linus Torvalds
2019-01-06Linux 5.0-rc1v5.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.20v4.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
2018-12-16Linux 4.20-rc7v4.20-rc7Linus Torvalds
2018-12-17kbuild: add -Werror=implicit-int flag unconditionallyMasahiro Yamada
2018-12-17kbuild: add -Werror=strict-prototypes flag unconditionallyMasahiro Yamada
2018-12-17kbuild: add -fno-PIE flag unconditionallyMasahiro Yamada
2018-12-17kbuild: refactor Makefile.asm-genericMasahiro Yamada
2018-12-13kbuild: Add support for DT binding schema checksRob Herring
2018-12-09Linux 4.20-rc6v4.20-rc6Linus Torvalds
2018-12-08kbuild: exploit parallel building for CONFIG_HEADERS_CHECKMasahiro Yamada
2018-12-02Linux 4.20-rc5v4.20-rc5Linus Torvalds
2018-12-01kbuild: let fixdep directly write to .*.cmd filesMasahiro Yamada
2018-12-01kbuild: descend into scripts/gcc-plugins/ via scripts/MakefileMasahiro Yamada
2018-12-01kbuild: make 'archprepare' depend on 'scripts'Masahiro Yamada
2018-12-01kbuild: move modpost out of 'scripts' targetMasahiro Yamada
2018-12-01kbuild: fix UML build error with CONFIG_GCC_PLUGINSMasahiro Yamada
2018-12-01kbuild: fix single target build for external moduleMasahiro Yamada
2018-12-01kbuild: announce removal of SUBDIRS if usedMasahiro Yamada
2018-11-25Linux 4.20-rc4v4.20-rc4Linus Torvalds
2018-11-18Linux 4.20-rc3v4.20-rc3Linus Torvalds
2018-11-14Makefile: Export clang toolchain variablesJoel Stanley
2018-11-14kbuild: consolidate Clang compiler flagsMasahiro Yamada
2018-11-14kbuild: add -no-integrated-as Clang option unconditionallyMasahiro Yamada