| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: check uniqueness of module names | Masahiro Yamada | 2019-05-18 | 1 | -0/+1 |
* | kbuild: add LICENSES to KBUILD_ALLDIRS | Masahiro Yamada | 2019-05-18 | 1 | -1/+1 |
* | kbuild: terminate Kconfig when $(CC) or $(LD) is missing | Masahiro Yamada | 2019-05-18 | 1 | -1/+1 |
* | kbuild: turn auto.conf.cmd into a mandatory include file | Masahiro Yamada | 2019-05-18 | 1 | -1/+1 |
* | kbuild: add all Clang-specific flags unconditionally | Masahiro Yamada | 2019-05-18 | 1 | -5/+5 |
* | kbuild: Don't try to add '-fcatch-undefined-behavior' flag | Nathan Chancellor | 2019-05-18 | 1 | -1/+0 |
* | kbuild: add -Wvla flag unconditionally | Masahiro Yamada | 2019-05-18 | 1 | -1/+1 |
* | kbuild: re-enable int-in-bool-context warning | Masahiro Yamada | 2019-05-18 | 1 | -1/+0 |
* | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-05-08 | 1 | -65/+81 |
|\ |
|
| * | moduleparam: Save information about built-in modules in separate file | Alexey Gladkov | 2019-05-07 | 1 | -0/+2 |
| * | kbuild: move Documentation to vmlinux-alldirs | Masahiro Yamada | 2019-05-03 | 1 | -4/+5 |
| * | kbuild: move samples/ to KBUILD_VMLINUX_OBJS | Masahiro Yamada | 2019-05-03 | 1 | -10/+8 |
| * | kbuild: check arch/$(SRCARCH)/include/generated before out-of-tree build | Masahiro Yamada | 2019-04-09 | 1 | -2/+4 |
| * | kbuild: remove unneeded dependency for include/config/kernel.release | Masahiro Yamada | 2019-04-09 | 1 | -1/+1 |
| * | kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build | Masahiro Yamada | 2019-04-02 | 1 | -3/+3 |
| * | kbuild: allow Kbuild to start from any directory | Masahiro Yamada | 2019-04-02 | 1 | -37/+50 |
| * | kbuild: pass $(MAKECMDGOALS) to sub-make as is | Masahiro Yamada | 2019-04-01 | 1 | -1/+1 |
| * | kbuild: fix warning "overriding recipe for target 'Makefile'" | Masahiro Yamada | 2019-04-01 | 1 | -1/+1 |
| * | kbuild: move RETPOLINE flags below config-targets | Masahiro Yamada | 2019-04-01 | 1 | -9/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-05-08 | 1 | -1/+2 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-05-03 | 1 | -2/+2 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-26 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-17 | 1 | -1/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-04-12 | 1 | -1/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | kbuild: add ability to generate BTF type info for vmlinux | Andrii Nakryiko | 2019-04-03 | 1 | -1/+2 |
* | | | | | | | Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-05-07 | 1 | -0/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | security: Implement Clang's stack initialization | Kees Cook | 2019-04-24 | 1 | -0/+5 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds | 2019-05-07 | 1 | -0/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled | Miroslav Benes | 2019-04-08 | 1 | -0/+4 |
* | | | | | | | | Linux 5.1v5.1 | Linus Torvalds | 2019-05-06 | 1 | -1/+1 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | gcc-9: silence 'address-of-packed-member' warning | Linus Torvalds | 2019-05-01 | 1 | -1/+1 |
* | | | | | | | Linux 5.1-rc7v5.1-rc7 | Linus Torvalds | 2019-04-29 | 1 | -1/+1 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Linux 5.1-rc6v5.1-rc6 | Linus Torvalds | 2019-04-21 | 1 | -1/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Linux 5.1-rc5v5.1-rc5 | Linus Torvalds | 2019-04-15 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | Linux 5.1-rc4v5.1-rc4 | Linus Torvalds | 2019-04-08 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Linux 5.1-rc3v5.1-rc3 | Linus Torvalds | 2019-03-31 | 1 | -1/+1 |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-31 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | objtool: Query pkg-config for libelf location | Rolf Eike Beer | 2019-03-28 | 1 | -1/+3 |
| | |/
| |/| |
|
* | | | Merge tag 'kbuild-fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-03-29 | 1 | -20/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | kbuild: do not overwrite .gitignore in output directory | Masahiro Yamada | 2019-03-28 | 1 | -1/+2 |
| * | | kbuild: skip parsing pre sub-make code for recursion | Masahiro Yamada | 2019-03-28 | 1 | -3/+5 |
| * | | kbuild: skip sub-make for in-tree build with GNU Make 4.x | Masahiro Yamada | 2019-03-21 | 1 | -16/+16 |
| * | | Revert "kbuild: use -Oz instead of -Os when using clang" | Matthias Kaehlcke | 2019-03-20 | 1 | -1/+1 |
* | | | Linux 5.1-rc2v5.1-rc2 | Linus Torvalds | 2019-03-24 | 1 | -1/+1 |
|/ / |
|
* | | Linux 5.1-rc1v5.1-rc1 | Linus Torvalds | 2019-03-17 | 1 | -2/+2 |
* | | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 2019-03-17 | 1 | -2/+4 |
* | | kbuild: Make NOSTDINC_FLAGS a simply expanded variable | Douglas Anderson | 2019-03-17 | 1 | -1/+1 |
* | | kbuild: add workaround for Debian make-kpkg | Masahiro Yamada | 2019-03-13 | 1 | -0/+10 |
* | | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-03-11 | 1 | -114/+105 |
|\ \ |
|
| * | | kbuild: remove scripts/basic/% build target | Masahiro Yamada | 2019-03-04 | 1 | -3/+0 |