| Age | Commit message (Expand) | Author | Files | Lines |
| 13 days | kconfig: add optional warnings for changed input values | Pengpeng Hou | 1 | -0/+5 |
| 2026-04-29 | kbuild: document generation of offset header files | Piyush Patle | 1 | -8/+33 |
| 2026-04-14 | Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+6 |
| 2026-04-05 | Documentation: kbuild: Update the debug information notes in reproducible-bui... | Nathan Chancellor | 1 | -2/+5 |
| 2026-03-31 | documentation: remove references to *_gpl sections | Siddharth Nayyar | 1 | -5/+6 |
| 2026-03-03 | Documentation/llvm: drop note about LLVM=0 | Thomas Weißschuh | 1 | -4/+0 |
| 2026-02-11 | Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu... | Linus Torvalds | 2 | -53/+92 |
| 2026-01-23 | Documentation: use a source-read extension for the index link boilerplate | Jani Nikula | 1 | -7/+0 |
| 2026-01-21 | Documentation/kbuild: gendwarfksyms: Style cleanup | Jihan LIN | 1 | -50/+50 |
| 2026-01-21 | Documentation/kbuild: Document gendwarfksyms build dependencies | Jihan LIN | 1 | -0/+23 |
| 2026-01-20 | docs: kdoc: move kernel-doc to tools/docs | Jonathan Corbet | 1 | -1/+1 |
| 2026-01-16 | Documentation: Fix typos and grammatical errors | Nauman Sabir | 1 | -1/+1 |
| 2026-01-06 | kconfig: Support conditional deps using "depends on X if Y" | Nicolas Pitre | 1 | -3/+19 |
| 2025-12-22 | docs: kbuild: Fix typos in makefiles.rst | Chen Pei | 1 | -1/+1 |
| 2025-11-08 | kbuild: doc: improve KBUILD_BUILD_TIMESTAMP documentation | Gang Yan | 1 | -2/+8 |
| 2025-10-01 | Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb... | Linus Torvalds | 1 | -0/+3 |
| 2025-09-25 | Documentation: kbuild: note CONFIG_DEBUG_EFI in reproducible builds | Masahiro Yamada | 1 | -0/+3 |
| 2025-09-24 | kconfig: Add transitional symbol attribute for migration support | Kees Cook | 1 | -0/+32 |
| 2025-07-26 | docs: kconfig: add alldefconfig to the all*configs | Randy Dunlap | 1 | -4/+4 |
| 2025-06-07 | Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -27/+118 |
| 2025-06-07 | kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES} | Masahiro Yamada | 1 | -0/+4 |
| 2025-05-31 | Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
| 2025-05-25 | Documentation/kbuild: Add new gendwarfksyms kABI rules | Sami Tolvanen | 1 | -5/+92 |
| 2025-05-25 | Documentation/kbuild: Drop section numbers | Sami Tolvanen | 1 | -22/+22 |
| 2025-05-12 | Revert "kbuild: make all file references relative to source root" | Thomas Weißschuh | 1 | -0/+17 |
| 2025-04-30 | kbuild: require gcc-8 and binutils-2.30 | Arnd Bergmann | 1 | -2/+2 |
| 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 | -9/+2 |
| 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 | -914/+945 |
| 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 |
| 2022-10-28 | Documentation: kbuild: Add description of git for reproducible builds | Dan Li | 1 | -0/+10 |
| 2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -33/+23 |
| 2022-10-03 | Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 2 | -4/+63 |
| 2022-10-03 | Merge tag 'docs-6.1' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+18 |
| 2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada | 1 | -4/+5 |
| 2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada | 1 | -17/+1 |
| 2022-09-29 | Makefile.compiler: replace cc-ifversion with compiler-specific macros | Nick Desaulniers | 1 | -12/+17 |
| 2022-09-28 | docs: add Rust documentation | Miguel Ojeda | 2 | -4/+63 |
| 2022-09-27 | docs/core-api: expand Fedora instructions for GCC plugins | Robert Elliott | 1 | -1/+18 |
| 2022-08-21 | asm goto: eradicate CC_HAS_ASM_GOTO | Nick Desaulniers | 1 | -2/+2 |
| 2022-07-27 | docs: kbuild: fix typo | Baruch Siach | 1 | -1/+1 |
| 2022-06-20 | Documentation/llvm: Update Supported Arch table | Nick Desaulniers | 1 | -2/+8 |
| 2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+6 |
| 2022-05-08 | randstruct: Move seed generation into scripts/basic/ | Kees Cook | 1 | -2/+3 |
| 2022-05-08 | randstruct: Reorganize Kconfigs and attribute macros | Kees Cook | 1 | -4/+3 |
| 2022-04-06 | docs: kbuild: add references on Kconfig semantics | Necip Fazil Yildiran | 1 | -0/+6 |
| 2022-03-31 | kbuild: Make $(LLVM) more flexible | Nathan Chancellor | 1 | -6/+25 |
| 2022-02-14 | kbuild: Add environment variables for userprogs flags | Elliot Berman | 2 | -0/+13 |
| 2022-01-08 | doc: kbuild: fix default in `imply` table | Miguel Ojeda | 1 | -1/+1 |
| 2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -15/+2 |
| 2021-11-02 | Merge tag 'docs-5.16' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 1 | -15/+2 |
| 2021-10-21 | gcc-plugins: Remove cyc_complexity | Kees Cook | 1 | -2/+0 |
| 2021-10-21 | gcc-plugins: Explicitly document purpose and deprecation schedule | Kees Cook | 1 | -0/+26 |
| 2021-10-12 | docs: use the lore redirector everywhere | Thorsten Leemhuis | 1 | -1/+1 |
| 2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+3 |
| 2021-09-08 | Documentation/llvm: update IRC location | Nathan Chancellor | 1 | -1/+1 |
| 2021-09-08 | Documentation/llvm: update mailing list | Nathan Chancellor | 1 | -1/+2 |
| 2021-08-10 | scripts/Makefile.clang: default to LLVM_IAS=1 | Nick Desaulniers | 1 | -6/+8 |
| 2021-08-10 | Documentation/llvm: update CROSS_COMPILE inferencing | Nick Desaulniers | 1 | -1/+18 |
| 2021-04-29 | Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2 | -19/+12 |
| 2021-04-25 | docs: kbuild: Fix a typo in the file Kconfig.recursion-issue-02 | Bhaskar Chowdhury | 1 | -1/+1 |
| 2021-04-14 | kconfig: change "modules" from sub-option to first-level attribute | Masahiro Yamada | 1 | -10/+4 |
| 2021-04-14 | kconfig: remove allnoconfig_y option | Masahiro Yamada | 1 | -4/+0 |
| 2021-04-14 | kconfig: change defconfig_list option to environment variable | Masahiro Yamada | 2 | -5/+8 |
| 2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -7/+1 |
| 2021-02-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -3/+1 |
| 2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
| 2021-02-16 | kbuild: doc: remove "Objects which export symbols" section | Masahiro Yamada | 1 | -7/+1 |
| 2021-02-01 | kbuild: remove PYTHON variable | Masahiro Yamada | 1 | -1/+1 |
| 2021-01-30 | Documentation/llvm: Add a section about supported architectures | Nathan Chancellor | 1 | -0/+44 |
| 2021-01-29 | arch: sparc: Remove CONFIG_OPROFILE support | Viresh Kumar | 1 | -1/+0 |
| 2021-01-26 | doc: gcc-plugins: update gcc-plugins.rst | Masahiro Yamada | 1 | -20/+21 |
| 2021-01-23 | Documentation/Kbuild: Remove references to gcc-plugin.sh | Robert Karszniewicz | 1 | -6/+0 |
| 2021-01-22 | scsi: Drop gdth driver | Hannes Reinecke | 1 | -3/+1 |
| 2021-01-11 | Documentation: kbuild: Fix section reference | Viresh Kumar | 1 | -1/+1 |
| 2020-12-22 | Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
| 2020-12-21 | kconfig: doc: fix $(fileno) to $(filename) | Masahiro Yamada | 1 | -1/+1 |
| 2020-12-21 | Documentation/kbuild: Document platform dependency practises | Geert Uytterhoeven | 1 | -0/+24 |
| 2020-12-21 | Documentation/kbuild: Document COMPILE_TEST dependencies | Geert Uytterhoeven | 1 | -0/+11 |
| 2020-12-21 | kbuild: doc: document subdir-y syntax | Masahiro Yamada | 1 | -0/+15 |
| 2020-12-21 | kbuild: doc: clarify the difference between extra-y and always-y | Masahiro Yamada | 1 | -39/+71 |
| 2020-12-21 | kbuild: doc: split if_changed explanation to a separate section | Masahiro Yamada | 1 | -42/+52 |
| 2020-12-21 | kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sections | Masahiro Yamada | 1 | -48/+40 |
| 2020-12-21 | kbuild: doc: fix 'List directories to visit when descending' section | Masahiro Yamada | 1 | -9/+10 |
| 2020-12-21 | kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/ | Masahiro Yamada | 2 | -28/+35 |
| 2020-12-21 | kbuild: doc: update the description about kbuild Makefiles | Masahiro Yamada | 1 | -1/+1 |
| 2020-11-02 | kbuild: remove unused OBJSIZE | Vasily Gorbik | 1 | -3/+2 |
| 2020-10-13 | kbuild: doc: describe proper script invocation | Lukas Bulwahn | 1 | -0/+20 |
| 2020-10-12 | Merge tag 'docs-5.10' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+4 |
| 2020-09-26 | Documentation/llvm: Fix clang target examples | Florian Fainelli | 1 | -2/+2 |
| 2020-09-03 | kbuild: Documentation: clean up makefiles.rst | Randy Dunlap | 1 | -9/+9 |
| 2020-08-31 | Documentation: add minimum clang/llvm version | Nick Desaulniers | 1 | -0/+4 |
| 2020-08-31 | Documentation/llvm: Improve formatting of commands, variables, and arguments | Nathan Chancellor | 1 | -13/+13 |
| 2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 4 | -12/+55 |
| 2020-08-10 | kbuild: introduce hostprogs-always-y and userprogs-always-y | Masahiro Yamada | 1 | -1/+30 |
| 2020-08-10 | kbuild: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 3 | -9/+9 |
| 2020-08-10 | kbuild: introduce ccflags-remove-y and asflags-remove-y | Masahiro Yamada | 1 | -0/+14 |
| 2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2020-07-13 | Documentation: kbuild/kconfig-language: eliminate duplicated word | Randy Dunlap | 1 | -1/+1 |
| 2020-07-07 | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada | 1 | -2/+2 |
| 2020-06-28 | docs: kbuild: fix ReST formatting | Dov Murik | 1 | -3/+4 |
| 2020-06-28 | gcc-plugins: fix gcc-plugins directory path in documentation | Masahiro Yamada | 1 | -1/+1 |
| 2020-06-06 | kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 1 | -2/+2 |
| 2020-05-26 | kbuild: doc: remove documentation about copying Module.symvers around | Masahiro Yamada | 1 | -12/+0 |
| 2020-05-17 | kbuild: doc: document the new syntax 'userprogs' | Masahiro Yamada | 1 | -45/+132 |
| 2020-04-23 | Documentation: kbuild: fix the section title format | Masahiro Yamada | 1 | -1/+2 |
| 2020-04-09 | kbuild: support LLVM=1 to switch the default tools to Clang/LLVM | Masahiro Yamada | 2 | -2/+11 |
| 2020-04-09 | kbuild: replace AS=clang with LLVM_IAS=1 | Masahiro Yamada | 1 | -1/+4 |
| 2020-04-09 | Documentation/llvm: fix the name of llvm-size | Fangrui Song | 1 | -1/+1 |
| 2020-03-31 | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 3 | -3/+105 |
| 2020-03-30 | Merge tag 'docs-5.7' of git://git.lwn.net/linux | Linus Torvalds | 2 | -0/+98 |
| 2020-03-17 | modpost: move the namespace field in Module.symvers last | Jessica Yu | 1 | -2/+2 |
| 2020-03-13 | kconfig: make 'imply' obey the direct dependency | Masahiro Yamada | 1 | -2/+13 |
| 2020-03-13 | kconfig: allow symbols implied by y to become m | Masahiro Yamada | 1 | -1/+11 |
| 2020-03-13 | kbuild: doc: fix references to other documents | Masahiro Yamada | 3 | -5/+5 |
| 2020-03-10 | docs: move gcc-plugins to the kbuild manual | Jonathan Corbet | 2 | -0/+98 |
| 2020-03-03 | Documentation/llvm: add documentation on building w/ Clang/LLVM | Nick Desaulniers | 2 | -0/+81 |
| 2020-02-27 | kbuild: get rid of trailing slash from subdir- example | Masahiro Yamada | 1 | -1/+1 |
| 2020-02-27 | kbuild: remove wrong documentation about mandatory-y | Masahiro Yamada | 1 | -3/+0 |
| 2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 1 | -33/+16 |
| 2020-02-04 | kbuild: fix the document to use extra-y for vmlinux.lds | Masahiro Yamada | 1 | -2/+2 |
| 2020-02-01 | Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -3/+4 |
| 2020-01-22 | kconfig: fix documentation typos | Bjorn Helgaas | 1 | -3/+4 |
| 2020-01-07 | kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf | Masahiro Yamada | 1 | -5/+0 |
| 2019-12-22 | kbuild: clarify the difference between obj-y and obj-m w.r.t. descending | Masahiro Yamada | 1 | -3/+13 |
| 2019-12-18 | kconfig: remove ---help--- from documentation | Masahiro Yamada | 1 | -4/+1 |
| 2019-11-15 | kbuild: remove header compile test | Masahiro Yamada | 1 | -17/+0 |
| 2019-11-11 | kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers | Masahiro Yamada | 1 | -8/+5 |
| 2019-10-11 | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -154/+0 |
| 2019-10-08 | doc: move namespaces.rst from kbuild/ to core-api/ | Masahiro Yamada | 1 | -154/+0 |
| 2019-10-05 | kheaders: make headers archive reproducible | Dmitry Goldin | 1 | -4/+9 |
| 2019-10-05 | kbuild: two minor updates for Documentation/kbuild/modules.rst | Masahiro Yamada | 1 | -2/+2 |
| 2019-10-01 | kbuild: correct formatting of header in kbuild module docs | Alex Gaynor | 1 | -1/+2 |
| 2019-10-01 | kbuild: remove ar-option and KBUILD_ARFLAGS | Masahiro Yamada | 1 | -5/+0 |
| 2019-09-22 | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+159 |
| 2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2 | -61/+34 |
| 2019-09-15 | Documentation: kbuild: Add document about reproducible builds | Ben Hutchings | 2 | -0/+123 |