aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-01-06kconfig: rename generated .*conf-cfg to *conf-cfgGravatar Masahiro Yamada 2-18/+19
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesGravatar Masahiro Yamada 2-7/+5
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingGravatar Masahiro Yamada 2-7/+4
2019-01-06kbuild: change filechk to surround the given command with { }Gravatar Masahiro Yamada 2-3/+2
2019-01-06kbuild: remove redundant target cleaning on failureGravatar Masahiro Yamada 1-14/+7
2019-01-06kbuild: clean up rule_dtc_dt_yamlGravatar Masahiro Yamada 1-2/+2
2019-01-06kbuild: remove UIMAGE_IN and UIMAGE_OUTGravatar Masahiro Yamada 1-4/+2
2019-01-06jump_label: move 'asm goto' support test to KconfigGravatar Masahiro Yamada 1-1/+1
2019-01-06kallsyms: lower alignment on ARMGravatar Mathias Krause 1-2/+2
2019-01-06scripts: coccinelle: boolinit: drop warnings on named constantsGravatar Julia Lawall 1-0/+5
2019-01-06scripts: coccinelle: check for redeclarationGravatar Julia Lawall 1-0/+3
2019-01-06kconfig: remove unused "file" field of yylval unionGravatar Masahiro Yamada 1-1/+0
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-20/+9
2019-01-04checkpatch: add Co-developed-by to signature tagsGravatar Jorge Ramirez-Ortiz 1-0/+1
2019-01-04scripts/gdb: fix lx-version string outputGravatar Du Changbin 1-1/+1
2019-01-04checkpatch: warn on const char foo[] = "bar"; declarationsGravatar Joe Perches 1-2/+11
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 2-1/+14
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 46-645/+499
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 16-348/+412
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-6/+7
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 19-150/+463
2018-12-28scripts/tags.sh: add more declarationsGravatar Kirill Tkhai 1-2/+11
2018-12-28scripts: add spdxcheck.py self testGravatar Thierry Reding 1-0/+12
2018-12-28scripts/checkstack.pl: dynamic stack growth for aarch64Gravatar Qian Cai 1-0/+2
2018-12-28scripts/decode_stacktrace: only strip base path when a prefix of the pathGravatar Marc Zyngier 1-1/+1
2018-12-28scripts/decodecode: set ARCH when running natively on arm/arm64Gravatar Marc Zyngier 1-0/+7
2018-12-28bloat-o-meter: ignore __addressable_ symbolsGravatar Rasmus Villemoes 1-0/+1
2018-12-28kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSGravatar Andrey Konovalov 1-22/+31
2018-12-28kconfig: surround dbg_sym_flags with #ifdef DEBUG to fix gconf warningGravatar Masahiro Yamada 1-1/+2
2018-12-28kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warningsGravatar Masahiro Yamada 5-19/+54
2018-12-28kconfig: add static qualifiers to fix gconf warningsGravatar Masahiro Yamada 1-10/+10
2018-12-28kconfig: split the lexer out of zconf.yGravatar Masahiro Yamada 4-8/+6
2018-12-28kconfig: split some C files out of zconf.yGravatar Masahiro Yamada 7-15/+16
2018-12-28kconfig: convert to SPDX License IdentifierGravatar Masahiro Yamada 42-140/+57
2018-12-28kconfig: remove keyword lookup table entirelyGravatar Masahiro Yamada 4-147/+69
2018-12-27Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-0/+113
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+35
2018-12-26Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-78/+0
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-5/+1
2018-12-22scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignoreGravatar Masahiro Yamada 1-2/+0
2018-12-22kconfig: update current_pos in the second lexerGravatar Masahiro Yamada 1-5/+15
2018-12-22kconfig: switch to ASSIGN_VAL state in the second lexerGravatar Masahiro Yamada 1-3/+9
2018-12-22kconfig: stop associating kconf_id with yylvalGravatar Masahiro Yamada 2-23/+20
2018-12-22kconfig: refactor end token rulesGravatar Masahiro Yamada 1-28/+15
2018-12-22kconfig: stop supporting '.' and '/' in unquoted wordsGravatar Masahiro Yamada 2-4/+3
2018-12-22kconfig: use T_WORD instead of T_VARIABLE for variablesGravatar Masahiro Yamada 2-4/+3
2018-12-22kconfig: use specific tokens instead of T_ASSIGN for assignmentsGravatar Masahiro Yamada 2-5/+13
2018-12-22kconfig: refactor scanning and parsing "option" propertiesGravatar Masahiro Yamada 5-52/+41
2018-12-22kconfig: use distinct tokens for type and default propertiesGravatar Masahiro Yamada 3-32/+47