summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-101-33/+23
|\
| * kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-4/+5
| * kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-17/+1
| * Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers2022-09-291-12/+17
* | Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2022-10-032-4/+63
|\ \
| * | docs: add Rust documentationMiguel Ojeda2022-09-282-4/+63
| |/
* | Merge tag 'docs-6.1' of git://git.lwn.net/linuxLinus Torvalds2022-10-031-1/+18
|\ \ | |/ |/|
| * docs/core-api: expand Fedora instructions for GCC pluginsRobert Elliott2022-09-271-1/+18
* | asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-211-2/+2
|/
* docs: kbuild: fix typoBaruch Siach2022-07-271-1/+1
* Documentation/llvm: Update Supported Arch tableNick Desaulniers2022-06-201-2/+8
* Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-05-261-0/+6
|\
| * docs: kbuild: add references on Kconfig semanticsNecip Fazil Yildiran2022-04-061-0/+6
* | randstruct: Move seed generation into scripts/basic/Kees Cook2022-05-081-2/+3
* | randstruct: Reorganize Kconfigs and attribute macrosKees Cook2022-05-081-4/+3
|/
* kbuild: Make $(LLVM) more flexibleNathan Chancellor2022-03-311-6/+25
* kbuild: Add environment variables for userprogs flagsElliot Berman2022-02-142-0/+13
* doc: kbuild: fix default in `imply` tableMiguel Ojeda2022-01-081-1/+1
* Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-081-15/+2
|\
| * kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-241-15/+2
* | Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds2021-11-021-1/+1
|\ \
| * | docs: use the lore redirector everywhereThorsten Leemhuis2021-10-121-1/+1
| |/
* | gcc-plugins: Remove cyc_complexityKees Cook2021-10-211-2/+0
* | gcc-plugins: Explicitly document purpose and deprecation scheduleKees Cook2021-10-211-0/+26
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-2/+3
|\
| * Documentation/llvm: update IRC locationNathan Chancellor2021-09-081-1/+1
| * Documentation/llvm: update mailing listNathan Chancellor2021-09-081-1/+2
* | scripts/Makefile.clang: default to LLVM_IAS=1Nick Desaulniers2021-08-101-6/+8
* | Documentation/llvm: update CROSS_COMPILE inferencingNick Desaulniers2021-08-101-1/+18
|/
* Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2021-04-292-19/+12
|\
| * kconfig: change "modules" from sub-option to first-level attributeMasahiro Yamada2021-04-141-10/+4
| * kconfig: remove allnoconfig_y optionMasahiro Yamada2021-04-141-4/+0
| * kconfig: change defconfig_list option to environment variableMasahiro Yamada2021-04-142-5/+8
* | docs: kbuild: Fix a typo in the file Kconfig.recursion-issue-02Bhaskar Chowdhury2021-04-251-1/+1
|/
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-7/+1
|\
| * kbuild: doc: remove "Objects which export symbols" sectionMasahiro Yamada2021-02-161-7/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-02-221-3/+1
|\ \
| * | scsi: Drop gdth driverHannes Reinecke2021-01-221-3/+1
* | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+0
|\ \ \ | |_|/ |/| |
| * | arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-1/+0
* | | kbuild: remove PYTHON variableMasahiro Yamada2021-02-011-1/+1
* | | Documentation/llvm: Add a section about supported architecturesNathan Chancellor2021-01-301-0/+44
* | | doc: gcc-plugins: update gcc-plugins.rstMasahiro Yamada2021-01-261-20/+21
* | | Documentation/Kbuild: Remove references to gcc-plugin.shRobert Karszniewicz2021-01-231-6/+0
|/ /
* / Documentation: kbuild: Fix section referenceViresh Kumar2021-01-111-1/+1
|/
* Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-12-221-1/+1
|\
| * kconfig: doc: fix $(fileno) to $(filename)Masahiro Yamada2020-12-211-1/+1
* | Documentation/kbuild: Document platform dependency practisesGeert Uytterhoeven2020-12-211-0/+24
* | Documentation/kbuild: Document COMPILE_TEST dependenciesGeert Uytterhoeven2020-12-211-0/+11
* | kbuild: doc: document subdir-y syntaxMasahiro Yamada2020-12-211-0/+15