aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-11-18Linux 4.20-rc3Linus Torvalds
2018-11-11Linux 4.20-rc2Linus Torvalds
2018-11-04Linux 4.20-rc1Linus Torvalds
2018-11-02kbuild: remove cc-name variableMasahiro Yamada
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada
2018-10-28Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2018-10-28Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-22Linux 4.19Greg Kroah-Hartman
2018-10-19kbuild: add -Wno-unused-but-set-variable flag unconditionallyMasahiro Yamada
2018-10-19kbuild: add -Wdeclaration-after-statement flag unconditionallyMasahiro Yamada
2018-10-19kbuild: add -Wno-pointer-sign flag unconditionallyMasahiro Yamada
2018-10-15Linux 4.19-rc8Greg Kroah-Hartman
2018-10-11Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2018-10-11Makefile: Globally enable VLA warningKees Cook
2018-10-07Linux 4.19-rc7Greg Kroah-Hartman
2018-10-04kbuild: do not pass $(objtree) to scripts/mkmakefileMasahiro Yamada
2018-10-04kbuild: remove VERSION and PATCHLEVEL from $(objtree)/MakefileMasahiro Yamada
2018-10-04kbuild: add --include-dir flag only for out-of-tree buildMasahiro Yamada
2018-10-04kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...Nadav Amit
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring
2018-09-30Linux 4.19-rc6Greg Kroah-Hartman
2018-09-23Linux 4.19-rc5Greg Kroah-Hartman
2018-09-19kbuild: allow to use GCC toolchain not in Clang search pathStefan Agner
2018-09-17Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-09-16Linux 4.19-rc4Linus Torvalds
2018-09-14kbuild: remove dead code in cmd_files calculation in top MakefileMasahiro Yamada
2018-09-14kbuild: hide most of targets when running config or mixed targetsMasahiro Yamada
2018-09-12tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACEPaulo Zanoni
2018-09-09Linux 4.19-rc3Linus Torvalds
2018-09-05selftests: add headers_install to lib.mkAnders Roxell
2018-09-02Linux 4.19-rc2Linus Torvalds
2018-08-30disable stringop truncation warnings for nowStephen Rothwell
2018-08-26Linux 4.19-rc1Linus Torvalds
2018-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-24kbuild: test dead code/data elimination support in KconfigMasahiro Yamada
2018-08-22kbuild: remove "rpm" target, which is alias of "rpm-pkg"Masahiro Yamada
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-20x86/vdso: Fix vDSO build if a retpoline is emittedAndy Lutomirski
2018-08-15tracing: Add -mcount-nop option supportVasily Gorbik
2018-08-15tracing: Avoid calling cc-option -mrecord-mcount for every MakefileVasily Gorbik
2018-08-15tracing: Handle CC_FLAGS_FTRACE more accuratelyVasily Gorbik
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-12Linux 4.18Linus Torvalds
2018-08-09kbuild: make samples really depend on headers_installMasahiro Yamada
2018-08-07kbuild: add %asm-generic to no-dot-config-targetsMasahiro Yamada
2018-08-05Linux 4.18-rc8Linus Torvalds