summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
AgeCommit message (Expand)Author
2020-03-25modpost: move the namespace field in Module.symvers lastJessica Yu
2020-03-05kbuild: remove header compile testMasahiro Yamada
2019-10-11Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-08doc: move namespaces.rst from kbuild/ to core-api/Masahiro Yamada
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin
2019-10-05kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada
2019-10-01kbuild: correct formatting of header in kbuild module docsAlex Gaynor
2019-10-01kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-15Documentation: kbuild: Add document about reproducible buildsBen Hutchings
2019-09-10docs: Add documentation for Symbol NamespacesMatthias Maennich
2019-09-10modpost: add support for symbol namespacesMatthias Maennich
2019-09-06kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARNMasahiro Yamada
2019-09-04kbuild: remove ARCH_{CPP,A,C}FLAGSMasahiro Yamada
2019-08-29kbuild: remove clean-dirs syntaxMasahiro Yamada
2019-08-29docs: kbuild: remove cc-ldoption from document againMasahiro Yamada
2019-08-29docs: kbuild: fix invalid ReST syntaxMasahiro Yamada
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada
2019-08-21kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rstMasahiro Yamada
2019-08-21kbuild: do not descend to ./Kbuild when cleaningMasahiro Yamada
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-17kbuild: get rid of misleading $(AS) from documentsMasahiro Yamada
2019-07-15docs: kbuild: fix build with pdf and fix some minor issuesMauro Carvalho Chehab
2019-07-15docs: add some directories to the main documentation indexMauro Carvalho Chehab
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-11kbuild: add a flag to force absolute path for srctreeMasahiro Yamada
2019-07-09kbuild: support header-test-pattern-yMasahiro Yamada
2019-07-09kbuild: do not create wrappers for header-test-yMasahiro Yamada
2019-06-15kbuild: add support for ensuring headers are self-containedJani Nikula
2019-06-15kbuild: remove headers_{install,check}_allMasahiro Yamada
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-21kbuild: drop support for cc-ldoptionNick Desaulniers
2019-05-07moduleparam: Save information about built-in modules in separate fileAlexey Gladkov
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-04kbuild: remove cc-version macroMasahiro Yamada
2019-02-20kbuild: turn '/' into an alias of './'Masahiro Yamada
2019-01-28kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJSMasahiro Yamada
2019-01-28kbuild: remove top-level built-in.aMasahiro Yamada
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada
2018-12-01kbuild: announce removal of SUBDIRS if usedMasahiro Yamada
2018-11-02kbuild: remove unused cc-fullversion variableMasahiro Yamada
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad
2018-08-22kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txtMichal Suchanek
2018-08-22kconfig: report recursive dependency involving 'imply'Masahiro Yamada
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-07-25kconfig: fix typos in description of "choice" in kconfig-language.txtRandy Dunlap
2018-07-21kbuild: if_changed: document single use per target limitationDirk Gouders
2018-07-18kbuild: Use HOST*FLAGS options from the command lineLaura Abbott
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott