Age | Commit message (Expand) | Author |
2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2022-10-03 | Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2022-10-03 | Merge tag 'docs-6.1' of git://git.lwn.net/linux | Linus Torvalds |
2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada |
2022-09-29 | Makefile.compiler: replace cc-ifversion with compiler-specific macros | Nick Desaulniers |
2022-09-28 | docs: add Rust documentation | Miguel Ojeda |
2022-09-27 | docs/core-api: expand Fedora instructions for GCC plugins | Robert Elliott |
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 |