summaryrefslogtreecommitdiff
path: root/Documentation/kbuild
AgeCommit message (Expand)AuthorFilesLines
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+6
2022-05-08randstruct: Move seed generation into scripts/basic/Kees Cook1-2/+3
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook1-4/+3
2022-04-06docs: kbuild: add references on Kconfig semanticsNecip Fazil Yildiran1-0/+6
2022-03-31kbuild: Make $(LLVM) more flexibleNathan Chancellor1-6/+25
2022-02-14kbuild: Add environment variables for userprogs flagsElliot Berman2-0/+13
2022-01-08doc: kbuild: fix default in `imply` tableMiguel Ojeda1-1/+1
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-15/+2
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada1-15/+2
2021-10-21gcc-plugins: Remove cyc_complexityKees Cook1-2/+0
2021-10-21gcc-plugins: Explicitly document purpose and deprecation scheduleKees Cook1-0/+26
2021-10-12docs: use the lore redirector everywhereThorsten Leemhuis1-1/+1
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+3
2021-09-08Documentation/llvm: update IRC locationNathan Chancellor1-1/+1
2021-09-08Documentation/llvm: update mailing listNathan Chancellor1-1/+2
2021-08-10scripts/Makefile.clang: default to LLVM_IAS=1Nick Desaulniers1-6/+8
2021-08-10Documentation/llvm: update CROSS_COMPILE inferencingNick Desaulniers1-1/+18
2021-04-29Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2-19/+12
2021-04-25docs: kbuild: Fix a typo in the file Kconfig.recursion-issue-02Bhaskar Chowdhury1-1/+1
2021-04-14kconfig: change "modules" from sub-option to first-level attributeMasahiro Yamada1-10/+4
2021-04-14kconfig: remove allnoconfig_y optionMasahiro Yamada1-4/+0
2021-04-14kconfig: change defconfig_list option to environment variableMasahiro Yamada2-5/+8
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-7/+1
2021-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+1
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2021-02-16kbuild: doc: remove "Objects which export symbols" sectionMasahiro Yamada1-7/+1
2021-02-01kbuild: remove PYTHON variableMasahiro Yamada1-1/+1
2021-01-30Documentation/llvm: Add a section about supported architecturesNathan Chancellor1-0/+44
2021-01-29arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar1-1/+0
2021-01-26doc: gcc-plugins: update gcc-plugins.rstMasahiro Yamada1-20/+21
2021-01-23Documentation/Kbuild: Remove references to gcc-plugin.shRobert Karszniewicz1-6/+0
2021-01-22scsi: Drop gdth driverHannes Reinecke1-3/+1
2021-01-11Documentation: kbuild: Fix section referenceViresh Kumar1-1/+1
2020-12-22Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+1
2020-12-21kconfig: doc: fix $(fileno) to $(filename)Masahiro Yamada1-1/+1
2020-12-21Documentation/kbuild: Document platform dependency practisesGeert Uytterhoeven1-0/+24
2020-12-21Documentation/kbuild: Document COMPILE_TEST dependenciesGeert Uytterhoeven1-0/+11
2020-12-21kbuild: doc: document subdir-y syntaxMasahiro Yamada1-0/+15
2020-12-21kbuild: doc: clarify the difference between extra-y and always-yMasahiro Yamada1-39/+71
2020-12-21kbuild: doc: split if_changed explanation to a separate sectionMasahiro Yamada1-42/+52
2020-12-21kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sectionsMasahiro Yamada1-48/+40
2020-12-21kbuild: doc: fix 'List directories to visit when descending' sectionMasahiro Yamada1-9/+10
2020-12-21kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/Masahiro Yamada2-28/+35
2020-12-21kbuild: doc: update the description about kbuild MakefilesMasahiro Yamada1-1/+1
2020-11-02kbuild: remove unused OBJSIZEVasily Gorbik1-3/+2
2020-10-13kbuild: doc: describe proper script invocationLukas Bulwahn1-0/+20
2020-10-12Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds1-0/+4
2020-09-26Documentation/llvm: Fix clang target examplesFlorian Fainelli1-2/+2
2020-09-03kbuild: Documentation: clean up makefiles.rstRandy Dunlap1-9/+9