Age | Commit message (Expand) | Author |
2018-08-15 | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-08-15 | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-08-12 | Linux 4.18v4.18 | Linus Torvalds |
2018-08-09 | kbuild: make samples really depend on headers_install | Masahiro Yamada |
2018-08-07 | kbuild: add %asm-generic to no-dot-config-targets | Masahiro Yamada |
2018-08-05 | Linux 4.18-rc8v4.18-rc8 | Linus Torvalds |
2018-07-29 | Linux 4.18-rc7v4.18-rc7 | Linus Torvalds |
2018-07-28 | kbuild: do not redirect the first prerequisite for filechk | Masahiro Yamada |
2018-07-25 | kbuild: remove auto.conf from prerequisite of phony targets | Masahiro Yamada |
2018-07-25 | kbuild: do not update config for 'make kernelrelease' | Masahiro Yamada |
2018-07-25 | kbuild: do not update config when running install targets | Masahiro Yamada |
2018-07-25 | kbuild: use 'include' directive to load auto.conf from top Makefile | Masahiro Yamada |
2018-07-22 | Linux 4.18-rc6v4.18-rc6 | Linus Torvalds |
2018-07-18 | kbuild: Use HOST*FLAGS options from the command line | Laura Abbott |
2018-07-18 | kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS | Laura Abbott |
2018-07-18 | kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS | Laura Abbott |
2018-07-18 | kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS | Laura Abbott |
2018-07-18 | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS | Laura Abbott |
2018-07-15 | Linux 4.18-rc5v4.18-rc5 | Linus Torvalds |
2018-07-13 | Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-07-13 | kbuild: suppress warnings from 'getconf LFS_*' | Masahiro Yamada |
2018-07-08 | Linux 4.18-rc4v4.18-rc4 | Linus Torvalds |
2018-07-06 | kbuild: .PHONY is not a variable, but PHONY is | Ulf Magnusson |
2018-07-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-07-01 | Linux 4.18-rc3v4.18-rc3 | Linus Torvalds |
2018-06-28 | bpfilter: check compiler capability in Kconfig | Masahiro Yamada |
2018-06-24 | Linux 4.18-rc2v4.18-rc2 | Linus Torvalds |
2018-06-17 | Linux 4.18-rc1v4.18-rc1 | Linus Torvalds |
2018-06-14 | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds |
2018-06-11 | kcov: test compiler capability in Kconfig and correct dependency | Masahiro Yamada |
2018-06-08 | stack-protector: test compiler capability in Kconfig and drop AUTO mode | Masahiro Yamada |
2018-06-08 | kbuild: fix endless syncconfig in case arch Makefile sets CROSS_COMPILE | Masahiro Yamada |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-06-05 | bpfilter: switch to CC from HOSTCC | Alexei Starovoitov |
2018-06-03 | Linux 4.17v4.17 | Linus Torvalds |
2018-06-01 | kbuild: add machine size to CHECKFLAGS | Luc Van Oostenryck |
2018-05-29 | kbuild: add endianness flag to CHEKCFLAGS | Luc Van Oostenryck |
2018-05-29 | kbuild: $(CHECK) doesnt need NOSTDINC_FLAGS twice | Luc Van Oostenryck |
2018-05-29 | kconfig: show compiler version text in the top comment | Masahiro Yamada |
2018-05-29 | kconfig: replace $(UNAME_RELEASE) with function call | Masahiro Yamada |
2018-05-29 | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada |
2018-05-29 | kbuild: remove CONFIG_CROSS_COMPILE support | Masahiro Yamada |
2018-05-29 | kbuild: remove kbuild cache | Masahiro Yamada |
2018-05-27 | Linux 4.17-rc7v4.17-rc7 | Linus Torvalds |
2018-05-27 | Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-05-20 | Linux 4.17-rc6v4.17-rc6 | Linus Torvalds |
2018-05-17 | kbuild: LD_DEAD_CODE_DATA_ELIMINATION no -ffunction-sections/-fdata-sections ... | Nicholas Piggin |
2018-05-17 | depmod.sh: remove symbol prefix support | Masahiro Yamada |