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