summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.18-rc5Linus Torvalds2018-07-151-1/+1
* Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-131-4/+4
|\
| * kbuild: suppress warnings from 'getconf LFS_*'Masahiro Yamada2018-07-131-3/+3
| * kbuild: .PHONY is not a variable, but PHONY isUlf Magnusson2018-07-061-1/+1
* | Linux 4.18-rc4Linus Torvalds2018-07-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-021-5/+0
|\ \ | |/ |/|
| * bpfilter: check compiler capability in KconfigMasahiro Yamada2018-06-281-5/+0
* | Linux 4.18-rc3Linus Torvalds2018-07-011-1/+1
|/
* Linux 4.18-rc2Linus Torvalds2018-06-241-1/+1
* Linux 4.18-rc1Linus Torvalds2018-06-171-2/+2
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-141-2/+2
* kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada2018-06-111-1/+1
* stack-protector: test compiler capability in Kconfig and drop AUTO modeMasahiro Yamada2018-06-081-87/+6
* kbuild: fix endless syncconfig in case arch Makefile sets CROSS_COMPILEMasahiro Yamada2018-06-081-24/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-0/+5
|\
| * bpfilter: switch to CC from HOSTCCAlexei Starovoitov2018-06-051-0/+5
* | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-06-061-6/+4
|\ \
| * | kconfig: show compiler version text in the top commentMasahiro Yamada2018-05-291-0/+2
| * | kconfig: replace $(UNAME_RELEASE) with function callMasahiro Yamada2018-05-291-2/+1
| * | kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-291-1/+2
| * | kbuild: remove CONFIG_CROSS_COMPILE supportMasahiro Yamada2018-05-291-3/+0
| * | kbuild: remove kbuild cacheMasahiro Yamada2018-05-291-3/+2
| |/
* | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-061-4/+9
|\ \
| * | kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck2018-06-011-0/+3
| * | kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck2018-05-291-0/+3
| * | kbuild: $(CHECK) doesnt need NOSTDINC_FLAGS twiceLuc Van Oostenryck2018-05-291-1/+0
| * | kbuild: LD_DEAD_CODE_DATA_ELIMINATION no -ffunction-sections/-fdata-sections ...Nicholas Piggin2018-05-171-2/+2
| * | depmod.sh: remove symbol prefix supportMasahiro Yamada2018-05-171-1/+1
* | | Linux 4.17Linus Torvalds2018-06-031-1/+1
| |/ |/|
* | Linux 4.17-rc7Linus Torvalds2018-05-271-1/+1
* | Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-271-3/+6
|\ \
| * | Makefile: disable PIE before testing asm gotoMichal Kubecek2018-05-171-2/+3
| * | kbuild: gcov: enable -fno-tree-loop-im if supportedNick Desaulniers2018-05-171-1/+3
| |/
* | Linux 4.17-rc6Linus Torvalds2018-05-201-1/+1
* | Linux 4.17-rc5Linus Torvalds2018-05-131-1/+1
|/
* Linux 4.17-rc4Linus Torvalds2018-05-061-2/+2
* Linux v4.17-rc3Linus Torvalds2018-04-291-1/+1
* Linux 4.17-rc2Linus Torvalds2018-04-221-1/+1
* Linux 4.17-rc1Linus Torvalds2018-04-151-2/+2
* kbuild: use -fmacro-prefix-map to make __FILE__ a relative pathMasahiro Yamada2018-04-071-0/+3
* kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada2018-04-071-1/+1
* kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-071-0/+1
* kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-071-0/+1
* Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-04-031-2/+4
|\
| * kbuild: add PYTHON2 and PYTHON3 variablesMasahiro Yamada2018-03-261-1/+3
| * kconfig: rename silentoldconfig to syncconfigMasahiro Yamada2018-03-261-1/+1
* | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-04-031-40/+49
|\ \
| * | kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada2018-03-261-12/+10
| * | kbuild: move include/config/ksym/* to include/ksym/*Masahiro Yamada2018-03-261-1/+1
| * | kbuild: move CONFIG_TRIM_UNUSED_KSYMS code unneeded for external moduleMasahiro Yamada2018-03-261-7/+7