index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
/
modules.rst
Age
Commit message (
Expand
)
Author
2025-03-17
Documentation/kbuild: Fix indentation in modules.rst example
Kefan Liu
2025-01-11
Documentation/kbuild: Document storage of symbol information
Matthew Maurer
2024-11-28
kbuild: allow to start building external modules in any directory
Masahiro Yamada
2024-11-28
kbuild: support building external modules in a separate build directory
Masahiro Yamada
2024-09-24
kbuild: doc: replace "gcc" in external module description
Masahiro Yamada
2024-09-24
kbuild: doc: describe the -C option precisely for external module builds
Masahiro Yamada
2024-09-24
kbuild: doc: remove the description about shipped files
Masahiro Yamada
2024-09-24
kbuild: doc: drop section numbering, use references in modules.rst
Masahiro Yamada
2024-09-24
kbuild: doc: throw out the local table of contents in modules.rst
Masahiro Yamada
2024-09-24
kbuild: doc: remove outdated description of the limitation on -I usage
Masahiro Yamada
2024-09-24
kbuild: doc: remove description about grepping CONFIG options
Masahiro Yamada
2024-09-24
kbuild: doc: update the description about Kbuild/Makefile split
Masahiro Yamada
2024-06-26
kbuild: doc: Update default INSTALL_MOD_DIR from extra to updates
Mark-PK Tsai
2020-12-21
kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/
Masahiro Yamada
2020-06-28
docs: kbuild: fix ReST formatting
Dov Murik
2020-05-26
kbuild: doc: remove documentation about copying Module.symvers around
Masahiro Yamada
2020-03-17
modpost: move the namespace field in Module.symvers last
Jessica Yu
2019-11-11
kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers
Masahiro Yamada
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-09-10
modpost: add support for symbol namespaces
Matthias Maennich
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab