Age | Commit message (Expand) | Author | Files | Lines |
2020-04-23 | Documentation: kbuild: fix the section title format | Masahiro Yamada | 1 | -1/+2 |
2020-04-08 | kbuild: support LLVM=1 to switch the default tools to Clang/LLVM | Masahiro Yamada | 2 | -2/+11 |
2020-04-08 | kbuild: replace AS=clang with LLVM_IAS=1 | Masahiro Yamada | 1 | -1/+4 |
2020-04-08 | Documentation/llvm: fix the name of llvm-size | Fangrui Song | 1 | -1/+1 |
2020-04-01 | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 3 | -3/+105 |
2020-03-30 | Merge tag 'docs-5.7' of git://git.lwn.net/linux | Linus Torvalds | 2 | -0/+98 |
2020-03-17 | modpost: move the namespace field in Module.symvers last | Jessica Yu | 1 | -2/+2 |
2020-03-13 | kconfig: make 'imply' obey the direct dependency | Masahiro Yamada | 1 | -2/+13 |
2020-03-13 | kconfig: allow symbols implied by y to become m | Masahiro Yamada | 1 | -1/+11 |
2020-03-13 | kbuild: doc: fix references to other documents | Masahiro Yamada | 3 | -5/+5 |
2020-03-10 | docs: move gcc-plugins to the kbuild manual | Jonathan Corbet | 2 | -0/+98 |
2020-03-03 | Documentation/llvm: add documentation on building w/ Clang/LLVM | Nick Desaulniers | 2 | -0/+81 |
2020-02-27 | kbuild: get rid of trailing slash from subdir- example | Masahiro Yamada | 1 | -1/+1 |
2020-02-26 | kbuild: remove wrong documentation about mandatory-y | Masahiro Yamada | 1 | -3/+0 |
2020-02-03 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 1 | -33/+16 |
2020-02-03 | kbuild: fix the document to use extra-y for vmlinux.lds | Masahiro Yamada | 1 | -2/+2 |
2020-02-01 | Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -3/+4 |
2020-01-21 | kconfig: fix documentation typos | Bjorn Helgaas | 1 | -3/+4 |
2020-01-06 | kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf | Masahiro Yamada | 1 | -5/+0 |
2019-12-21 | kbuild: clarify the difference between obj-y and obj-m w.r.t. descending | Masahiro Yamada | 1 | -3/+13 |
2019-12-18 | kconfig: remove ---help--- from documentation | Masahiro Yamada | 1 | -4/+1 |
2019-11-14 | kbuild: remove header compile test | Masahiro Yamada | 1 | -17/+0 |
2019-11-11 | kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers | Masahiro Yamada | 1 | -8/+5 |
2019-10-11 | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -154/+0 |
2019-10-08 | doc: move namespaces.rst from kbuild/ to core-api/ | Masahiro Yamada | 1 | -154/+0 |
2019-10-05 | kheaders: make headers archive reproducible | Dmitry Goldin | 1 | -4/+9 |
2019-10-05 | kbuild: two minor updates for Documentation/kbuild/modules.rst | Masahiro Yamada | 1 | -2/+2 |
2019-10-01 | kbuild: correct formatting of header in kbuild module docs | Alex Gaynor | 1 | -1/+2 |
2019-10-01 | kbuild: remove ar-option and KBUILD_ARFLAGS | Masahiro Yamada | 1 | -5/+0 |
2019-09-22 | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+159 |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2 | -61/+34 |
2019-09-15 | Documentation: kbuild: Add document about reproducible builds | Ben Hutchings | 2 | -0/+123 |
2019-09-10 | docs: Add documentation for Symbol Namespaces | Matthias Maennich | 1 | -0/+154 |
2019-09-10 | modpost: add support for symbol namespaces | Matthias Maennich | 1 | -2/+5 |
2019-09-06 | kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN | Masahiro Yamada | 1 | -5/+9 |
2019-09-04 | kbuild: remove ARCH_{CPP,A,C}FLAGS | Masahiro Yamada | 1 | -7/+0 |
2019-08-29 | kbuild: remove clean-dirs syntax | Masahiro Yamada | 1 | -12/+4 |
2019-08-28 | docs: kbuild: remove cc-ldoption from document again | Masahiro Yamada | 1 | -15/+0 |
2019-08-28 | docs: kbuild: fix invalid ReST syntax | Masahiro Yamada | 1 | -4/+4 |
2019-08-21 | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada | 1 | -0/+5 |
2019-08-21 | kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst | Masahiro Yamada | 2 | -14/+14 |
2019-08-21 | kbuild: do not descend to ./Kbuild when cleaning | Masahiro Yamada | 1 | -6/+0 |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2 | -9/+8 |
2019-07-17 | kbuild: get rid of misleading $(AS) from documents | Masahiro Yamada | 2 | -9/+8 |
2019-07-15 | docs: kbuild: fix build with pdf and fix some minor issues | Mauro Carvalho Chehab | 5 | -11/+33 |
2019-07-15 | docs: add some directories to the main documentation index | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-13 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 3 | -12/+26 |
2019-07-10 | kbuild: add a flag to force absolute path for srctree | Masahiro Yamada | 1 | -0/+9 |
2019-07-09 | kbuild: support header-test-pattern-y | Masahiro Yamada | 1 | -0/+10 |
2019-07-09 | kbuild: do not create wrappers for header-test-y | Masahiro Yamada | 1 | -2/+1 |