Show patches with: Submitter = Masahiro Yamada       |    Archived = No       |   2306 patches
« 1 2 3 423 24 »
Patch Series S/W/F Date Submitter Delegate State
[01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore [01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore --- 2018-03-23 Masahiro Yamada New
[01/11] kbuild: do not create empty modules.order in the prepare stage kbuild: create *.mod with directory path and remove MODVERDIR --- 2019-07-09 Masahiro Yamada New
[01/11] kbuild: move the Module.symvers check for external module build kbuild: clean-ups and improvement of single targets --- 2019-08-10 Masahiro Yamada Accepted
[01/12] radix-tree: replace <linux/spinlock.h> with <linux/spinlock_types.h> radix-tree: split out struct radix_tree_root out to <linux/radix-tree-root.h> --- 2017-10-08 Masahiro Yamada Superseded
[01/14] kconfig: send error messages to stderr Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[01/15] kbuild: remove headers_{install,check}_all kbuild: refactor headers_install and support compile-test of UAPI headers --- 2019-06-04 Masahiro Yamada Accepted
[01/16] scripts/kallsyms: remove unneeded #ifndef ARRAY_SIZE scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[01/22] mtd: nand: ams-delta: return error code of nand_scan() on error --- 2016-11-04 Masahiro Yamada Accepted
[01/23] kbuild: remove kbuild cache kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada Superseded
[01/27] kbuild: remove useless $(gen) variable in Makefile.headersinst kbuild, arch: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst --- 2017-06-12 Masahiro Yamada Superseded
[01/27] kconfig: fix file name and line number of warn_ignored_character() kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[01/28] drm/ttm: fix include notation and remove -Iinclude/drm flag gpu/drm: remove -Iinclude/drm compiler flags from Makefile --- 2017-04-20 Masahiro Yamada New
[01/30] gcc-plugins: fix build condition of SANCOV plugin kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Accepted
[01/31] scripts/spelling.txt: add "swith" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada Accepted
[02/10] kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile [01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore --- 2018-03-23 Masahiro Yamada Accepted
[02/11] kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin} kbuild: create *.mod with directory path and remove MODVERDIR --- 2019-07-09 Masahiro Yamada Superseded
[02/11] kbuild: refactor part-of-module more kbuild: clean-ups and improvement of single targets --- 2019-08-10 Masahiro Yamada Accepted
[02/11] mtd: rawnand: denali: refactor syndrome layout handling for raw access mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups --- 2019-02-08 Masahiro Yamada Superseded
[02/12] radix-tree: split struct radix_tree_root to <linux/radix-tree-root.h> radix-tree: split out struct radix_tree_root out to <linux/radix-tree-root.h> --- 2017-10-08 Masahiro Yamada New
[02/14] kconfig: do not write choice values when their dependency becomes n Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[02/15] kbuild: remove stale dependency between Documentation/ and headers_install kbuild: refactor headers_install and support compile-test of UAPI headers --- 2019-06-04 Masahiro Yamada New
[02/16] scripts/kallsyms: fix definitely-lost memory leak scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[02/17] pinctrl: uniphier: rename function and variable names --- 2016-05-31 Masahiro Yamada Accepted
[02/23] kbuild: remove CONFIG_CROSS_COMPILE support kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada Superseded
[02/27] kbuild: fix comment about dst of headers_{install,check}_all kbuild, arch: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst --- 2017-06-12 Masahiro Yamada Superseded
[02/27] kconfig: fix memory leak when EOF is encountered in quotation kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[02/28] drm/amd: fix include notation and remove -Iinclude/drm flag gpu/drm: remove -Iinclude/drm compiler flags from Makefile --- 2017-04-20 Masahiro Yamada Superseded
[02/30] kbuild: remove kbuild cache kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[02/31] scripts/spelling.txt: add "swithc" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada Accepted
[03/10] genksyms: generate lexer and parser during build instead of shipping [01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore --- 2018-03-23 Masahiro Yamada Accepted
[03/11] kbuild: fix modkern_aflags implementation kbuild: clean-ups and improvement of single targets --- 2019-08-10 Masahiro Yamada Accepted
[03/11] kbuild: remove duplication from modules.order in sub-directories kbuild: create *.mod with directory path and remove MODVERDIR --- 2019-07-09 Masahiro Yamada Superseded
[03/12] irqdomain: replace <linux/radix-tree.h> with <linux/radix-tree-root.h> radix-tree: split out struct radix_tree_root out to <linux/radix-tree-root.h> --- 2017-10-08 Masahiro Yamada New
[03/14] kconfig: show '?' prompt even if no help text is available Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[03/15] kbuild: make gdb_script depend on prepare0 instead of prepare kbuild: refactor headers_install and support compile-test of UAPI headers --- 2019-06-04 Masahiro Yamada Accepted
[03/16] scripts/kallsyms: set relative_base more effectively scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada New
[03/23] kconfig: add xstrdup() helper kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[03/27] kbuild: pass dst= to Makefile.headersinst from top Makefile kbuild, arch: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst --- 2017-06-12 Masahiro Yamada Superseded
[03/27] kconfig: require T_EOL to reduce visible statement kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[03/28] drm/ast: fix include notation and remove -Iinclude/drm flag gpu/drm: remove -Iinclude/drm compiler flags from Makefile --- 2017-04-20 Masahiro Yamada Superseded
[03/30] kbuild: remove CONFIG_CROSS_COMPILE support kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[03/31] scripts/spelling.txt: add "an user" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada Accepted
[04/10] kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically [01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore --- 2018-03-23 Masahiro Yamada Accepted
[04/11] kbuild: remove 'make /' support kbuild: clean-ups and improvement of single targets --- 2019-08-10 Masahiro Yamada Accepted
[04/11] scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.ver kbuild: create *.mod with directory path and remove MODVERDIR --- 2019-07-09 Masahiro Yamada Superseded
[04/12] writeback: replace <linux/radix-tree.h> with <linux/radix-tree-root.h> radix-tree: split out struct radix_tree_root out to <linux/radix-tree-root.h> --- 2017-10-08 Masahiro Yamada New
[04/14] kconfig: print additional new line for choice for redirection Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[04/15] kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECK kbuild: refactor headers_install and support compile-test of UAPI headers --- 2019-06-04 Masahiro Yamada Accepted
[04/16] scripts/kallsyms: remove redundant is_arm_mapping_symbol() scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[04/23] kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada Accepted
[04/27] arm64: move generic-y of exported headers to uapi/asm/Kbuild kbuild, arch: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst --- 2017-06-12 Masahiro Yamada Superseded
[04/27] kconfig: remove unneeded pattern matching to whitespaces kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[04/28] drm/bochs: fix include notation and remove -Iinclude/drm flag gpu/drm: remove -Iinclude/drm compiler flags from Makefile --- 2017-04-20 Masahiro Yamada Superseded
[04/30] kconfig: reference environment variables directly and remove 'option env=' kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[04/31] scripts/spelling.txt: add "an union" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada New
[04/39] mtd: nand: denali: remove more unused struct members --- 2016-11-26 Masahiro Yamada Superseded
[05/10] kbuild: add %.dtb.S and %.dtb to 'targets' automatically [01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore --- 2018-03-23 Masahiro Yamada Accepted
[05/11] kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.mod kbuild: create *.mod with directory path and remove MODVERDIR --- 2019-07-09 Masahiro Yamada Superseded
[05/11] kbuild: remove meaningless 'targets' in ./Kbuild kbuild: clean-ups and improvement of single targets --- 2019-08-10 Masahiro Yamada New
[05/11] mtd: rawnand: denali: rename irq_status to irq_stat mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups --- 2019-02-08 Masahiro Yamada New
[05/12] iocontext.h: replace <linux/radix-tree.h> with <linux/radix-tree-root.h> radix-tree: split out struct radix_tree_root out to <linux/radix-tree-root.h> --- 2017-10-08 Masahiro Yamada New
[05/14] kconfig: remove 'config*' pattern from .gitignnore Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[05/15] kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples kbuild: refactor headers_install and support compile-test of UAPI headers --- 2019-06-04 Masahiro Yamada Accepted
[05/16] scripts/kallsyms: remove unneeded length check for prefix matching scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[05/23] kconfig: move and rename sym_expand_string_value() kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada Superseded
[05/27] ARM: move generic-y of exported headers to uapi/asm/Kbuild kbuild, arch: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst --- 2017-06-12 Masahiro Yamada New
[05/27] kconfig: refactor pattern matching in STRING state kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[05/28] drm/bridge: fix include notation and remove -Iinclude/drm flag gpu/drm: remove -Iinclude/drm compiler flags from Makefile --- 2017-04-20 Masahiro Yamada New
[05/30] kconfig: remove string expansion in file_lookup() kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[05/31] scripts/spelling.txt: add "an one" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada New
[05/39] mtd: nand: denali: fix comment of denali_nand_info::flash_mem --- 2016-11-26 Masahiro Yamada Superseded
[06/10] .gitignore: move *-asn1.[ch] patterns to the top-level .gitignore [01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore --- 2018-03-23 Masahiro Yamada New
[06/11] kbuild: do not descend to ./Kbuild when cleaning kbuild: clean-ups and improvement of single targets --- 2019-08-10 Masahiro Yamada New
[06/11] kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.mod kbuild: create *.mod with directory path and remove MODVERDIR --- 2019-07-09 Masahiro Yamada Superseded
[06/12] fs: replace <linux/radix-tree.h> with <linux/radix-tree-root.h> radix-tree: split out struct radix_tree_root out to <linux/radix-tree-root.h> --- 2017-10-08 Masahiro Yamada New
[06/14] kbuild: define PYTHON2 and PYTHON3 variables instead of PYTHON Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada Superseded
[06/15] kbuild: remove build_unifdef target in scripts/Makefile kbuild: refactor headers_install and support compile-test of UAPI headers --- 2019-06-04 Masahiro Yamada Accepted
[06/16] scripts/kallsyms: add sym_name() to mitigate cast ugliness scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[06/22] mtd: nand: tmio: return error code of nand_scan() on error --- 2016-11-04 Masahiro Yamada Accepted
[06/23] kconfig: reference environments directly and remove 'option env=' syntax kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[06/27] arc: move generic-y of exported headers to uapi/asm/Kbuild kbuild, arch: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst --- 2017-06-12 Masahiro Yamada Superseded
[06/27] kconfig: fix ambiguous grammar in terms of new lines kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[06/28] drm/cirrus: fix include notation and remove -Iinclude/drm flag gpu/drm: remove -Iinclude/drm compiler flags from Makefile --- 2017-04-20 Masahiro Yamada Superseded
[06/30] kconfig: remove string expansion for mainmenu after yyparse() kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[06/31] scripts/spelling.txt: add "partiton" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada Accepted
[07/10] kbuild: clean up *-asn1.[ch] patterns from top-level Makefile [01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore --- 2018-03-23 Masahiro Yamada Accepted
[07/11] kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod kbuild: create *.mod with directory path and remove MODVERDIR --- 2019-07-09 Masahiro Yamada Superseded
[07/11] kbuild: unset variables in top Makefile instead of setting 0 kbuild: clean-ups and improvement of single targets --- 2019-08-10 Masahiro Yamada Accepted
[07/11] mtd: rawnand: denali: use bool type instead of int where appropriate mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups --- 2019-02-08 Masahiro Yamada New
[07/12] blkcg: replace <linux/radix-tree.h> with <linux/radix-tree-root.h> radix-tree: split out struct radix_tree_root out to <linux/radix-tree-root.h> --- 2017-10-08 Masahiro Yamada New
[07/14] kconfig: test: add framework for Kconfig unit-tests Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[07/15] kbuild: build all prerequisite of headers_install simultaneously kbuild: refactor headers_install and support compile-test of UAPI headers --- 2019-06-04 Masahiro Yamada Accepted
[07/16] scripts/kallsyms: replace prefix_underscores_count() with strspn() scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[07/22] mtd: nand: orion: return error code of nand_scan() on error --- 2016-11-04 Masahiro Yamada New
[07/23] kconfig: add function support and implement 'shell' function kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[07/27] blackfin: move generic-y of exported headers to uapi/asm/Kbuild kbuild, arch: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst --- 2017-06-12 Masahiro Yamada Superseded
[07/27] kconfig: clean up EOF handling in the lexer kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[07/28] drm/hisilicon: fix include notation and remove -Iinclude/drm flag gpu/drm: remove -Iinclude/drm compiler flags from Makefile --- 2017-04-20 Masahiro Yamada Superseded
[07/30] kconfig: remove sym_expand_string_value() kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[07/31] scripts/spelling.txt: add "aligment" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada New
« 1 2 3 423 24 »