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
2019-08-25Linux 5.3-rc6v5.3-rc6Linus Torvalds
2019-08-19Linux 5.3-rc5v5.3-rc5Linus Torvalds
2019-08-11Linux 5.3-rc4v5.3-rc4Linus Torvalds
2019-08-10Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Joe Perches
2019-08-10Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-09kbuild: show hint if subdir-y/m is used to visit module MakefileMasahiro Yamada
2019-08-09kbuild: revive single target %.koMasahiro Yamada
2019-08-08kbuild: add OBJSIZE variable for the size toolVasily Gorbik
2019-08-05Linux 5.3-rc3v5.3-rc3Linus Torvalds
2019-07-30kbuild: initialize CLANG_FLAGS correctly in the top MakefileMasahiro Yamada
2019-07-28Linux 5.3-rc2v5.3-rc2Linus Torvalds
2019-07-26Makefile: Globally enable fall-through warningGustavo A. R. Silva
2019-07-22Linus 5.3-rc1v5.3-rc1Linus Torvalds
2019-07-20kbuild: add -fcf-protection=none when using retpoline flagsSeth Forshee
2019-07-17kbuild: remove 'prepare1' targetMasahiro Yamada
2019-07-17kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada
2019-07-17kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada
2019-07-17kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}Masahiro Yamada
2019-07-17kbuild: do not create empty modules.order in the prepare stageMasahiro Yamada
2019-07-17kbuild: remove tag files by distclean instead of mrproperMasahiro Yamada
2019-07-17kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada
2019-07-13Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-10kbuild: Inform user to pass ARCH= for make mrproperGeert Uytterhoeven
2019-07-10kbuild: add a flag to force absolute path for srctreeMasahiro Yamada
2019-07-10kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada
2019-07-10kbuild: remove src and obj from the top MakefileMasahiro Yamada
2019-07-09kbuild: compile-test kernel headers to ensure they are self-containedMasahiro Yamada
2019-07-09kbuild: do not create wrappers for header-test-yMasahiro Yamada
2019-07-08kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada
2019-07-08Linux 5.2v5.2Linus Torvalds
2019-07-07kbuild: add more hints about SUBDIRS replacementMasahiro Yamada
2019-07-04kbuild: Add ability to test Clang's integrated assemblerNathan Chancellor
2019-07-01kbuild: split modules.order build rule out of 'modules' targetMasahiro Yamada
2019-07-01kbuild: fix missed rebuild of modules.builtinMasahiro Yamada
2019-06-30Linux 5.2-rc7v5.2-rc7Linus Torvalds
2019-06-23kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGSNathan Chancellor
2019-06-23Linux 5.2-rc6v5.2-rc6Linus Torvalds
2019-06-16Linux 5.2-rc5v5.2-rc5Linus Torvalds
2019-06-15kbuild: add support for ensuring headers are self-containedJani Nikula
2019-06-15kbuild: move hdr-inst shorthand to top MakefileMasahiro Yamada
2019-06-15kbuild: re-implement Makefile.headersinst without recursionMasahiro Yamada
2019-06-15kbuild: add 'headers' target to build up uapi headers in usr/includeMasahiro Yamada
2019-06-15kbuild: build all prerequisites of headers_install simultaneouslyMasahiro Yamada
2019-06-15kbuild: remove build_unifdef target in scripts/MakefileMasahiro Yamada
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada
2019-06-15kbuild: make gdb_script depend on prepare0 instead of prepareMasahiro Yamada
2019-06-15kbuild: remove stale dependency between Documentation/ and headers_installMasahiro Yamada
2019-06-15kbuild: remove headers_{install,check}_allMasahiro Yamada
2019-06-09Linux 5.2-rc4v5.2-rc4Linus Torvalds
2019-06-04kbuild: teach kselftest-merge to find nested config filesDan Rue