index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
Age
Commit message (
Expand
)
Author
2025-03-22
kbuild: make all file references relative to source root
Thomas Weißschuh
2025-03-17
Documentation/kbuild: Fix indentation in modules.rst example
Kefan Liu
2025-03-15
kbuild: add Kbuild bash completion
Masahiro Yamada
2025-03-15
docs: kconfig: Mention IS_REACHABLE as way for optional dependency
Krzysztof Kozlowski
2025-03-15
kbuild: rust: add rustc-min-version support function
Miguel Ojeda
2025-03-15
kbuild: remove EXTRA_*FLAGS support
Masahiro Yamada
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-01-15
kbuild: rust: add PROCMACROLDFLAGS
HONG Yifan
2025-01-11
Documentation/kbuild: Document storage of symbol information
Matthew Maurer
2025-01-11
Documentation/kbuild: Add DWARF module versioning
Sami Tolvanen
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
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-11-28
kbuild: change working directory to external module directory with M=
Masahiro Yamada
2024-11-16
sparc/build: Add SPARC target flags for compiling with clang
Koakuma
2024-11-04
kconfig: remove support for "bool" prompt for choice entries
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-09-20
kbuild: generate offset range data for builtin modules
Kris Van Hees
2024-09-07
Documentation: kconfig: explicitly document missing prompt
Stephen Brennan
2024-08-16
Documentation/llvm: turn make command for ccache into code block
Javier Carrasco
2024-07-24
kbuild: doc: gcc to CC change
Ivan Davydov
2024-07-16
kconfig: remove tristate choice support
Masahiro Yamada
2024-06-26
kbuild: doc: Update default INSTALL_MOD_DIR from extra to updates
Mark-PK Tsai
2024-06-06
kconfig: doc: document behavior of 'select' and 'imply' followed by 'if'
Masahiro Yamada
2024-06-06
kconfig: doc: fix a typo in the note about 'imply'
Masahiro Yamada
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-02
kconfig: remove 'optional' property support
Masahiro Yamada
2024-03-31
Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
Nathan Chancellor
2024-03-10
kconfig: remove named choice support
Masahiro Yamada
2024-02-19
docs: kbuild/kconfig: reformat/cleanup
Vegard Nossum
2024-02-15
docs: kconfig: Fix grammar and formatting
Thorsten Blum
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
kbuild: support 'userldlibs' syntax
Masahiro Yamada
2023-10-18
docs: kbuild: add INSTALL_DTBS_PATH
Ricardo B. Marliere
2023-09-25
Documentation: kbuild: explain handling optional dependencies
Arnd Bergmann
2023-09-11
Documentation: Drop or replace remaining mentions of IA64
Ard Biesheuvel
2023-09-05
Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-09-01
kconfig: add warn-unknown-symbols sanity check
Sergey Senozhatsky
2023-09-01
Documentation/llvm: refresh docs
Nick Desaulniers
2023-08-13
docs: kbuild: Document search jump feature
Jesse Taube
2023-07-14
kconfig: docs: mention gconfig at top of kconfig.rst
Randy Dunlap
2023-06-10
kernel-doc: don't let V=1 change outcome
Johannes Berg
[next]