- c199d5d doc: kbuild: fix default in `imply` table by Miguel Ojeda · 3 years ago
- 1e9ed93 Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 2 months ago
- 624ad33 Merge tag 'docs-5.16' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 2 months ago
- 8212f89 kbuild: use more subdir- for visiting subdirectories while cleaning by Masahiro Yamada · 3 years, 3 months ago
- b4d8957 gcc-plugins: Remove cyc_complexity by Kees Cook · 3 years, 2 months ago
- 8bd51a2 gcc-plugins: Explicitly document purpose and deprecation schedule by Kees Cook · 3 years, 2 months ago
- a9d85ef docs: use the lore redirector everywhere by Thorsten Leemhuis · 3 years, 3 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 1c3493b Documentation/llvm: update IRC location by Nathan Chancellor · 3 years, 4 months ago
- 28f8fc19 Documentation/llvm: update mailing list by Nathan Chancellor · 3 years, 4 months ago
- f12b034 scripts/Makefile.clang: default to LLVM_IAS=1 by Nick Desaulniers · 3 years, 5 months ago
- e08831b Documentation/llvm: update CROSS_COMPILE inferencing by Nick Desaulniers · 3 years, 5 months ago
- 8ca5297 Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- 879a320 docs: kbuild: Fix a typo in the file Kconfig.recursion-issue-02 by Bhaskar Chowdhury · 3 years, 10 months ago
- 6dd85ff kconfig: change "modules" from sub-option to first-level attribute by Masahiro Yamada · 3 years, 10 months ago
- ab83857 kconfig: remove allnoconfig_y option by Masahiro Yamada · 3 years, 10 months ago
- b75b0a8 kconfig: change defconfig_list option to environment variable by Masahiro Yamada · 3 years, 10 months ago
- 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
- bdb39c9 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 10 months ago
- 24880bef Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux by Linus Torvalds · 3 years, 10 months ago
- 3d27790 kbuild: doc: remove "Objects which export symbols" section by Masahiro Yamada · 4 years ago
- d8d2d38 kbuild: remove PYTHON variable by Masahiro Yamada · 3 years, 11 months ago
- ed4e9e6 Documentation/llvm: Add a section about supported architectures by Nathan Chancellor · 4 years ago
- 2083fec arch: sparc: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
- 9b61643 doc: gcc-plugins: update gcc-plugins.rst by Masahiro Yamada · 4 years ago
- 1cabe74 Documentation/Kbuild: Remove references to gcc-plugin.sh by Robert Karszniewicz · 4 years ago
- 0653c35 scsi: Drop gdth driver by Hannes Reinecke · 4 years ago
- 5625dcf Documentation: kbuild: Fix section reference by Viresh Kumar · 4 years ago
- 2762db7 Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
- 90d3962 kconfig: doc: fix $(fileno) to $(filename) by Masahiro Yamada · 4 years ago
- 18084e4 Documentation/kbuild: Document platform dependency practises by Geert Uytterhoeven · 4 years, 1 month ago
- c613583 Documentation/kbuild: Document COMPILE_TEST dependencies by Geert Uytterhoeven · 4 years, 1 month ago
- c0ea806 kbuild: doc: document subdir-y syntax by Masahiro Yamada · 4 years, 1 month ago
- d0e628cd kbuild: doc: clarify the difference between extra-y and always-y by Masahiro Yamada · 4 years, 1 month ago
- 39bb232 kbuild: doc: split if_changed explanation to a separate section by Masahiro Yamada · 4 years, 1 month ago
- 41cac08 kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sections by Masahiro Yamada · 4 years, 1 month ago
- 23b5306 kbuild: doc: fix 'List directories to visit when descending' section by Masahiro Yamada · 4 years, 1 month ago
- 8c4d9b1 kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/ by Masahiro Yamada · 4 years, 1 month ago
- b044a53 kbuild: doc: update the description about kbuild Makefiles by Masahiro Yamada · 4 years, 1 month ago
- d9b5665 kbuild: remove unused OBJSIZE by Vasily Gorbik · 4 years, 2 months ago
- eb38f37 kbuild: doc: describe proper script invocation by Lukas Bulwahn · 4 years, 2 months ago
- 50d2283 Merge tag 'docs-5.10' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 3 months ago
- e30d694 Documentation/llvm: Fix clang target examples by Florian Fainelli · 4 years, 3 months ago
- b26ff48 kbuild: Documentation: clean up makefiles.rst by Randy Dunlap · 4 years, 4 months ago
- 3519c4d Documentation: add minimum clang/llvm version by Nick Desaulniers · 4 years, 4 months ago
- 91a9d50 Documentation/llvm: Improve formatting of commands, variables, and arguments by Nathan Chancellor · 4 years, 4 months ago
- fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
- faabed2 kbuild: introduce hostprogs-always-y and userprogs-always-y by Masahiro Yamada · 4 years, 5 months ago
- 16a122c kbuild: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
- 15d5761 kbuild: introduce ccflags-remove-y and asflags-remove-y by Masahiro Yamada · 4 years, 6 months ago
- 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
- 14bee16 Documentation: kbuild/kconfig-language: eliminate duplicated word by Randy Dunlap · 4 years, 6 months ago
- 893ab004 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 6 months ago
- 758abb5 docs: kbuild: fix ReST formatting by Dov Murik · 4 years, 6 months ago
- 6975031 gcc-plugins: fix gcc-plugins directory path in documentation by Masahiro Yamada · 4 years, 11 months ago
- c090157 kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 4 years, 7 months ago
- 9504bbe kbuild: doc: remove documentation about copying Module.symvers around by Masahiro Yamada · 4 years, 7 months ago
- e079a08 kbuild: doc: document the new syntax 'userprogs' by Masahiro Yamada · 4 years, 8 months ago
- ff4634e Documentation: kbuild: fix the section title format by Masahiro Yamada · 4 years, 8 months ago
- a0d1c95 kbuild: support LLVM=1 to switch the default tools to Clang/LLVM by Masahiro Yamada · 4 years, 9 months ago
- 7e20e47 kbuild: replace AS=clang with LLVM_IAS=1 by Masahiro Yamada · 4 years, 9 months ago
- 0f44fbc Documentation/llvm: fix the name of llvm-size by Fangrui Song · 4 years, 9 months ago
- 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
- 481ed29 Merge tag 'docs-5.7' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 9 months ago
- 5190044 modpost: move the namespace field in Module.symvers last by Jessica Yu · 4 years, 10 months ago
- 3a9dd3e kconfig: make 'imply' obey the direct dependency by Masahiro Yamada · 4 years, 10 months ago
- def2fbf kconfig: allow symbols implied by y to become m by Masahiro Yamada · 4 years, 10 months ago
- 2eebb7a kbuild: doc: fix references to other documents by Masahiro Yamada · 4 years, 10 months ago
- 2b4cbd5 docs: move gcc-plugins to the kbuild manual by Jonathan Corbet · 4 years, 10 months ago
- fcf1b6a Documentation/llvm: add documentation on building w/ Clang/LLVM by Nick Desaulniers · 4 years, 10 months ago
- eabc8bc kbuild: get rid of trailing slash from subdir- example by Masahiro Yamada · 4 years, 10 months ago
- eccbde4 kbuild: remove wrong documentation about mandatory-y by Masahiro Yamada · 4 years, 10 months ago
- 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
- faa7bdd kbuild: fix the document to use extra-y for vmlinux.lds by Masahiro Yamada · 5 years ago
- 14cd0bd Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
- 2b5072b kconfig: fix documentation typos by Bjorn Helgaas · 5 years ago
- 8b41fc4 kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf by Masahiro Yamada · 5 years ago
- 28f94a4 kbuild: clarify the difference between obj-y and obj-m w.r.t. descending by Masahiro Yamada · 5 years ago
- 8f26888 kconfig: remove ---help--- from documentation by Masahiro Yamada · 5 years ago
- fcbb846 kbuild: remove header compile test by Masahiro Yamada · 5 years ago
- 39808e4 kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers by Masahiro Yamada · 5 years ago
- c6f6ebd Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
- fcfacb9 doc: move namespaces.rst from kbuild/ to core-api/ by Masahiro Yamada · 5 years ago
- 86cdd2f kheaders: make headers archive reproducible by Dmitry Goldin · 5 years ago
- 4349670 kbuild: two minor updates for Documentation/kbuild/modules.rst by Masahiro Yamada · 5 years ago
- 807f210 kbuild: correct formatting of header in kbuild module docs by Alex Gaynor · 5 years ago
- 13dc8c0 kbuild: remove ar-option and KBUILD_ARFLAGS by Masahiro Yamada · 5 years ago
- e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
- d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
- fe013f8 Documentation: kbuild: Add document about reproducible builds by Ben Hutchings · 5 years ago
- c4f4af4 docs: Add documentation for Symbol Namespaces by Matthias Maennich · 5 years ago
- cb9b55d modpost: add support for symbol namespaces by Matthias Maennich · 5 years ago
- e27128d kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN by Masahiro Yamada · 5 years ago
- 8cc7af7 kbuild: remove ARCH_{CPP,A,C}FLAGS by Masahiro Yamada · 5 years ago
- 1634f2b kbuild: remove clean-dirs syntax by Masahiro Yamada · 5 years ago
- d20558d docs: kbuild: remove cc-ldoption from document again by Masahiro Yamada · 5 years ago
- 4fef9de docs: kbuild: fix invalid ReST syntax by Masahiro Yamada · 5 years ago
- 10df063 kbuild: rebuild modules when module linker scripts are updated by Masahiro Yamada · 5 years ago
- 888f0c3 kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst by Masahiro Yamada · 5 years ago
- 125d059 kbuild: do not descend to ./Kbuild when cleaning by Masahiro Yamada · 5 years ago