index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-12
Revert "kbuild: make all file references relative to source root"
Thomas Weißschuh
1
-0
/
+17
2025-03-22
kbuild: make all file references relative to source root
Thomas Weißschuh
1
-17
/
+0
2025-03-17
Documentation/kbuild: Fix indentation in modules.rst example
Kefan Liu
1
-1
/
+1
2025-03-15
kbuild: add Kbuild bash completion
Masahiro Yamada
2
-0
/
+67
2025-03-15
docs: kconfig: Mention IS_REACHABLE as way for optional dependency
Krzysztof Kozlowski
1
-11
/
+18
2025-03-15
kbuild: rust: add rustc-min-version support function
Miguel Ojeda
1
-0
/
+14
2025-03-15
kbuild: remove EXTRA_*FLAGS support
Masahiro Yamada
1
-3
/
+0
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-0
/
+329
2025-01-15
kbuild: rust: add PROCMACROLDFLAGS
HONG Yifan
1
-0
/
+11
2025-01-11
Documentation/kbuild: Document storage of symbol information
Matthew Maurer
1
-0
/
+20
2025-01-11
Documentation/kbuild: Add DWARF module versioning
Sami Tolvanen
2
-0
/
+309
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-4
/
+51
2024-11-28
kbuild: allow to start building external modules in any directory
Masahiro Yamada
1
-0
/
+21
2024-11-28
kbuild: support building external modules in a separate build directory
Masahiro Yamada
2
-2
/
+14
2024-11-28
kbuild: change working directory to external module directory with M=
Masahiro Yamada
1
-0
/
+14
2024-11-16
sparc/build: Add SPARC target flags for compiling with clang
Koakuma
1
-0
/
+3
2024-11-04
kconfig: remove support for "bool" prompt for choice entries
Masahiro Yamada
1
-2
/
+2
2024-09-24
kbuild: doc: replace "gcc" in external module description
Masahiro Yamada
1
-2
/
+2
2024-09-24
kbuild: doc: describe the -C option precisely for external module builds
Masahiro Yamada
2
-3
/
+11
2024-09-24
kbuild: doc: remove the description about shipped files
Masahiro Yamada
2
-33
/
+3
2024-09-24
kbuild: doc: drop section numbering, use references in modules.rst
Masahiro Yamada
1
-50
/
+51
2024-09-24
kbuild: doc: throw out the local table of contents in modules.rst
Masahiro Yamada
1
-29
/
+0
2024-09-24
kbuild: doc: remove outdated description of the limitation on -I usage
Masahiro Yamada
1
-5
/
+1
2024-09-24
kbuild: doc: remove description about grepping CONFIG options
Masahiro Yamada
1
-6
/
+0
2024-09-24
kbuild: doc: update the description about Kbuild/Makefile split
Masahiro Yamada
1
-35
/
+3
2024-09-20
kbuild: generate offset range data for builtin modules
Kris Van Hees
1
-0
/
+5
2024-09-07
Documentation: kconfig: explicitly document missing prompt
Stephen Brennan
1
-1
/
+5
2024-08-16
Documentation/llvm: turn make command for ccache into code block
Javier Carrasco
1
-1
/
+1
2024-07-24
kbuild: doc: gcc to CC change
Ivan Davydov
1
-3
/
+3
2024-07-16
kconfig: remove tristate choice support
Masahiro Yamada
1
-10
/
+3
2024-06-26
kbuild: doc: Update default INSTALL_MOD_DIR from extra to updates
Mark-PK Tsai
1
-4
/
+4
2024-06-06
kconfig: doc: document behavior of 'select' and 'imply' followed by 'if'
Masahiro Yamada
1
-0
/
+10
2024-06-06
kconfig: doc: fix a typo in the note about 'imply'
Masahiro Yamada
1
-1
/
+1
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-6
/
+6
2024-05-02
kconfig: remove 'optional' property support
Masahiro Yamada
1
-3
/
+0
2024-03-31
Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
Nathan Chancellor
1
-1
/
+1
2024-03-10
kconfig: remove named choice support
Masahiro Yamada
1
-5
/
+1
2024-02-19
docs: kbuild/kconfig: reformat/cleanup
Vegard Nossum
1
-197
/
+166
2024-02-15
docs: kconfig: Fix grammar and formatting
Thorsten Blum
1
-3
/
+3
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-0
/
+17
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-11-01
kbuild: support 'userldlibs' syntax
Masahiro Yamada
1
-0
/
+4
2023-10-18
docs: kbuild: add INSTALL_DTBS_PATH
Ricardo B. Marliere
2
-0
/
+13
2023-09-25
Documentation: kbuild: explain handling optional dependencies
Arnd Bergmann
1
-0
/
+26
2023-09-11
Documentation: Drop or replace remaining mentions of IA64
Ard Biesheuvel
1
-1
/
+1
2023-09-05
Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-44
/
+97
2023-09-01
kconfig: add warn-unknown-symbols sanity check
Sergey Senozhatsky
1
-0
/
+9
2023-09-01
Documentation/llvm: refresh docs
Nick Desaulniers
1
-44
/
+80
2023-08-13
docs: kbuild: Document search jump feature
Jesse Taube
1
-0
/
+8
2023-07-14
kconfig: docs: mention gconfig at top of kconfig.rst
Randy Dunlap
1
-0
/
+2
[next]