Show patches with: Submitter = Masahiro Yamada       |   2306 patches
« 1 2 ... 7 8 923 24 »
Patch Series S/W/F Date Submitter Delegate State
kbuild: remove unnecessary stubs for archheader and archscripts kbuild: remove unnecessary stubs for archheader and archscripts --- 2019-01-03 Masahiro Yamada Accepted
[v2] kbuild: remove unnecessary in-subshell execution [v2] kbuild: remove unnecessary in-subshell execution --- 2019-01-03 Masahiro Yamada New
kbuild: use assignment instead of define ... endef for filechk_* rules kbuild: use assignment instead of define ... endef for filechk_* rules --- 2019-01-03 Masahiro Yamada Accepted
[5/5] kbuild: warn redundant generic-y [1/5] riscv: remove redundant kernel-space generic-y --- 2019-01-03 Masahiro Yamada New
[4/5] arch: remove redundant generic-y defines [1/5] riscv: remove redundant kernel-space generic-y --- 2019-01-03 Masahiro Yamada New
[3/5] kbuild: generate asm-generic wrappers if mandatory headers are missing [1/5] riscv: remove redundant kernel-space generic-y --- 2019-01-03 Masahiro Yamada Accepted
[2/5] arch: remove stale comments "UAPI Header export list" [1/5] riscv: remove redundant kernel-space generic-y --- 2019-01-03 Masahiro Yamada Accepted
[1/5] riscv: remove redundant kernel-space generic-y [1/5] riscv: remove redundant kernel-space generic-y --- 2019-01-03 Masahiro Yamada New
[4/4] kbuild: make LINUX_VERSION_CODE in <linux/version.h> more readable [1/4] kbuild: remove redundant target cleaning on failure --- 2018-12-31 Masahiro Yamada New
[3/4] kbuild: remove unnecessary in-subshell execution [1/4] kbuild: remove redundant target cleaning on failure --- 2018-12-31 Masahiro Yamada Superseded
[2/4] kbuild: change filechk to surround the given command with { } [1/4] kbuild: remove redundant target cleaning on failure --- 2018-12-31 Masahiro Yamada Accepted
[1/4] kbuild: remove redundant target cleaning on failure [1/4] kbuild: remove redundant target cleaning on failure --- 2018-12-31 Masahiro Yamada Accepted
kbuild: clean up rule_dtc_dt_yaml kbuild: clean up rule_dtc_dt_yaml --- 2018-12-31 Masahiro Yamada Accepted
kbuild: remove UIMAGE_IN and UIMAGE_OUT kbuild: remove UIMAGE_IN and UIMAGE_OUT --- 2018-12-31 Masahiro Yamada Accepted
[v2] x86/trace: set TRACE_INCLUDE_PATH correctly instead of header search path [v2] x86/trace: set TRACE_INCLUDE_PATH correctly instead of header search path --- 2018-12-30 Masahiro Yamada New
jump_label: move 'asm goto' support test to Kconfig jump_label: move 'asm goto' support test to Kconfig --- 2018-12-30 Masahiro Yamada Accepted
firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to Makefile firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to Makefile --- 2018-12-24 Masahiro Yamada Superseded
kbuild: remove unused cmd_gentimeconst kbuild: remove unused cmd_gentimeconst --- 2018-12-24 Masahiro Yamada Accepted
x86/trace: set TRACE_INCLUDE_PATH instead of include path x86/trace: set TRACE_INCLUDE_PATH instead of include path --- 2018-12-23 Masahiro Yamada Superseded
[3/3] kbuild: remove $(obj)/ prefixes in ./Kbuild Untitled series #17458 --- 2018-12-22 Masahiro Yamada Accepted
[RESEND] ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC [RESEND] ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC --- 2018-12-21 Masahiro Yamada Accepted
[5/5] kconfig: surround dbg_sym_flags with #ifdef DEBUG to fix gconf warning [1/5] kconfig: split some C files out of zconf.y --- 2018-12-21 Masahiro Yamada Accepted
[4/5] kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warnings [1/5] kconfig: split some C files out of zconf.y --- 2018-12-21 Masahiro Yamada Accepted
[3/5] kconfig: add static qualifiers to fix gconf warnings [1/5] kconfig: split some C files out of zconf.y --- 2018-12-21 Masahiro Yamada Accepted
[2/5] kconfig: split the lexer out of zconf.y [1/5] kconfig: split some C files out of zconf.y --- 2018-12-21 Masahiro Yamada New
[1/5] kconfig: split some C files out of zconf.y [1/5] kconfig: split some C files out of zconf.y --- 2018-12-21 Masahiro Yamada Accepted
kconfig: remove unused "file" field of yylval union kconfig: remove unused "file" field of yylval union --- 2018-12-21 Masahiro Yamada Accepted
[3/3] firmware: rewrite Makefile [1/3] scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore --- 2018-12-21 Masahiro Yamada New
[2/3] firmware: remove unnecessary patterns in .gitignore [1/3] scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore --- 2018-12-21 Masahiro Yamada Accepted
[1/3] scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore [1/3] scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore --- 2018-12-21 Masahiro Yamada New
kconfig: convert to SPDX License Identifier kconfig: convert to SPDX License Identifier --- 2018-12-18 Masahiro Yamada Accepted
kbuild: fix false positive warning/error about missing libelf kbuild: fix false positive warning/error about missing libelf --- 2018-12-18 Masahiro Yamada Accepted
[v3,12/12] x86/asm: consolidate ASM_EXTABLE_* macros x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,11/12] x86/alternatives: consolidate LOCK_PREFIX macro x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,10/12] linux/linkage: add ASM() macro to reduce duplication between C/ASM code x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,09/12] Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,08/12] Revert "x86/objtool: Use asm macros to work around GCC inlining bugs" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,07/12] Revert "x86/refcount: Work around GCC inlining bug" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,06/12] Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,05/12] Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC inlining bugs" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,04/12] Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,03/12] Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining bugs" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,02/12] Revert "x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,01/12] Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
csky: remove meaningless header-y csky: remove meaningless header-y --- 2018-12-16 Masahiro Yamada Accepted
bpf: promote bpf_perf_event.h to mandatory UAPI header bpf: promote bpf_perf_event.h to mandatory UAPI header --- 2018-12-16 Masahiro Yamada Accepted
um: remove redundant generic-y um: remove redundant generic-y --- 2018-12-16 Masahiro Yamada Accepted
arc: remove redundant kernel-space generic-y arc: remove redundant kernel-space generic-y --- 2018-12-16 Masahiro Yamada Accepted
nds32: remove redundant kernel-space generic-y nds32: remove redundant kernel-space generic-y --- 2018-12-16 Masahiro Yamada Accepted
riscv: remove redundant kernel-space generic-y riscv: remove redundant kernel-space generic-y --- 2018-12-16 Masahiro Yamada Superseded
[v2] x86, kbuild: revert macrofying inline assembly code [v2] x86, kbuild: revert macrofying inline assembly code --- 2018-12-16 Masahiro Yamada New
pinctrl: uniphier: constify uniphier_pinctrl_socdata pinctrl: uniphier: constify uniphier_pinctrl_socdata --- 2018-12-14 Masahiro Yamada Accepted
[3/3] kbuild: add -Werror=implicit-int flag unconditionally [1/3] kbuild: add -fno-PIE flag unconditionally --- 2018-12-14 Masahiro Yamada Accepted
[2/3] kbuild: add -Werror=strict-prototype flag unconditionally [1/3] kbuild: add -fno-PIE flag unconditionally --- 2018-12-14 Masahiro Yamada Accepted
[1/3] kbuild: add -fno-PIE flag unconditionally [1/3] kbuild: add -fno-PIE flag unconditionally --- 2018-12-14 Masahiro Yamada Accepted
arm64: replace arm64-obj-* in Makefile with obj-* arm64: replace arm64-obj-* in Makefile with obj-* --- 2018-12-14 Masahiro Yamada Superseded
[RFC] compiler.h: support asm inline qualifier for better inlining [RFC] compiler.h: support asm inline qualifier for better inlining --- 2018-12-13 Masahiro Yamada New
kbuild, x86: revert macros in extended asm workarounds kbuild, x86: revert macros in extended asm workarounds --- 2018-12-13 Masahiro Yamada New
[4/4] kbuild: handle part-of-module correctly for *.ll and *.symtypes [1/4] kbuild: remove redundant quiet_modtag for $(obj-m) --- 2018-12-11 Masahiro Yamada Accepted
[3/4] kbuild: refactor part-of-module [1/4] kbuild: remove redundant quiet_modtag for $(obj-m) --- 2018-12-11 Masahiro Yamada Accepted
[2/4] kbuild: refactor quiet_modtag [1/4] kbuild: remove redundant quiet_modtag for $(obj-m) --- 2018-12-11 Masahiro Yamada Accepted
[1/4] kbuild: remove redundant quiet_modtag for $(obj-m) [1/4] kbuild: remove redundant quiet_modtag for $(obj-m) --- 2018-12-11 Masahiro Yamada Accepted
[27/27] kconfig: remove keyword lookup table entirely kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[26/27] kconfig: update current_pos in the second lexer kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[25/27] kconfig: switch to ASSIGN_VAL state in the second lexer kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[24/27] kconfig: stop associating kconf_id with yylval kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[23/27] kconfig: refactor end token rules kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[22/27] kconfig: ban the use of '.' and '/' in unquoted words kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[21/27] treewide: surround file paths in Kconfig files with double quotes kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[20/27] microblaze: surround string default in Kconfig with double quotes kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[19/27] kconfig: use T_WORD instead of T_VARIABLE for variables kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[18/27] kconfig: use specific tokens instead of T_ASSIGN for assignments kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[17/27] kconfig: refactor scanning and parsing "option" properties kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[16/27] kconfig: use distinct tokens for type and default properties kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[15/27] kconfig: remove redundant token defines kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[14/27] kconfig: rename depends_list to comment_option_list kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[13/27] kconfig: loosen the order of "visible" and "depends on" in menu entry kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[12/27] kconfig: remove redundant menu_block rule kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[11/27] kconfig: remove redundant if_block rule kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[10/27] kconfig: remove grammatically ambiguous option_error kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[09/27] kconfig: remove grammatically ambiguous "unexpected option" diagnostic kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada Accepted
[08/27] kconfig: warn no new line at end of file kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[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
[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
[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
[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
[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
[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
[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
[6/6] microblaze: remove the explicit removal of system.dtb microblaze: fix various problems in building boot images --- 2018-12-07 Masahiro Yamada Accepted
[5/6] microblaze: fix race condition in building boot images microblaze: fix various problems in building boot images --- 2018-12-07 Masahiro Yamada Accepted
[4/6] microblaze: add linux.bin* and simpleImage.* to PHONY microblaze: fix various problems in building boot images --- 2018-12-07 Masahiro Yamada Accepted
[3/6] microblaze: fix multiple bugs in arch/microblaze/boot/Makefile microblaze: fix various problems in building boot images --- 2018-12-07 Masahiro Yamada Accepted
[2/6] microblaze: move "... is ready" messages to arch/microblaze/Makefile microblaze: fix various problems in building boot images --- 2018-12-07 Masahiro Yamada Accepted
[1/6] microblaze: adjust the help to the real behavior microblaze: fix various problems in building boot images --- 2018-12-07 Masahiro Yamada Accepted
[4/4] i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode UniPhier I2C fixes --- 2018-12-06 Masahiro Yamada Accepted
[3/4] i2c: uniphier: fix violation of tLOW requirement for Fast-mode UniPhier I2C fixes --- 2018-12-06 Masahiro Yamada New
[2/4] i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START UniPhier I2C fixes --- 2018-12-06 Masahiro Yamada Accepted
[1/4] i2c: uniphier-f: fix timeout error after reading 8 bytes UniPhier I2C fixes --- 2018-12-06 Masahiro Yamada Accepted
gpio: uniphier: convert to SPDX License Identifier gpio: uniphier: convert to SPDX License Identifier --- 2018-12-05 Masahiro Yamada Accepted
« 1 2 ... 7 8 923 24 »