| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | modpost: do not invoke extra modpost for nsdeps | Masahiro Yamada | 2019-11-11 | 1 | -3/+2 |
| * | kbuild: Extend defconfig field size from 24 to 27 | Geert Uytterhoeven | 2019-11-11 | 1 | -1/+1 |
| * | kbuild: Wrap long "make help" text lines | Geert Uytterhoeven | 2019-11-11 | 1 | -1/+2 |
| * | kbuild: remove unneeded variable, single-all | Masahiro Yamada | 2019-11-11 | 1 | -4/+2 |
* | | Linux 5.4v5.4 | Linus Torvalds | 2019-11-24 | 1 | -1/+1 |
* | | Linux 5.4-rc8v5.4-rc8 | Linus Torvalds | 2019-11-17 | 1 | -1/+1 |
* | | kbuild: tell sparse about the $ARCH | Luc Van Oostenryck | 2019-11-15 | 1 | -0/+3 |
|/ |
|
* | Linux 5.4-rc7v5.4-rc7 | Linus Torvalds | 2019-11-10 | 1 | -1/+1 |
* | Linux 5.4-rc6v5.4-rc6 | Linus Torvalds | 2019-11-03 | 1 | -1/+1 |
* | Linux 5.4-rc5v5.4-rc5 | Linus Torvalds | 2019-10-27 | 1 | -2/+2 |
* | Linux 5.4-rc4v5.4-rc4 | Linus Torvalds | 2019-10-20 | 1 | -1/+1 |
* | kbuild: update comment about KBUILD_ALLDIRS | Masahiro Yamada | 2019-10-15 | 1 | -1/+1 |
* | Linux 5.4-rc3v5.4-rc3 | Linus Torvalds | 2019-10-13 | 1 | -1/+1 |
* | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-10-11 | 1 | -1/+1 |
|\ |
|
| * | kbuild: fix build error of 'make nsdeps' in clean tree | Masahiro Yamada | 2019-10-07 | 1 | -1/+1 |
* | | Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-10-08 | 1 | -3/+2 |
|\ \ |
|
| * | | selftests: Add kselftest-all and kselftest-install targets | Shuah Khan | 2019-10-01 | 1 | -3/+2 |
| |/ |
|
* | | Linux 5.4-rc2v5.4-rc2 | Linus Torvalds | 2019-10-06 | 1 | -2/+2 |
* | | kbuild: remove SUBDIRS support | Masahiro Yamada | 2019-10-01 | 1 | -18/+2 |
* | | kbuild: remove ar-option and KBUILD_ARFLAGS | Masahiro Yamada | 2019-10-01 | 1 | -4/+0 |
|/ |
|
* | Linux 5.4-rc1v5.4-rc1 | Linus Torvalds | 2019-09-30 | 1 | -2/+2 |
* | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-22 | 1 | -1/+13 |
|\ |
|
| * | scripts: Coccinelle script for namespace dependencies. | Matthias Maennich | 2019-09-10 | 1 | -0/+12 |
| * | modpost: add support for generating namespace dependencies | Matthias Maennich | 2019-09-10 | 1 | -1/+1 |
* | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-09-20 | 1 | -145/+151 |
|\ \ |
|
| * | | kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN | Masahiro Yamada | 2019-09-06 | 1 | -1/+1 |
| * | | kbuild: add $(BASH) to run scripts with bash-extension | Masahiro Yamada | 2019-09-04 | 1 | -6/+5 |
| * | | kbuild: remove ARCH_{CPP,A,C}FLAGS | Masahiro Yamada | 2019-09-04 | 1 | -10/+4 |
| * | | kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC | Masahiro Yamada | 2019-09-04 | 1 | -4/+6 |
| * | | kbuild: Do not enable -Wimplicit-fallthrough for clang for now | Nathan Chancellor | 2019-08-30 | 1 | -3/+5 |
| * | | kbuild: check clean srctree even earlier | Masahiro Yamada | 2019-08-29 | 1 | -3/+3 |
| * | | kbuild: remove prepare3 target | Masahiro Yamada | 2019-08-29 | 1 | -6/+4 |
| * | | kbuild: move the clean srctree check to the outputmakefile target | Masahiro Yamada | 2019-08-29 | 1 | -14/+10 |
| * | | kbuild: clarify where to run make mrproper when out-of-tree fails | Masahiro Yamada | 2019-08-29 | 1 | -2/+4 |
| * | | kbuild: Inform user to pass ARCH= for make mrproper only when necessary | Masahiro Yamada | 2019-08-29 | 1 | -1/+1 |
| * | | kbuild: remove 'Using ... as source for kernel' message | Masahiro Yamada | 2019-08-29 | 1 | -1/+0 |
| * | | kbuild: remove unneeded dependency for $(DOC_TARGETS) | Masahiro Yamada | 2019-08-29 | 1 | -1/+1 |
| * | | kbuild: remove unneeded '+' marker from kselftest-merge | Masahiro Yamada | 2019-08-25 | 1 | -1/+1 |
| * | | kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package | Masahiro Yamada | 2019-08-25 | 1 | -5/+3 |
| * | | kbuild: pkg: clean up package files/dirs from the top Makefile | Masahiro Yamada | 2019-08-25 | 1 | -2/+4 |
| * | | kbuild: split final module linking out into Makefile.modfinal | Masahiro Yamada | 2019-08-22 | 1 | -2/+0 |
| * | | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada | 2019-08-21 | 1 | -1/+2 |
| * | | kbuild: make single targets work more correctly | Masahiro Yamada | 2019-08-21 | 1 | -31/+50 |