Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | kbuild: replace AS=clang with LLVM_IAS=1 | Masahiro Yamada | 2020-04-09 | 1 | -1/+1 | |
* | | | | | | | | kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y | Masahiro Yamada | 2020-04-09 | 1 | -1/+6 | |
* | | | | | | | | kbuild: Enable -Wtautological-compare | Nathan Chancellor | 2020-04-09 | 1 | -2/+0 | |
* | | | | | | | | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-03-31 | 1 | -18/+37 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Makefile: Update kselftest help information | Shuah Khan | 2020-04-01 | 1 | -6/+9 | |
| * | | | | | | | | kbuild: add outputmakefile to no-dot-config-targets | David Engraf | 2020-03-29 | 1 | -1/+2 | |
| * | | | | | | | | kbuild: remove AS variable | Masahiro Yamada | 2020-03-29 | 1 | -3/+2 | |
| * | | | | | | | | kbuild: add comment about grouped target | Masahiro Yamada | 2020-03-29 | 1 | -0/+1 | |
| * | | | | | | | | kbuild: add -Wall to KBUILD_HOSTCXXFLAGS | Masahiro Yamada | 2020-03-29 | 1 | -1/+1 | |
| * | | | | | | | | kbuild: compute the dtbs_install destination more simply | Masahiro Yamada | 2020-03-25 | 1 | -1/+1 | |
| * | | | | | | | | Makefile: disallow data races on gcc-10 as well | Sergei Trofimovich | 2020-03-20 | 1 | -0/+1 | |
| * | | | | | | | | kbuild: allow to run dt_binding_check without kernel configuration | Masahiro Yamada | 2020-03-13 | 1 | -1/+1 | |
| * | | | | | | | | kbuild: allow to run dt_binding_check and dtbs_check in a single command | Masahiro Yamada | 2020-03-13 | 1 | -1/+5 | |
| * | | | | | | | | kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check | Masahiro Yamada | 2020-03-13 | 1 | -2/+6 | |
| * | | | | | | | | kbuild: generate autoksyms.h early | Quentin Perret | 2020-03-03 | 1 | -2/+5 | |
| * | | | | | | | | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST | Masahiro Yamada | 2020-03-03 | 1 | -0/+3 | |
| * | | | | | | | | kbuild: remove cc-option switch from -Wframe-larger-than= | Masahiro Yamada | 2020-03-02 | 1 | -1/+1 | |
* | | | | | | | | | Linux 5.6v5.6 | Linus Torvalds | 2020-03-29 | 1 | -1/+1 | |
* | | | | | | | | | Linux 5.6-rc7v5.6-rc7 | Linus Torvalds | 2020-03-22 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-03-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kbuild: Fix inconsistent comment | SZ Lin (林上智) | 2020-03-12 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Linux 5.6-rc6v5.6-rc6 | Linus Torvalds | 2020-03-15 | 1 | -1/+1 | |
* | | | | | | | | Linux 5.6-rc5v5.6-rc5 | Linus Torvalds | 2020-03-08 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Linux 5.6-rc4v5.6-rc4 | Linus Torvalds | 2020-03-01 | 1 | -1/+1 | |
* | | | | | | | kbuild: add dt_binding_check to PHONY in a correct place | Masahiro Yamada | 2020-02-27 | 1 | -1/+2 | |
* | | | | | | | kbuild: add dtbs_check to PHONY | Masahiro Yamada | 2020-02-27 | 1 | -1/+1 | |
* | | | | | | | kbuild: add comment for V=2 mode | Randy Dunlap | 2020-02-27 | 1 | -0/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Linux 5.6-rc3v5.6-rc3 | Linus Torvalds | 2020-02-23 | 1 | -1/+1 | |
* | | | | | | Linux 5.6-rc2v5.6-rc2 | Linus Torvalds | 2020-02-16 | 1 | -1/+1 | |
* | | | | | | Linux 5.6-rc1v5.6-rc1 | Linus Torvalds | 2020-02-09 | 1 | -2/+2 | |
* | | | | | | kbuild: make multiple directory targets work | Masahiro Yamada | 2020-02-06 | 1 | -1/+1 | |
* | | | | | | Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-02-01 | 1 | -18/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | kbuild: remove PYTHON2 variable | Masahiro Yamada | 2020-01-16 | 1 | -2/+1 | |
| * | | | | | | kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf | Masahiro Yamada | 2020-01-07 | 1 | -16/+5 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Linux 5.5v5.5 | Linus Torvalds | 2020-01-26 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Linux 5.5-rc7v5.5-rc7 | Linus Torvalds | 2020-01-19 | 1 | -1/+1 | |
* | | | | | Linux 5.5-rc6v5.5-rc6 | Linus Torvalds | 2020-01-12 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | / | Linux 5.5-rc5v5.5-rc5 | Linus Torvalds | 2020-01-05 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Linux 5.5-rc4v5.5-rc4 | Linus Torvalds | 2019-12-29 | 1 | -1/+1 | |
* | | | Linux 5.5-rc3v5.5-rc3 | Linus Torvalds | 2019-12-22 | 1 | -1/+1 | |
* | | | Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-12-21 | 1 | -1/+2 | |
|\ \ \ | ||||||
| * | | | x86/boot: kbuild: allow readelf executable to be specified | Dmitry Golovin | 2019-12-14 | 1 | -1/+2 | |
* | | | | Linux 5.5-rc2v5.5-rc2 | Linus Torvalds | 2019-12-15 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Linux 5.5-rc1v5.5-rc1 | Linus Torvalds | 2019-12-08 | 1 | -2/+2 | |
* | | | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-12-02 | 1 | -62/+59 | |
|\ \ \ | ||||||
| * | | | kbuild: make single target builds even faster | Masahiro Yamada | 2019-11-23 | 1 | -43/+47 | |
| * | | | kbuild: move headers_check rule to usr/include/Makefile | Masahiro Yamada | 2019-11-15 | 1 | -8/+3 | |
| * | | | kbuild: remove header compile test | Masahiro Yamada | 2019-11-15 | 1 | -1/+0 | |
| * | | | scripts/nsdeps: support nsdeps for external module builds | Masahiro Yamada | 2019-11-11 | 1 | -1/+2 | |
| * | | | modpost: dump missing namespaces into a single modules.nsdeps file | Masahiro Yamada | 2019-11-11 | 1 | -2/+2 |