| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: remove header compile test | Masahiro Yamada | 2019-11-15 | 1 | -17/+0 |
* | kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers | Masahiro Yamada | 2019-11-11 | 1 | -8/+5 |
* | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-10-11 | 1 | -154/+0 |
|\ |
|
| * | doc: move namespaces.rst from kbuild/ to core-api/ | Masahiro Yamada | 2019-10-08 | 1 | -154/+0 |
* | | kheaders: make headers archive reproducible | Dmitry Goldin | 2019-10-05 | 1 | -4/+9 |
* | | kbuild: two minor updates for Documentation/kbuild/modules.rst | Masahiro Yamada | 2019-10-05 | 1 | -2/+2 |
* | | kbuild: correct formatting of header in kbuild module docs | Alex Gaynor | 2019-10-01 | 1 | -1/+2 |
* | | kbuild: remove ar-option and KBUILD_ARFLAGS | Masahiro Yamada | 2019-10-01 | 1 | -5/+0 |
|/ |
|
* | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-22 | 2 | -2/+159 |
|\ |
|
| * | docs: Add documentation for Symbol Namespaces | Matthias Maennich | 2019-09-10 | 1 | -0/+154 |
| * | modpost: add support for symbol namespaces | Matthias Maennich | 2019-09-10 | 1 | -2/+5 |
* | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-09-20 | 2 | -61/+34 |
|\ \ |
|
| * | | kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN | Masahiro Yamada | 2019-09-06 | 1 | -5/+9 |
| * | | kbuild: remove ARCH_{CPP,A,C}FLAGS | Masahiro Yamada | 2019-09-04 | 1 | -7/+0 |
| * | | kbuild: remove clean-dirs syntax | Masahiro Yamada | 2019-08-29 | 1 | -12/+4 |
| * | | docs: kbuild: remove cc-ldoption from document again | Masahiro Yamada | 2019-08-29 | 1 | -15/+0 |
| * | | docs: kbuild: fix invalid ReST syntax | Masahiro Yamada | 2019-08-29 | 1 | -4/+4 |
| * | | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada | 2019-08-21 | 1 | -0/+5 |
| * | | kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst | Masahiro Yamada | 2019-08-21 | 2 | -14/+14 |
| * | | kbuild: do not descend to ./Kbuild when cleaning | Masahiro Yamada | 2019-08-21 | 1 | -6/+0 |
| |/ |
|
* | | Documentation: kbuild: Add document about reproducible builds | Ben Hutchings | 2019-09-15 | 2 | -0/+123 |
|/ |
|
* | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2019-07-20 | 2 | -9/+8 |
|\ |
|
| * | kbuild: get rid of misleading $(AS) from documents | Masahiro Yamada | 2019-07-17 | 2 | -9/+8 |
* | | docs: kbuild: fix build with pdf and fix some minor issues | Mauro Carvalho Chehab | 2019-07-15 | 5 | -11/+33 |
* | | docs: add some directories to the main documentation index | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-07-12 | 3 | -12/+26 |
|\ |
|
| * | kbuild: add a flag to force absolute path for srctree | Masahiro Yamada | 2019-07-11 | 1 | -0/+9 |
| * | kbuild: support header-test-pattern-y | Masahiro Yamada | 2019-07-09 | 1 | -0/+10 |
| * | kbuild: do not create wrappers for header-test-y | Masahiro Yamada | 2019-07-09 | 1 | -2/+1 |
| * | kbuild: add support for ensuring headers are self-contained | Jani Nikula | 2019-06-15 | 1 | -0/+7 |
| * | kbuild: remove headers_{install,check}_all | Masahiro Yamada | 2019-06-15 | 2 | -12/+1 |
* | | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 9 | -499/+778 |
|/ |
|
* | kbuild: drop support for cc-ldoption | Nick Desaulniers | 2019-05-21 | 1 | -14/+0 |
* | moduleparam: Save information about built-in modules in separate file | Alexey Gladkov | 2019-05-07 | 1 | -0/+5 |
* | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 2019-03-17 | 1 | -1/+1 |
* | kbuild: remove cc-version macro | Masahiro Yamada | 2019-03-04 | 1 | -17/+0 |
* | kbuild: turn '/' into an alias of './' | Masahiro Yamada | 2019-02-20 | 1 | -1/+1 |
* | kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS | Masahiro Yamada | 2019-01-28 | 1 | -10/+5 |
* | kbuild: remove top-level built-in.a | Masahiro Yamada | 2019-01-28 | 1 | -7/+2 |
* | kbuild: generate asm-generic wrappers if mandatory headers are missing | Masahiro Yamada | 2019-01-06 | 1 | -3/+6 |
* | kbuild: announce removal of SUBDIRS if used | Masahiro Yamada | 2018-12-01 | 1 | -6/+1 |
* | kbuild: remove unused cc-fullversion variable | Masahiro Yamada | 2018-11-02 | 1 | -15/+0 |
* | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 2018-09-09 | 1 | -14/+0 |
* | kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt | Michal Suchanek | 2018-08-22 | 1 | -1/+1 |
* | kconfig: report recursive dependency involving 'imply' | Masahiro Yamada | 2018-08-22 | 1 | -2/+1 |
* | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2018-08-15 | 1 | -2/+2 |
|\ |
|
| * | kconfig: fix typos in description of "choice" in kconfig-language.txt | Randy Dunlap | 2018-07-25 | 1 | -2/+2 |
* | | kbuild: if_changed: document single use per target limitation | Dirk Gouders | 2018-07-21 | 1 | -0/+6 |
* | | kbuild: Use HOST*FLAGS options from the command line | Laura Abbott | 2018-07-18 | 1 | -0/+16 |
* | | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS | Laura Abbott | 2018-07-18 | 1 | -1/+1 |
|/ |
|