Age | Commit message (Expand) | Author |
2022-08-21 | asm goto: eradicate CC_HAS_ASM_GOTO | Nick Desaulniers |
2022-07-27 | docs: kbuild: fix typo | Baruch Siach |
2022-06-20 | Documentation/llvm: Update Supported Arch table | Nick Desaulniers |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-05-08 | randstruct: Move seed generation into scripts/basic/ | Kees Cook |
2022-05-08 | randstruct: Reorganize Kconfigs and attribute macros | Kees Cook |
2022-04-06 | docs: kbuild: add references on Kconfig semantics | Necip Fazil Yildiran |
2022-03-31 | kbuild: Make $(LLVM) more flexible | Nathan Chancellor |
2022-02-14 | kbuild: Add environment variables for userprogs flags | Elliot Berman |
2022-01-08 | doc: kbuild: fix default in `imply` table | Miguel Ojeda |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-11-02 | Merge tag 'docs-5.16' of git://git.lwn.net/linux | Linus Torvalds |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada |
2021-10-21 | gcc-plugins: Remove cyc_complexity | Kees Cook |
2021-10-21 | gcc-plugins: Explicitly document purpose and deprecation schedule | Kees Cook |
2021-10-12 | docs: use the lore redirector everywhere | Thorsten Leemhuis |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | Documentation/llvm: update IRC location | Nathan Chancellor |
2021-09-08 | Documentation/llvm: update mailing list | Nathan Chancellor |
2021-08-10 | scripts/Makefile.clang: default to LLVM_IAS=1 | Nick Desaulniers |
2021-08-10 | Documentation/llvm: update CROSS_COMPILE inferencing | Nick Desaulniers |
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 |