summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2018-10-04kbuild: add --include-dir flag only for out-of-tree buildMasahiro Yamada-4/+10
2018-10-04kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...Nadav Amit-2/+7
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring-1/+36
2018-09-30Linux 4.19-rc6v4.19-rc6Greg Kroah-Hartman-1/+1
2018-09-23Linux 4.19-rc5v4.19-rc5Greg Kroah-Hartman-1/+1
2018-09-19kbuild: allow to use GCC toolchain not in Clang search pathStefan Agner-3/+5
2018-09-17Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-13/+1
2018-09-16Linux 4.19-rc4v4.19-rc4Linus Torvalds-1/+1
2018-09-14kbuild: remove dead code in cmd_files calculation in top MakefileMasahiro Yamada-2/+1
2018-09-14kbuild: hide most of targets when running config or mixed targetsMasahiro Yamada-3/+2
2018-09-12tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACEPaulo Zanoni-3/+5
2018-09-09Linux 4.19-rc3v4.19-rc3Linus Torvalds-1/+1
2018-09-05selftests: add headers_install to lib.mkAnders Roxell-13/+1
2018-09-02Linux 4.19-rc2v4.19-rc2Linus Torvalds-1/+1
2018-08-30disable stringop truncation warnings for nowStephen Rothwell-0/+3
2018-08-26Linux 4.19-rc1v4.19-rc1Linus Torvalds-2/+2
2018-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+4
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada-3/+3
2018-08-24kbuild: test dead code/data elimination support in KconfigMasahiro Yamada-6/+2
2018-08-22kbuild: remove "rpm" target, which is alias of "rpm-pkg"Masahiro Yamada-4/+0
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-4/+20
2018-08-20x86/vdso: Fix vDSO build if a retpoline is emittedAndy Lutomirski-0/+4
2018-08-15tracing: Add -mcount-nop option supportVasily Gorbik-0/+6
2018-08-15tracing: Avoid calling cc-option -mrecord-mcount for every MakefileVasily Gorbik-0/+7
2018-08-15tracing: Handle CC_FLAGS_FTRACE more accuratelyVasily Gorbik-4/+7
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-18/+26
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-11/+13
2018-08-12Linux 4.18v4.18Linus Torvalds-1/+1
2018-08-09kbuild: make samples really depend on headers_installMasahiro Yamada-1/+2
2018-08-07kbuild: add %asm-generic to no-dot-config-targetsMasahiro Yamada-1/+1
2018-08-05Linux 4.18-rc8v4.18-rc8Linus Torvalds-1/+1
2018-07-29Linux 4.18-rc7v4.18-rc7Linus Torvalds-1/+1
2018-07-28kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada-1/+1
2018-07-25kbuild: remove auto.conf from prerequisite of phony targetsMasahiro Yamada-10/+4
2018-07-25kbuild: do not update config for 'make kernelrelease'Masahiro Yamada-1/+2
2018-07-25kbuild: do not update config when running install targetsMasahiro Yamada-7/+20
2018-07-25kbuild: use 'include' directive to load auto.conf from top MakefileMasahiro Yamada-1/+1
2018-07-22Linux 4.18-rc6v4.18-rc6Linus Torvalds-1/+1
2018-07-18kbuild: Use HOST*FLAGS options from the command lineLaura Abbott-4/+5
2018-07-18kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott-2/+2
2018-07-18kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott-2/+2
2018-07-18kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGSLaura Abbott-2/+2
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott-2/+2
2018-07-15Linux 4.18-rc5v4.18-rc5Linus Torvalds-1/+1
2018-07-13Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+4
2018-07-13kbuild: suppress warnings from 'getconf LFS_*'Masahiro Yamada-3/+3
2018-07-08Linux 4.18-rc4v4.18-rc4Linus Torvalds-1/+1
2018-07-06kbuild: .PHONY is not a variable, but PHONY isUlf Magnusson-1/+1
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+0
2018-07-01Linux 4.18-rc3v4.18-rc3Linus Torvalds-1/+1