Age | Commit message (Expand) | Author |
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 |
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 |
2019-01-06 | kbuild: generate asm-generic wrappers if mandatory headers are missing | Masahiro Yamada |
2018-12-01 | kbuild: announce removal of SUBDIRS if used | Masahiro Yamada |
2018-11-02 | kbuild: remove unused cc-fullversion variable | Masahiro Yamada |
2018-09-09 | Drop all 00-INDEX files from Documentation/ | Henrik Austad |
2018-08-22 | kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt | Michal Suchanek |
2018-08-22 | kconfig: report recursive dependency involving 'imply' | Masahiro Yamada |
2018-08-15 | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-07-25 | kconfig: fix typos in description of "choice" in kconfig-language.txt | Randy Dunlap |
2018-07-21 | kbuild: if_changed: document single use per target limitation | Dirk Gouders |
2018-07-18 | kbuild: Use HOST*FLAGS options from the command line | Laura Abbott |
2018-07-18 | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS | Laura Abbott |