Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-06-15 | kbuild: add support for ensuring headers are self-contained | Jani Nikula | 1 | -0/+7 |
2019-06-15 | kbuild: remove headers_{install,check}_all | Masahiro Yamada | 2 | -12/+1 |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 9 | -499/+778 |
2019-05-20 | kbuild: drop support for cc-ldoption | Nick Desaulniers | 1 | -14/+0 |
2019-05-07 | moduleparam: Save information about built-in modules in separate file | Alexey Gladkov | 1 | -0/+5 |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 1 | -1/+1 |
2019-03-04 | kbuild: remove cc-version macro | Masahiro Yamada | 1 | -17/+0 |
2019-02-20 | kbuild: turn '/' into an alias of './' | Masahiro Yamada | 1 | -1/+1 |
2019-01-28 | kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS | Masahiro Yamada | 1 | -10/+5 |
2019-01-28 | kbuild: remove top-level built-in.a | Masahiro Yamada | 1 | -7/+2 |
2019-01-06 | kbuild: generate asm-generic wrappers if mandatory headers are missing | Masahiro Yamada | 1 | -3/+6 |
2018-12-01 | kbuild: announce removal of SUBDIRS if used | Masahiro Yamada | 1 | -6/+1 |
2018-11-01 | kbuild: remove unused cc-fullversion variable | Masahiro Yamada | 1 | -15/+0 |
2018-09-10 | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 1 | -14/+0 |
2018-08-22 | kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt | Michal Suchanek | 1 | -1/+1 |
2018-08-22 | kconfig: report recursive dependency involving 'imply' | Masahiro Yamada | 1 | -2/+1 |
2018-08-15 | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -2/+2 |
2018-07-25 | kconfig: fix typos in description of "choice" in kconfig-language.txt | Randy Dunlap | 1 | -2/+2 |
2018-07-21 | kbuild: if_changed: document single use per target limitation | Dirk Gouders | 1 | -0/+6 |