Age | Commit message (Expand) | Author |
2020-08-31 | Documentation: add minimum clang/llvm version | Nick Desaulniers |
2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-08-10 | kbuild: introduce hostprogs-always-y and userprogs-always-y | Masahiro Yamada |
2020-08-10 | kbuild: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-08-10 | kbuild: introduce ccflags-remove-y and asflags-remove-y | Masahiro Yamada |
2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds |
2020-07-13 | Documentation: kbuild/kconfig-language: eliminate duplicated word | Randy Dunlap |
2020-07-07 | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada |
2020-06-28 | docs: kbuild: fix ReST formatting | Dov Murik |
2020-06-28 | gcc-plugins: fix gcc-plugins directory path in documentation | Masahiro Yamada |
2020-06-06 | kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada |
2020-05-26 | kbuild: doc: remove documentation about copying Module.symvers around | Masahiro Yamada |
2020-05-17 | kbuild: doc: document the new syntax 'userprogs' | Masahiro Yamada |
2020-04-23 | Documentation: kbuild: fix the section title format | Masahiro Yamada |
2020-04-09 | kbuild: support LLVM=1 to switch the default tools to Clang/LLVM | Masahiro Yamada |
2020-04-09 | kbuild: replace AS=clang with LLVM_IAS=1 | Masahiro Yamada |
2020-04-09 | Documentation/llvm: fix the name of llvm-size | Fangrui Song |
2020-03-31 | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-03-30 | Merge tag 'docs-5.7' of git://git.lwn.net/linux | Linus Torvalds |
2020-03-17 | modpost: move the namespace field in Module.symvers last | Jessica Yu |
2020-03-13 | kconfig: make 'imply' obey the direct dependency | Masahiro Yamada |
2020-03-13 | kconfig: allow symbols implied by y to become m | Masahiro Yamada |
2020-03-13 | kbuild: doc: fix references to other documents | Masahiro Yamada |
2020-03-10 | docs: move gcc-plugins to the kbuild manual | Jonathan Corbet |
2020-03-03 | Documentation/llvm: add documentation on building w/ Clang/LLVM | Nick Desaulniers |
2020-02-27 | kbuild: get rid of trailing slash from subdir- example | Masahiro Yamada |
2020-02-27 | kbuild: remove wrong documentation about mandatory-y | Masahiro Yamada |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada |
2020-02-04 | kbuild: fix the document to use extra-y for vmlinux.lds | Masahiro Yamada |
2020-02-01 | Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-01-22 | kconfig: fix documentation typos | Bjorn Helgaas |
2020-01-07 | kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf | Masahiro Yamada |
2019-12-22 | kbuild: clarify the difference between obj-y and obj-m w.r.t. descending | Masahiro Yamada |
2019-12-18 | kconfig: remove ---help--- from documentation | Masahiro Yamada |
2019-11-15 | kbuild: remove header compile test | Masahiro Yamada |
2019-11-11 | kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers | Masahiro Yamada |
2019-10-11 | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-10-08 | doc: move namespaces.rst from kbuild/ to core-api/ | Masahiro Yamada |
2019-10-05 | kheaders: make headers archive reproducible | Dmitry Goldin |
2019-10-05 | kbuild: two minor updates for Documentation/kbuild/modules.rst | Masahiro Yamada |
2019-10-01 | kbuild: correct formatting of header in kbuild module docs | Alex Gaynor |
2019-10-01 | kbuild: remove ar-option and KBUILD_ARFLAGS | Masahiro Yamada |
2019-09-22 | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-09-15 | Documentation: kbuild: Add document about reproducible builds | Ben Hutchings |
2019-09-10 | docs: Add documentation for Symbol Namespaces | Matthias Maennich |
2019-09-10 | modpost: add support for symbol namespaces | Matthias Maennich |
2019-09-06 | kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN | Masahiro Yamada |
2019-09-04 | kbuild: remove ARCH_{CPP,A,C}FLAGS | Masahiro Yamada |
2019-08-29 | kbuild: remove clean-dirs syntax | Masahiro Yamada |