summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
Commit message (Expand)AuthorAgeFilesLines
...
| * | docs: move gcc-plugins to the kbuild manualJonathan Corbet2020-03-102-0/+98
* | | modpost: move the namespace field in Module.symvers lastJessica Yu2020-03-171-2/+2
* | | kbuild: doc: fix references to other documentsMasahiro Yamada2020-03-133-5/+5
| |/ |/|
* | kbuild: get rid of trailing slash from subdir- exampleMasahiro Yamada2020-02-271-1/+1
* | kbuild: remove wrong documentation about mandatory-yMasahiro Yamada2020-02-271-3/+0
|/
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-33/+16
* kbuild: fix the document to use extra-y for vmlinux.ldsMasahiro Yamada2020-02-041-2/+2
* Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-02-011-3/+4
|\
| * kconfig: fix documentation typosBjorn Helgaas2020-01-221-3/+4
* | kbuild: create modules.builtin without Makefile.modbuiltin or tristate.confMasahiro Yamada2020-01-071-5/+0
|/
* kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada2019-12-221-3/+13
* kconfig: remove ---help--- from documentationMasahiro Yamada2019-12-181-4/+1
* kbuild: remove header compile testMasahiro Yamada2019-11-151-17/+0
* kbuild: do not read $(KBUILD_EXTMOD)/Module.symversMasahiro Yamada2019-11-111-8/+5
* Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-10-111-154/+0
|\
| * doc: move namespaces.rst from kbuild/ to core-api/Masahiro Yamada2019-10-081-154/+0
* | kheaders: make headers archive reproducibleDmitry Goldin2019-10-051-4/+9
* | kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada2019-10-051-2/+2
* | kbuild: correct formatting of header in kbuild module docsAlex Gaynor2019-10-011-1/+2
* | kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada2019-10-011-5/+0
|/
* Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-222-2/+159
|\
| * docs: Add documentation for Symbol NamespacesMatthias Maennich2019-09-101-0/+154
| * modpost: add support for symbol namespacesMatthias Maennich2019-09-101-2/+5
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-202-61/+34
|\ \
| * | kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARNMasahiro Yamada2019-09-061-5/+9
| * | kbuild: remove ARCH_{CPP,A,C}FLAGSMasahiro Yamada2019-09-041-7/+0
| * | kbuild: remove clean-dirs syntaxMasahiro Yamada2019-08-291-12/+4
| * | docs: kbuild: remove cc-ldoption from document againMasahiro Yamada2019-08-291-15/+0
| * | docs: kbuild: fix invalid ReST syntaxMasahiro Yamada2019-08-291-4/+4
| * | kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-211-0/+5
| * | kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rstMasahiro Yamada2019-08-212-14/+14
| * | kbuild: do not descend to ./Kbuild when cleaningMasahiro Yamada2019-08-211-6/+0
| |/
* / Documentation: kbuild: Add document about reproducible buildsBen Hutchings2019-09-152-0/+123
|/
* Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-202-9/+8
|\
| * kbuild: get rid of misleading $(AS) from documentsMasahiro Yamada2019-07-172-9/+8
* | docs: kbuild: fix build with pdf and fix some minor issuesMauro Carvalho Chehab2019-07-155-11/+33
* | docs: add some directories to the main documentation indexMauro Carvalho Chehab2019-07-151-1/+1
|/
* Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-123-12/+26
|\
| * kbuild: add a flag to force absolute path for srctreeMasahiro Yamada2019-07-111-0/+9
| * kbuild: support header-test-pattern-yMasahiro Yamada2019-07-091-0/+10
| * kbuild: do not create wrappers for header-test-yMasahiro Yamada2019-07-091-2/+1
| * kbuild: add support for ensuring headers are self-containedJani Nikula2019-06-151-0/+7
| * kbuild: remove headers_{install,check}_allMasahiro Yamada2019-06-152-12/+1
* | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-149-499/+778
|/
* kbuild: drop support for cc-ldoptionNick Desaulniers2019-05-211-14/+0
* moduleparam: Save information about built-in modules in separate fileAlexey Gladkov2019-05-071-0/+5
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-1/+1
* kbuild: remove cc-version macroMasahiro Yamada2019-03-041-17/+0
* kbuild: turn '/' into an alias of './'Masahiro Yamada2019-02-201-1/+1
* kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJSMasahiro Yamada2019-01-281-10/+5