Age | Commit message (Expand) | Author |
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 |
2023-05-03 | parisc: update kbuild doc. aliases for parisc64 | Randy Dunlap |
2023-04-27 | Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-04-08 | Documentation/llvm: Add a note about prebuilt kernel.org toolchains | Nathan Chancellor |
2023-03-23 | sh: remove sh5/sh64 last fragments | Randy Dunlap |
2023-02-26 | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-02-26 | docs: kbuild: remove description of KBUILD_LDS_MODULE | Sangmoon Kim |