| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-08-05 | 1 | -1/+0 |
|\ |
|
| * | scripts/recordmcount.pl: Remove check_objcopy() and $can_use_local | Nathan Chancellor | 2021-08-04 | 1 | -1/+0 |
* | | Linux 5.14-rc4v5.14-rc4 | Linus Torvalds | 2021-08-02 | 1 | -1/+1 |
* | | Linux 5.14-rc3v5.14-rc3 | Linus Torvalds | 2021-07-26 | 1 | -1/+1 |
|/ |
|
* | Linux 5.14-rc2v5.14-rc2 | Linus Torvalds | 2021-07-18 | 1 | -1/+1 |
* | Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-07-18 | 1 | -4/+5 |
|\ |
|
| * | kbuild: do not suppress Kconfig prompts for silent build | Masahiro Yamada | 2021-07-18 | 1 | -4/+5 |
* | | Revert "Makefile: Enable -Wimplicit-fallthrough for Clang" | Linus Torvalds | 2021-07-16 | 1 | -3/+6 |
* | | Makefile: Enable -Wimplicit-fallthrough for Clang | Gustavo A. R. Silva | 2021-07-14 | 1 | -6/+3 |
|/ |
|
* | Linux 5.14-rc1v5.14-rc1 | Linus Torvalds | 2021-07-12 | 1 | -2/+2 |
* | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-07-10 | 1 | -75/+55 |
|\ |
|
| * | kbuild: remove trailing slashes from $(KBUILD_EXTMOD) | Masahiro Yamada | 2021-06-17 | 1 | -0/+5 |
| * | kbuild: merge scripts/mkmakefile to top Makefile | Masahiro Yamada | 2021-05-26 | 1 | -2/+9 |
| * | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada | 2021-05-26 | 1 | -1/+1 |
| * | kbuild: remove libelf checks from top Makefile | Masahiro Yamada | 2021-05-24 | 1 | -56/+22 |
| * | kbuild: hide tools/ build targets from external module builds | Masahiro Yamada | 2021-05-24 | 1 | -14/+16 |
| * | Makefile: extend 32B aligned debug option to 64B aligned | Feng Tang | 2021-05-24 | 1 | -2/+2 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2021-06-28 | 1 | -1/+1 |
|\ \ |
|
| * | | Makefile: fix GDB warning with CONFIG_RELR | Nick Desaulniers | 2021-06-08 | 1 | -1/+1 |
| |/ |
|
* | | Linux 5.13v5.13 | Linus Torvalds | 2021-06-28 | 1 | -1/+1 |
* | | Linux 5.13-rc7v5.13-rc7 | Linus Torvalds | 2021-06-21 | 1 | -2/+2 |
* | | Merge tag 'clang-features-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-06-16 | 1 | -1/+4 |
|\ \ |
|
| * | | Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0 | Tor Vic | 2021-06-14 | 1 | -1/+4 |
* | | | Linux 5.13-rc6v5.13-rc6 | Linus Torvalds | 2021-06-13 | 1 | -1/+1 |
|/ / |
|
* | | Linux 5.13-rc5v5.13-rc5 | Linus Torvalds | 2021-06-07 | 1 | -1/+1 |
* | | Linux 5.13-rc4v5.13-rc4 | Linus Torvalds | 2021-05-30 | 1 | -1/+1 |
* | | Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-05-28 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | Makefile: LTO: have linker check -Wframe-larger-than | Nick Desaulniers | 2021-05-25 | 1 | -0/+5 |
* | | Linux 5.13-rc3v5.13-rc3 | Linus Torvalds | 2021-05-23 | 1 | -1/+1 |
|/ |
|
* | Linux 5.13-rc2v5.13-rc2 | Linus Torvalds | 2021-05-17 | 1 | -1/+1 |
* | Linux 5.13-rc1v5.13-rc1 | Linus Torvalds | 2021-05-09 | 1 | -2/+2 |
* | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2021-05-08 | 1 | -29/+13 |
|\ |
|
| * | kbuild: remove the unneeded comments for external module builds | Masahiro Yamada | 2021-05-05 | 1 | -11/+1 |
| * | kbuild: make distclean remove tag files in sub-directories | Masahiro Yamada | 2021-05-05 | 1 | -7/+2 |
| * | kbuild: make distclean work against $(objtree) instead of $(srctree) | Masahiro Yamada | 2021-05-05 | 1 | -1/+1 |
| * | kbuild: remove ARCH=sh64 support from top Makefile | Masahiro Yamada | 2021-05-03 | 1 | -5/+0 |
| * | Makefile: Move -Wno-unused-but-set-variable out of GCC only block | Nathan Chancellor | 2021-05-01 | 1 | -4/+4 |
| * | kbuild: add a script to remove stale generated files | Masahiro Yamada | 2021-05-01 | 1 | -1/+5 |
* | | Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-05-02 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | keys: cleanup build time module signing keys | Nayna Jain | 2021-04-09 | 1 | -3/+3 |
* | | Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2021-04-29 | 1 | -3/+5 |
|\ \ |
|
| * | | kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build | Masahiro Yamada | 2021-04-14 | 1 | -0/+5 |
| * | | kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/Makefile | Masahiro Yamada | 2021-04-14 | 1 | -3/+0 |
| |/ |
|
* | | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-04-29 | 1 | -127/+103 |
|\ \ |
|
| * | | kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' test | Nathan Chancellor | 2021-04-24 | 1 | -1/+1 |
| * | | kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst | Masahiro Yamada | 2021-04-24 | 1 | -16/+20 |
| * | | kbuild: move module strip/compression code into scripts/Makefile.modinst | Masahiro Yamada | 2021-04-24 | 1 | -32/+0 |
| * | | kbuild: refactor scripts/Makefile.modinst | Masahiro Yamada | 2021-04-24 | 1 | -1/+1 |
| * | | kbuild: rename extmod-prefix to extmod_prefix | Masahiro Yamada | 2021-04-24 | 1 | -10/+10 |
| * | | kbuild: check module name conflict for external modules as well | Masahiro Yamada | 2021-04-24 | 1 | -5/+5 |