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