summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2018-08-12Linux 4.18v4.18Linus Torvalds
2018-08-05Linux 4.18-rc8v4.18-rc8Linus Torvalds
2018-07-29Linux 4.18-rc7v4.18-rc7Linus Torvalds
2018-07-22Linux 4.18-rc6v4.18-rc6Linus Torvalds
2018-07-15Linux 4.18-rc5v4.18-rc5Linus Torvalds
2018-07-13Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-13kbuild: suppress warnings from 'getconf LFS_*'Masahiro Yamada
2018-07-08Linux 4.18-rc4v4.18-rc4Linus Torvalds
2018-07-06kbuild: .PHONY is not a variable, but PHONY isUlf Magnusson
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-01Linux 4.18-rc3v4.18-rc3Linus Torvalds
2018-06-28bpfilter: check compiler capability in KconfigMasahiro Yamada
2018-06-24Linux 4.18-rc2v4.18-rc2Linus Torvalds
2018-06-17Linux 4.18-rc1v4.18-rc1Linus Torvalds
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-11kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada
2018-06-08stack-protector: test compiler capability in Kconfig and drop AUTO modeMasahiro Yamada
2018-06-08kbuild: fix endless syncconfig in case arch Makefile sets CROSS_COMPILEMasahiro Yamada
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-06-05bpfilter: switch to CC from HOSTCCAlexei Starovoitov
2018-06-03Linux 4.17v4.17Linus Torvalds
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck
2018-05-29kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck
2018-05-29kbuild: $(CHECK) doesnt need NOSTDINC_FLAGS twiceLuc Van Oostenryck
2018-05-29kconfig: show compiler version text in the top commentMasahiro Yamada
2018-05-29kconfig: replace $(UNAME_RELEASE) with function callMasahiro Yamada
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada
2018-05-29kbuild: remove CONFIG_CROSS_COMPILE supportMasahiro Yamada
2018-05-29kbuild: remove kbuild cacheMasahiro Yamada
2018-05-27Linux 4.17-rc7v4.17-rc7Linus Torvalds
2018-05-27Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-20Linux 4.17-rc6v4.17-rc6Linus Torvalds
2018-05-17kbuild: LD_DEAD_CODE_DATA_ELIMINATION no -ffunction-sections/-fdata-sections ...Nicholas Piggin
2018-05-17depmod.sh: remove symbol prefix supportMasahiro Yamada
2018-05-17Makefile: disable PIE before testing asm gotoMichal Kubecek
2018-05-17kbuild: gcov: enable -fno-tree-loop-im if supportedNick Desaulniers
2018-05-13Linux 4.17-rc5v4.17-rc5Linus Torvalds
2018-05-06Linux 4.17-rc4v4.17-rc4Linus Torvalds
2018-04-29Linux v4.17-rc3v4.17-rc3Linus Torvalds
2018-04-22Linux 4.17-rc2v4.17-rc2Linus Torvalds
2018-04-15Linux 4.17-rc1v4.17-rc1Linus Torvalds
2018-04-07kbuild: use -fmacro-prefix-map to make __FILE__ a relative pathMasahiro Yamada
2018-04-07kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada
2018-04-07kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada
2018-04-07kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada
2018-04-03Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-04-03Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds