index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-06-10
kernel-doc: don't let V=1 change outcome
Johannes Berg
1
-0
/
+6
2023-05-03
parisc: update kbuild doc. aliases for parisc64
Randy Dunlap
1
-0
/
+1
2023-04-27
Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2023-04-08
Documentation/llvm: Add a note about prebuilt kernel.org toolchains
Nathan Chancellor
1
-0
/
+4
2023-03-23
sh: remove sh5/sh64 last fragments
Randy Dunlap
1
-1
/
+0
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-1095
/
+1064
2023-02-26
docs: kbuild: remove description of KBUILD_LDS_MODULE
Sangmoon Kim
1
-4
/
+0
2023-02-15
Documentation/llvm: add Chimera Linux, Google and Meta datacenters
Nick Desaulniers
1
-6
/
+9
2023-01-22
docs/kbuild/makefiles: unify quoting
Jani Nikula
1
-60
/
+60
2023-01-22
docs/kbuild/makefiles: clean up indentation and whitespace
Jani Nikula
1
-927
/
+958
2023-01-22
docs/kbuild/makefiles: drop section numbering, use references
Jani Nikula
1
-103
/
+103
2023-01-22
docs/kbuild/makefiles: throw out the local table of contents
Jani Nikula
1
-61
/
+0
2023-01-22
docs/kbuild/makefiles: fix header underline
Jani Nikula
1
-1
/
+1
2023-01-22
kbuild: drop V=0 support
Masahiro Yamada
1
-2
/
+2
2023-01-22
Merge 6.2-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2023-01-20
scripts/tags.sh: choose which directories to exclude from being indexed
Paulo Miguel Almeida
1
-0
/
+7
2023-01-09
docs: kbuild: remove mention to dropped $(objtree) feature
Miguel Ojeda
1
-1
/
+1
[next]