summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-11kbuild: use -- separater intead of $(filter-out ...) for cc-cross-prefixMasahiro Yamada
2019-07-11kbuild: Inform user to pass ARCH= for make mrproperGeert Uytterhoeven
2019-07-11kbuild: fix compression errors getting ignoredHarald Seiler
2019-07-11kbuild: add a flag to force absolute path for srctreeMasahiro Yamada
2019-07-11kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada
2019-07-11kbuild: remove src and obj from the top MakefileMasahiro Yamada
2019-07-09scripts/tags.sh: remove unused environment variables from commentsMasahiro Yamada
2019-07-09scripts/tags.sh: drop SUBARCH support for ARMMasahiro Yamada
2019-07-09kbuild: compile-test kernel headers to ensure they are self-containedMasahiro Yamada
2019-07-09kheaders: include only headers into kheaders_data.tar.xzMasahiro Yamada
2019-07-09kheaders: remove meaningless -R option of 'ls'Masahiro Yamada
2019-07-09kbuild: support header-test-pattern-yMasahiro 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-08init/Kconfig: add CONFIG_CC_CAN_LINKMasahiro Yamada
2019-07-08kallsyms: exclude kasan local symbols on s390Vasily Gorbik
2019-07-08kbuild: add more hints about SUBDIRS replacementMasahiro Yamada
2019-07-08coccinelle: api/stream_open: treat all wait_.*() calls as blockingKirill Smelkov
2019-07-08coccinelle: put_device: Add a cast to an expression for an assignmentMarkus Elfring
2019-07-08coccinelle: put_device: Adjust a message constructionMarkus Elfring
2019-07-08coccinelle: kstrdup: Fix typo in warning messagesRikard Falkeborn
2019-07-04kbuild: Add ability to test Clang's integrated assemblerNathan Chancellor
2019-07-01fixdep: check return value of printf() and putchar()Masahiro Yamada
2019-07-01kbuild: split modules.order build rule out of 'modules' targetMasahiro Yamada
2019-07-01kbuild: fix missed rebuild of modules.builtinMasahiro Yamada
2019-07-01kbuild: save $(strip ...) for calling if_changed and friendsMasahiro Yamada
2019-07-01kbuild: save $(strip ...) for calling any-prepreqMasahiro Yamada
2019-07-01kbuild: rename arg-check to cmd-checkMasahiro Yamada
2019-06-24kbuild: fix 'No such file or directory' warning for headers_installMasahiro Yamada
2019-06-24genksyms: Teach parser about 128-bit built-in typesWill Deacon
2019-06-24kbuild: Remove unnecessary -Wno-unused-valueNathan Huckleberry
2019-06-24lib/raid6: refactor unroll rules with pattern rulesMasahiro Yamada
2019-06-24lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.oMasahiro Yamada
2019-06-24kbuild: Enable -WuninitializedNathan Chancellor
2019-06-24kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGSNathan Chancellor
2019-06-15kbuild: add support for ensuring headers are self-containedJani Nikula
2019-06-15kbuild: deb-pkg: do not run headers_checkMasahiro Yamada
2019-06-15kbuild: simplify scripts/headers_install.shMasahiro Yamada
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: fix Kconfig prompt of CONFIG_HEADERS_CHECKMasahiro 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-09kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarnMathieu Malaterre
2019-06-08Linux 5.2-rc4Linus Torvalds