aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-18/+26
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-11/+13
2018-08-12Linux 4.18Linus Torvalds1-1/+1
2018-08-09kbuild: make samples really depend on headers_installMasahiro Yamada1-1/+2
2018-08-07kbuild: add %asm-generic to no-dot-config-targetsMasahiro Yamada1-1/+1
2018-08-05Linux 4.18-rc8Linus Torvalds1-1/+1
2018-07-29Linux 4.18-rc7Linus Torvalds1-1/+1
2018-07-28kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada1-1/+1
2018-07-25kbuild: remove auto.conf from prerequisite of phony targetsMasahiro Yamada1-10/+4
2018-07-25kbuild: do not update config for 'make kernelrelease'Masahiro Yamada1-1/+2
2018-07-25kbuild: do not update config when running install targetsMasahiro Yamada1-7/+20
2018-07-25kbuild: use 'include' directive to load auto.conf from top MakefileMasahiro Yamada1-1/+1
2018-07-22Linux 4.18-rc6Linus Torvalds1-1/+1
2018-07-18kbuild: Use HOST*FLAGS options from the command lineLaura Abbott1-4/+5
2018-07-18kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott1-2/+2
2018-07-18kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott1-2/+2
2018-07-18kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGSLaura Abbott1-2/+2
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott1-2/+2
2018-07-15Linux 4.18-rc5Linus Torvalds1-1/+1
2018-07-13Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-4/+4
2018-07-13kbuild: suppress warnings from 'getconf LFS_*'Masahiro Yamada1-3/+3
2018-07-08Linux 4.18-rc4Linus Torvalds1-1/+1
2018-07-06kbuild: .PHONY is not a variable, but PHONY isUlf Magnusson1-1/+1
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+0
2018-07-01Linux 4.18-rc3Linus Torvalds1-1/+1
2018-06-28bpfilter: check compiler capability in KconfigMasahiro Yamada1-5/+0
2018-06-24Linux 4.18-rc2Linus Torvalds1-1/+1
2018-06-17Linux 4.18-rc1Linus Torvalds1-2/+2
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds1-2/+2
2018-06-11kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada1-1/+1
2018-06-08stack-protector: test compiler capability in Kconfig and drop AUTO modeMasahiro Yamada1-87/+6
2018-06-08kbuild: fix endless syncconfig in case arch Makefile sets CROSS_COMPILEMasahiro Yamada1-24/+30
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+5
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-6/+4
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-4/+9
2018-06-05bpfilter: switch to CC from HOSTCCAlexei Starovoitov1-0/+5
2018-06-03Linux 4.17Linus Torvalds1-1/+1
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck1-0/+3
2018-05-29kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck1-0/+3
2018-05-29kbuild: $(CHECK) doesnt need NOSTDINC_FLAGS twiceLuc Van Oostenryck1-1/+0
2018-05-29kconfig: show compiler version text in the top commentMasahiro Yamada1-0/+2
2018-05-29kconfig: replace $(UNAME_RELEASE) with function callMasahiro Yamada1-2/+1
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada1-1/+2
2018-05-29kbuild: remove CONFIG_CROSS_COMPILE supportMasahiro Yamada1-3/+0
2018-05-29kbuild: remove kbuild cacheMasahiro Yamada1-3/+2
2018-05-27Linux 4.17-rc7Linus Torvalds1-1/+1
2018-05-27Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+6
2018-05-20Linux 4.17-rc6Linus Torvalds1-1/+1
2018-05-17kbuild: LD_DEAD_CODE_DATA_ELIMINATION no -ffunction-sections/-fdata-sections for module buildNicholas Piggin1-2/+2
2018-05-17depmod.sh: remove symbol prefix supportMasahiro Yamada1-1/+1