| Commit message (Expand) | Author | Age |
* | Initial attempt to "connect the wires" | Nathan O | 2019-12-09 |
* | Linux 5.4-rc7 | Linus Torvalds | 2019-11-10 |
* | Linux 5.4-rc6 | Linus Torvalds | 2019-11-03 |
* | Linux 5.4-rc5 | Linus Torvalds | 2019-10-27 |
* | Linux 5.4-rc4 | Linus Torvalds | 2019-10-20 |
* | kbuild: update comment about KBUILD_ALLDIRS | Masahiro Yamada | 2019-10-15 |
* | Linux 5.4-rc3 | Linus Torvalds | 2019-10-13 |
* | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-10-11 |
|\ |
|
| * | kbuild: fix build error of 'make nsdeps' in clean tree | Masahiro Yamada | 2019-10-07 |
* | | Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-10-08 |
|\ \ |
|
| * | | selftests: Add kselftest-all and kselftest-install targets | Shuah Khan | 2019-10-01 |
| |/ |
|
* | | Linux 5.4-rc2 | Linus Torvalds | 2019-10-06 |
* | | kbuild: remove SUBDIRS support | Masahiro Yamada | 2019-09-30 |
* | | kbuild: remove ar-option and KBUILD_ARFLAGS | Masahiro Yamada | 2019-09-30 |
|/ |
|
* | Linux 5.4-rc1 | Linus Torvalds | 2019-09-30 |
* | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-22 |
|\ |
|
| * | scripts: Coccinelle script for namespace dependencies. | Matthias Maennich | 2019-09-10 |
| * | modpost: add support for generating namespace dependencies | Matthias Maennich | 2019-09-10 |
* | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-09-20 |
|\ \ |
|
| * | | kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN | Masahiro Yamada | 2019-09-06 |
| * | | kbuild: add $(BASH) to run scripts with bash-extension | Masahiro Yamada | 2019-09-04 |
| * | | kbuild: remove ARCH_{CPP,A,C}FLAGS | Masahiro Yamada | 2019-09-03 |
| * | | kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC | Masahiro Yamada | 2019-09-03 |
| * | | kbuild: Do not enable -Wimplicit-fallthrough for clang for now | Nathan Chancellor | 2019-08-29 |
| * | | kbuild: check clean srctree even earlier | Masahiro Yamada | 2019-08-29 |
| * | | kbuild: remove prepare3 target | Masahiro Yamada | 2019-08-29 |
| * | | kbuild: move the clean srctree check to the outputmakefile target | Masahiro Yamada | 2019-08-29 |
| * | | kbuild: clarify where to run make mrproper when out-of-tree fails | Masahiro Yamada | 2019-08-29 |
| * | | kbuild: Inform user to pass ARCH= for make mrproper only when necessary | Masahiro Yamada | 2019-08-29 |
| * | | kbuild: remove 'Using ... as source for kernel' message | Masahiro Yamada | 2019-08-29 |
| * | | kbuild: remove unneeded dependency for $(DOC_TARGETS) | Masahiro Yamada | 2019-08-29 |
| * | | kbuild: remove unneeded '+' marker from kselftest-merge | Masahiro Yamada | 2019-08-24 |
| * | | kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package | Masahiro Yamada | 2019-08-24 |
| * | | kbuild: pkg: clean up package files/dirs from the top Makefile | Masahiro Yamada | 2019-08-24 |
| * | | kbuild: split final module linking out into Makefile.modfinal | Masahiro Yamada | 2019-08-21 |
| * | | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada | 2019-08-21 |
| * | | kbuild: make single targets work more correctly | Masahiro Yamada | 2019-08-21 |
| * | | kbuild: unify clean-dirs rule for in-kernel and external module | Masahiro Yamada | 2019-08-21 |
| * | | kbuild: unify vmlinux-dirs and module-dirs rules | Masahiro Yamada | 2019-08-21 |
| * | | kbuild: unset variables in top Makefile instead of setting 0 | Masahiro Yamada | 2019-08-21 |
| * | | kbuild: do not descend to ./Kbuild when cleaning | Masahiro Yamada | 2019-08-21 |
| * | | kbuild: remove 'make /' support | Masahiro Yamada | 2019-08-14 |
| * | | kbuild: move the Module.symvers check for external module build | Masahiro Yamada | 2019-08-14 |
* | | | Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-09-19 |
|\ \ \ |
|
| * | | | devicetree: Expose dtbs_check and dt_binding_check some more | Stephen Boyd | 2019-08-13 |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-09-16 |
|\ \ \ \ |
|
| * | | | | arm64: Add support for relocating the kernel with RELR relocations | Peter Collingbourne | 2019-08-05 |
* | | | | | Linux 5.3 | Linus Torvalds | 2019-09-15 |
* | | | | | Linux 5.3-rc8 | Linus Torvalds | 2019-09-08 |
| |_|_|/
|/| | | |
|
* | | | | Linux 5.3-rc7 | Linus Torvalds | 2019-09-02 |