index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
Age
Commit message (
Expand
)
Author
Lines
2026-02-11
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
-53
/
+92
2026-01-23
Documentation: use a source-read extension for the index link boilerplate
Jani Nikula
-7
/
+0
2026-01-21
Documentation/kbuild: gendwarfksyms: Style cleanup
Jihan LIN
-50
/
+50
2026-01-21
Documentation/kbuild: Document gendwarfksyms build dependencies
Jihan LIN
-0
/
+23
2026-01-20
docs: kdoc: move kernel-doc to tools/docs
Jonathan Corbet
-1
/
+1
2026-01-16
Documentation: Fix typos and grammatical errors
Nauman Sabir
-1
/
+1
2026-01-06
kconfig: Support conditional deps using "depends on X if Y"
Nicolas Pitre
-3
/
+19
2025-12-22
docs: kbuild: Fix typos in makefiles.rst
Chen Pei
-1
/
+1
2025-11-08
kbuild: doc: improve KBUILD_BUILD_TIMESTAMP documentation
Gang Yan
-2
/
+8
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
-0
/
+3
2025-09-25
Documentation: kbuild: note CONFIG_DEBUG_EFI in reproducible builds
Masahiro Yamada
-0
/
+3
2025-09-24
kconfig: Add transitional symbol attribute for migration support
Kees Cook
-0
/
+32
2025-07-26
docs: kconfig: add alldefconfig to the all*configs
Randy Dunlap
-4
/
+4
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-27
/
+118
2025-06-07
kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}
Masahiro Yamada
-0
/
+4
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+2
2025-05-25
Documentation/kbuild: Add new gendwarfksyms kABI rules
Sami Tolvanen
-5
/
+92
2025-05-25
Documentation/kbuild: Drop section numbers
Sami Tolvanen
-22
/
+22
2025-05-12
Revert "kbuild: make all file references relative to source root"
Thomas Weißschuh
-0
/
+17
2025-04-30
kbuild: require gcc-8 and binutils-2.30
Arnd Bergmann
-2
/
+2
2025-03-22
kbuild: make all file references relative to source root
Thomas Weißschuh
-17
/
+0
2025-03-17
Documentation/kbuild: Fix indentation in modules.rst example
Kefan Liu
-1
/
+1
2025-03-15
kbuild: add Kbuild bash completion
Masahiro Yamada
-0
/
+67
2025-03-15
docs: kconfig: Mention IS_REACHABLE as way for optional dependency
Krzysztof Kozlowski
-11
/
+18
2025-03-15
kbuild: rust: add rustc-min-version support function
Miguel Ojeda
-0
/
+14
2025-03-15
kbuild: remove EXTRA_*FLAGS support
Masahiro Yamada
-3
/
+0
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-0
/
+329
2025-01-15
kbuild: rust: add PROCMACROLDFLAGS
HONG Yifan
-0
/
+11
2025-01-11
Documentation/kbuild: Document storage of symbol information
Matthew Maurer
-0
/
+20
2025-01-11
Documentation/kbuild: Add DWARF module versioning
Sami Tolvanen
-0
/
+309
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-4
/
+51
2024-11-28
kbuild: allow to start building external modules in any directory
Masahiro Yamada
-0
/
+21
2024-11-28
kbuild: support building external modules in a separate build directory
Masahiro Yamada
-2
/
+14
2024-11-28
kbuild: change working directory to external module directory with M=
Masahiro Yamada
-0
/
+14
2024-11-16
sparc/build: Add SPARC target flags for compiling with clang
Koakuma
-0
/
+3
2024-11-04
kconfig: remove support for "bool" prompt for choice entries
Masahiro Yamada
-2
/
+2
2024-09-24
kbuild: doc: replace "gcc" in external module description
Masahiro Yamada
-2
/
+2
2024-09-24
kbuild: doc: describe the -C option precisely for external module builds
Masahiro Yamada
-3
/
+11
2024-09-24
kbuild: doc: remove the description about shipped files
Masahiro Yamada
-33
/
+3
2024-09-24
kbuild: doc: drop section numbering, use references in modules.rst
Masahiro Yamada
-50
/
+51
2024-09-24
kbuild: doc: throw out the local table of contents in modules.rst
Masahiro Yamada
-29
/
+0
2024-09-24
kbuild: doc: remove outdated description of the limitation on -I usage
Masahiro Yamada
-5
/
+1
2024-09-24
kbuild: doc: remove description about grepping CONFIG options
Masahiro Yamada
-6
/
+0
2024-09-24
kbuild: doc: update the description about Kbuild/Makefile split
Masahiro Yamada
-35
/
+3
2024-09-20
kbuild: generate offset range data for builtin modules
Kris Van Hees
-0
/
+5
2024-09-07
Documentation: kconfig: explicitly document missing prompt
Stephen Brennan
-1
/
+5
2024-08-16
Documentation/llvm: turn make command for ccache into code block
Javier Carrasco
-1
/
+1
2024-07-24
kbuild: doc: gcc to CC change
Ivan Davydov
-3
/
+3
2024-07-16
kconfig: remove tristate choice support
Masahiro Yamada
-10
/
+3
2024-06-26
kbuild: doc: Update default INSTALL_MOD_DIR from extra to updates
Mark-PK Tsai
-4
/
+4
[next]