summaryrefslogtreecommitdiff
path: root/Documentation/kbuild
AgeCommit message (Expand)Author
2024-09-24kbuild: doc: replace "gcc" in external module descriptionMasahiro Yamada
2024-09-24kbuild: doc: describe the -C option precisely for external module buildsMasahiro Yamada
2024-09-24kbuild: doc: remove the description about shipped filesMasahiro Yamada
2024-09-24kbuild: doc: drop section numbering, use references in modules.rstMasahiro Yamada
2024-09-24kbuild: doc: throw out the local table of contents in modules.rstMasahiro Yamada
2024-09-24kbuild: doc: remove outdated description of the limitation on -I usageMasahiro Yamada
2024-09-24kbuild: doc: remove description about grepping CONFIG optionsMasahiro Yamada
2024-09-24kbuild: doc: update the description about Kbuild/Makefile splitMasahiro Yamada
2024-09-20kbuild: generate offset range data for builtin modulesKris Van Hees
2024-09-07Documentation: kconfig: explicitly document missing promptStephen Brennan
2024-08-16Documentation/llvm: turn make command for ccache into code blockJavier Carrasco
2024-07-24kbuild: doc: gcc to CC changeIvan Davydov
2024-07-16kconfig: remove tristate choice supportMasahiro Yamada
2024-06-26kbuild: doc: Update default INSTALL_MOD_DIR from extra to updatesMark-PK Tsai
2024-06-06kconfig: doc: document behavior of 'select' and 'imply' followed by 'if'Masahiro Yamada
2024-06-06kconfig: doc: fix a typo in the note about 'imply'Masahiro Yamada
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-02kconfig: remove 'optional' property supportMasahiro Yamada
2024-03-31Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerNathan Chancellor
2024-03-10kconfig: remove named choice supportMasahiro Yamada
2024-02-19docs: kbuild/kconfig: reformat/cleanupVegard Nossum
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