aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
AgeCommit message (Expand)Author
2024-02-15docs: kconfig: Fix grammar and formattingThorsten Blum
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01kbuild: support 'userldlibs' syntaxMasahiro Yamada
2023-10-18docs: kbuild: add INSTALL_DTBS_PATHRicardo B. Marliere
2023-09-25Documentation: kbuild: explain handling optional dependenciesArnd Bergmann
2023-09-11Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-09-01kconfig: add warn-unknown-symbols sanity checkSergey Senozhatsky
2023-09-01Documentation/llvm: refresh docsNick Desaulniers
2023-08-13docs: kbuild: Document search jump featureJesse Taube
2023-07-14kconfig: docs: mention gconfig at top of kconfig.rstRandy Dunlap
2023-06-10kernel-doc: don't let V=1 change outcomeJohannes Berg
2023-05-03parisc: update kbuild doc. aliases for parisc64Randy Dunlap
2023-04-27Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-08Documentation/llvm: Add a note about prebuilt kernel.org toolchainsNathan Chancellor
2023-03-23sh: remove sh5/sh64 last fragmentsRandy Dunlap
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-26docs: kbuild: remove description of KBUILD_LDS_MODULESangmoon Kim
2023-02-15Documentation/llvm: add Chimera Linux, Google and Meta datacentersNick Desaulniers
2023-01-22docs/kbuild/makefiles: unify quotingJani Nikula
2023-01-22docs/kbuild/makefiles: clean up indentation and whitespaceJani Nikula
2023-01-22docs/kbuild/makefiles: drop section numbering, use referencesJani Nikula
2023-01-22docs/kbuild/makefiles: throw out the local table of contentsJani Nikula
2023-01-22docs/kbuild/makefiles: fix header underlineJani Nikula
2023-01-22kbuild: drop V=0 supportMasahiro Yamada
2023-01-22Merge 6.2-rc5 into char-misc-nextGreg Kroah-Hartman
2023-01-20scripts/tags.sh: choose which directories to exclude from being indexedPaulo Miguel Almeida
2023-01-09docs: kbuild: remove mention to dropped $(objtree) featureMiguel Ojeda
2022-10-28Documentation: kbuild: Add description of git for reproducible buildsDan Li
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2022-10-03Merge tag 'docs-6.1' of git://git.lwn.net/linuxLinus Torvalds
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-29Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers
2022-09-28docs: add Rust documentationMiguel Ojeda
2022-09-27docs/core-api: expand Fedora instructions for GCC pluginsRobert Elliott
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers
2022-07-27docs: kbuild: fix typoBaruch Siach
2022-06-20Documentation/llvm: Update Supported Arch tableNick Desaulniers
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-05-08randstruct: Move seed generation into scripts/basic/Kees Cook
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook
2022-04-06docs: kbuild: add references on Kconfig semanticsNecip Fazil Yildiran
2022-03-31kbuild: Make $(LLVM) more flexibleNathan Chancellor
2022-02-14kbuild: Add environment variables for userprogs flagsElliot Berman
2022-01-08doc: kbuild: fix default in `imply` tableMiguel Ojeda
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds