Age | Commit message (Expand) | Author |
2020-03-17 | modpost: move the namespace field in Module.symvers last | Jessica Yu |
2020-03-13 | kbuild: doc: fix references to other documents | Masahiro Yamada |
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 |
2019-06-15 | kbuild: add support for ensuring headers are self-contained | Jani Nikula |
2019-06-15 | kbuild: remove headers_{install,check}_all | Masahiro Yamada |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-05-21 | kbuild: drop support for cc-ldoption | Nick Desaulniers |
2019-05-07 | moduleparam: Save information about built-in modules in separate file | Alexey Gladkov |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada |
2019-03-04 | kbuild: remove cc-version macro | Masahiro Yamada |
2019-02-20 | kbuild: turn '/' into an alias of './' | Masahiro Yamada |
2019-01-28 | kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS | Masahiro Yamada |
2019-01-28 | kbuild: remove top-level built-in.a | Masahiro Yamada |