Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-28Kbuild: add Rust supportMiguel Ojeda
2022-08-03kbuild: set EXIT trap before creating temporary directoryMasahiro Yamada
2022-07-27kconfig: shorten the temporary directory name for cc-optionMasahiro Yamada
2021-04-24kbuild: check the minimum assembler version in KconfigMasahiro Yamada
2021-02-22kbuild: check the minimum linker version in KconfigMasahiro Yamada
2021-02-16kbuild: check the minimum compiler version in KconfigMasahiro Yamada
2020-06-17kconfig: unify cc-option and as-optionMasahiro Yamada
2020-04-08gcc-plugins: drop support for GCC <= 4.7Masahiro Yamada
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-03-18kconfig: Add support for 'as-option'Vincenzo Frascino
2020-03-12kconfig: introduce m32-flag and m64-flagMasahiro Yamada
2020-02-01Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-01-22kbuild: use -S instead of -E for precise cc-option test in KconfigMasahiro Yamada
2020-01-15kbuild: Add support for 'as-instr' to be used in Kconfig filesCatalin Marinas
2019-08-13kbuild: Fail if gold linker is detectedThomas Gleixner
2019-07-31kbuild: Check for unknown options with cc-option usage in Kconfig and clangStephen Boyd
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada
2019-03-04kbuild: clean up scripts/gcc-version.shMasahiro Yamada
2018-06-11gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada
2018-05-28kconfig: add basic helper macros to scripts/Kconfig.includeMasahiro Yamada