summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2019-03-01kasan: turn off asan-stack for clang-8 and earlierArnd Bergmann-1/+1
2019-01-28kallsyms: Handle too long symbols in kallsyms.cEugene Loh-2/+2
2019-01-21Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+21
2019-01-20gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+Ard Biesheuvel-0/+18
2019-01-20gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP maskArd Biesheuvel-2/+3
2019-01-14kbuild: remove unused baseprereqMasahiro Yamada-4/+0
2019-01-14kconfig: clean generated *conf-cfg filesMasahiro Yamada-1/+1
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds-14/+5
2019-01-09x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao-1/+1
2019-01-08dma-mapping: remove dma_zalloc_coherent()Luis Chamberlain-14/+5
2019-01-06kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada-18/+19
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada-7/+5
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada-7/+4
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada-3/+2
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada-14/+7
2019-01-06kbuild: clean up rule_dtc_dt_yamlMasahiro Yamada-2/+2
2019-01-06kbuild: remove UIMAGE_IN and UIMAGE_OUTMasahiro Yamada-4/+2
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada-1/+1
2019-01-06kallsyms: lower alignment on ARMMathias Krause-2/+2
2019-01-06scripts: coccinelle: boolinit: drop warnings on named constantsJulia Lawall-0/+5
2019-01-06scripts: coccinelle: check for redeclarationJulia Lawall-0/+3
2019-01-06kconfig: remove unused "file" field of yylval unionMasahiro Yamada-1/+0
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-20/+9
2019-01-04checkpatch: add Co-developed-by to signature tagsJorge Ramirez-Ortiz-0/+1
2019-01-04scripts/gdb: fix lx-version string outputDu Changbin-1/+1
2019-01-04checkpatch: warn on const char foo[] = "bar"; declarationsJoe Perches-2/+11
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-1/+14
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-645/+499
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-348/+412
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds-6/+7
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-150/+463
2018-12-28scripts/tags.sh: add more declarationsKirill Tkhai-2/+11
2018-12-28scripts: add spdxcheck.py self testThierry Reding-0/+12
2018-12-28scripts/checkstack.pl: dynamic stack growth for aarch64Qian Cai-0/+2
2018-12-28scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier-1/+1
2018-12-28scripts/decodecode: set ARCH when running natively on arm/arm64Marc Zyngier-0/+7
2018-12-28bloat-o-meter: ignore __addressable_ symbolsRasmus Villemoes-0/+1
2018-12-28kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov-22/+31
2018-12-28kconfig: surround dbg_sym_flags with #ifdef DEBUG to fix gconf warningMasahiro Yamada-1/+2
2018-12-28kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warningsMasahiro Yamada-19/+54
2018-12-28kconfig: add static qualifiers to fix gconf warningsMasahiro Yamada-10/+10
2018-12-28kconfig: split the lexer out of zconf.yMasahiro Yamada-8/+6
2018-12-28kconfig: split some C files out of zconf.yMasahiro Yamada-15/+16
2018-12-28kconfig: convert to SPDX License IdentifierMasahiro Yamada-140/+57
2018-12-28kconfig: remove keyword lookup table entirelyMasahiro Yamada-147/+69
2018-12-27Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+113
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+35
2018-12-26Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-78/+0
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+1