aboutsummaryrefslogtreecommitdiff
path: root/Documentation/kbuild
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-33/+23
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxGravatar Linus Torvalds 2-4/+63
2022-10-03Merge tag 'docs-6.1' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+18
2022-10-02kbuild: remove head-y syntaxGravatar Masahiro Yamada 1-4/+5
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headGravatar Masahiro Yamada 1-17/+1
2022-09-29Makefile.compiler: replace cc-ifversion with compiler-specific macrosGravatar Nick Desaulniers 1-12/+17
2022-09-28docs: add Rust documentationGravatar Miguel Ojeda 2-4/+63
2022-09-27docs/core-api: expand Fedora instructions for GCC pluginsGravatar Robert Elliott 1-1/+18
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTOGravatar Nick Desaulniers 1-2/+2
2022-07-27docs: kbuild: fix typoGravatar Baruch Siach 1-1/+1
2022-06-20Documentation/llvm: Update Supported Arch tableGravatar Nick Desaulniers 1-2/+8
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+6
2022-05-08randstruct: Move seed generation into scripts/basic/Gravatar Kees Cook 1-2/+3
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosGravatar Kees Cook 1-4/+3
2022-04-06docs: kbuild: add references on Kconfig semanticsGravatar Necip Fazil Yildiran 1-0/+6
2022-03-31kbuild: Make $(LLVM) more flexibleGravatar Nathan Chancellor 1-6/+25
2022-02-14kbuild: Add environment variables for userprogs flagsGravatar Elliot Berman 2-0/+13
2022-01-08doc: kbuild: fix default in `imply` tableGravatar Miguel Ojeda 1-1/+1
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-15/+2
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningGravatar Masahiro Yamada 1-15/+2
2021-10-21gcc-plugins: Remove cyc_complexityGravatar Kees Cook 1-2/+0
2021-10-21gcc-plugins: Explicitly document purpose and deprecation scheduleGravatar Kees Cook 1-0/+26
2021-10-12docs: use the lore redirector everywhereGravatar Thorsten Leemhuis 1-1/+1
2021-09-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-2/+3
2021-09-08Documentation/llvm: update IRC locationGravatar Nathan Chancellor 1-1/+1
2021-09-08Documentation/llvm: update mailing listGravatar Nathan Chancellor 1-1/+2
2021-08-10scripts/Makefile.clang: default to LLVM_IAS=1Gravatar Nick Desaulniers 1-6/+8
2021-08-10Documentation/llvm: update CROSS_COMPILE inferencingGravatar Nick Desaulniers 1-1/+18
2021-04-29Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 2-19/+12
2021-04-25docs: kbuild: Fix a typo in the file Kconfig.recursion-issue-02Gravatar Bhaskar Chowdhury 1-1/+1
2021-04-14kconfig: change "modules" from sub-option to first-level attributeGravatar Masahiro Yamada 1-10/+4
2021-04-14kconfig: remove allnoconfig_y optionGravatar Masahiro Yamada 1-4/+0
2021-04-14kconfig: change defconfig_list option to environment variableGravatar Masahiro Yamada 2-5/+8
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-7/+1
2021-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-3/+1
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0
2021-02-16kbuild: doc: remove "Objects which export symbols" sectionGravatar Masahiro Yamada 1-7/+1
2021-02-01kbuild: remove PYTHON variableGravatar Masahiro Yamada 1-1/+1
2021-01-30Documentation/llvm: Add a section about supported architecturesGravatar Nathan Chancellor 1-0/+44
2021-01-29arch: sparc: Remove CONFIG_OPROFILE supportGravatar Viresh Kumar 1-1/+0
2021-01-26doc: gcc-plugins: update gcc-plugins.rstGravatar Masahiro Yamada 1-20/+21
2021-01-23Documentation/Kbuild: Remove references to gcc-plugin.shGravatar Robert Karszniewicz 1-6/+0
2021-01-22scsi: Drop gdth driverGravatar Hannes Reinecke 1-3/+1
2021-01-11Documentation: kbuild: Fix section referenceGravatar Viresh Kumar 1-1/+1
2020-12-22Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-1/+1
2020-12-21kconfig: doc: fix $(fileno) to $(filename)Gravatar Masahiro Yamada 1-1/+1
2020-12-21Documentation/kbuild: Document platform dependency practisesGravatar Geert Uytterhoeven 1-0/+24
2020-12-21Documentation/kbuild: Document COMPILE_TEST dependenciesGravatar Geert Uytterhoeven 1-0/+11
2020-12-21kbuild: doc: document subdir-y syntaxGravatar Masahiro Yamada 1-0/+15