Age | Commit message (Expand) | Author |
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 buildsdocs-5.4 | 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 |
2019-08-29 | docs: kbuild: remove cc-ldoption from document again | Masahiro Yamada |
2019-08-29 | docs: kbuild: fix invalid ReST syntax | Masahiro Yamada |
2019-08-21 | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada |
2019-08-21 | kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst | Masahiro Yamada |
2019-08-21 | kbuild: do not descend to ./Kbuild when cleaning | Masahiro Yamada |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-07-17 | kbuild: get rid of misleading $(AS) from documents | Masahiro Yamada |
2019-07-15 | docs: kbuild: fix build with pdf and fix some minor issues | Mauro Carvalho Chehab |
2019-07-15 | docs: add some directories to the main documentation index | Mauro Carvalho Chehab |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-07-11 | kbuild: add a flag to force absolute path for srctree | Masahiro Yamada |
2019-07-09 | kbuild: support header-test-pattern-y | Masahiro Yamada |
2019-07-09 | kbuild: do not create wrappers for header-test-y | Masahiro Yamada |