Age | Commit message (Expand) | Author |
2021-04-29 | Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2021-04-25 | docs: kbuild: Fix a typo in the file Kconfig.recursion-issue-02 | Bhaskar Chowdhury |
2021-04-14 | kconfig: change "modules" from sub-option to first-level attribute | Masahiro Yamada |
2021-04-14 | kconfig: remove allnoconfig_y option | Masahiro Yamada |
2021-04-14 | kconfig: change defconfig_list option to environment variable | Masahiro Yamada |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-16 | kbuild: doc: remove "Objects which export symbols" section | Masahiro Yamada |
2021-02-01 | kbuild: remove PYTHON variable | Masahiro Yamada |
2021-01-30 | Documentation/llvm: Add a section about supported architectures | Nathan Chancellor |
2021-01-29 | arch: sparc: Remove CONFIG_OPROFILE support | Viresh Kumar |
2021-01-26 | doc: gcc-plugins: update gcc-plugins.rst | Masahiro Yamada |
2021-01-23 | Documentation/Kbuild: Remove references to gcc-plugin.sh | Robert Karszniewicz |
2021-01-22 | scsi: Drop gdth driver | Hannes Reinecke |
2021-01-11 | Documentation: kbuild: Fix section reference | Viresh Kumar |
2020-12-22 | Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-12-21 | kconfig: doc: fix $(fileno) to $(filename) | Masahiro Yamada |
2020-12-21 | Documentation/kbuild: Document platform dependency practises | Geert Uytterhoeven |
2020-12-21 | Documentation/kbuild: Document COMPILE_TEST dependencies | Geert Uytterhoeven |
2020-12-21 | kbuild: doc: document subdir-y syntax | Masahiro Yamada |
2020-12-21 | kbuild: doc: clarify the difference between extra-y and always-y | Masahiro Yamada |
2020-12-21 | kbuild: doc: split if_changed explanation to a separate section | Masahiro Yamada |
2020-12-21 | kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sections | Masahiro Yamada |
2020-12-21 | kbuild: doc: fix 'List directories to visit when descending' section | Masahiro Yamada |
2020-12-21 | kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/ | Masahiro Yamada |
2020-12-21 | kbuild: doc: update the description about kbuild Makefiles | Masahiro Yamada |
2020-11-02 | kbuild: remove unused OBJSIZE | Vasily Gorbik |
2020-10-13 | kbuild: doc: describe proper script invocation | Lukas Bulwahn |
2020-10-12 | Merge tag 'docs-5.10' of git://git.lwn.net/linux | Linus Torvalds |
2020-09-26 | Documentation/llvm: Fix clang target examples | Florian Fainelli |
2020-09-03 | kbuild: Documentation: clean up makefiles.rst | Randy Dunlap |
2020-08-31 | Documentation: add minimum clang/llvm version | Nick Desaulniers |
2020-08-31 | Documentation/llvm: Improve formatting of commands, variables, and arguments | Nathan Chancellor |
2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-08-10 | kbuild: introduce hostprogs-always-y and userprogs-always-y | Masahiro Yamada |
2020-08-10 | kbuild: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-08-10 | kbuild: introduce ccflags-remove-y and asflags-remove-y | Masahiro Yamada |
2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds |
2020-07-13 | Documentation: kbuild/kconfig-language: eliminate duplicated word | Randy Dunlap |
2020-07-07 | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada |
2020-06-28 | docs: kbuild: fix ReST formatting | Dov Murik |
2020-06-28 | gcc-plugins: fix gcc-plugins directory path in documentation | Masahiro Yamada |
2020-06-06 | kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada |
2020-05-26 | kbuild: doc: remove documentation about copying Module.symvers around | Masahiro Yamada |
2020-05-17 | kbuild: doc: document the new syntax 'userprogs' | Masahiro Yamada |
2020-04-23 | Documentation: kbuild: fix the section title format | Masahiro Yamada |
2020-04-09 | kbuild: support LLVM=1 to switch the default tools to Clang/LLVM | Masahiro Yamada |
2020-04-09 | kbuild: replace AS=clang with LLVM_IAS=1 | Masahiro Yamada |
2020-04-09 | Documentation/llvm: fix the name of llvm-size | Fangrui Song |