Show patches with: Submitter = Masahiro Yamada       |    State = Action Required       |   96 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
kbuild: remove warning about "make depend" - - - --- 2015-02-03 Masahiro Yamada New
kbuild: drop $(version_h) from MRPROPER_FILES - - - --- 2015-01-08 Masahiro Yamada New
[v2,2/2] kbuild: remove redundant line from bounds.h/asm-offsets.h - - - --- 2015-01-05 Masahiro Yamada New
[v2,1/2] kbuild: merge bounds.h and asm-offsets.h rules - - - --- 2015-01-05 Masahiro Yamada New
[6/6] kbuild,gcov: simplify kernel/gcov/Makefile more - - - --- 2014-12-25 Masahiro Yamada New
[5/6] kbuild: allow cc-ifversion to have the argument for false condition - - - --- 2014-12-25 Masahiro Yamada New
[4/6] kbuild,gcov: simplify kernel/gcov/Makefile - - - --- 2014-12-25 Masahiro Yamada New
[3/6] kbuild,gcov: remove unnecessary workaround - - - --- 2014-12-25 Masahiro Yamada New
[2/6] kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion - - - --- 2014-12-25 Masahiro Yamada New
[1/6] kbuild: fix cc-ifversion macro - - - --- 2014-12-25 Masahiro Yamada New
[2/2] kbuild: remove redundant line from bounds.h/asm-offsets.h - - - --- 2014-12-24 Masahiro Yamada New
[1/2] kbuild: merge bounds.h and asm-offsets.h rules - - - --- 2014-12-24 Masahiro Yamada New
kbuild: use mixed-targets when two or more config targets are given - - - --- 2014-12-11 Masahiro Yamada New
kconfig: fix a misspelling in scripts/kconfig/merge_config.sh - - - --- 2014-12-03 Masahiro Yamada New
kbuild: fix scripts/headers.sh to see the correct Kbuild path - - - --- 2014-12-03 Masahiro Yamada New
kbuild: update headers_install.txt document - - - --- 2014-12-03 Masahiro Yamada New
kbuild: remove redundant -rR flag of hdr-inst - - - --- 2014-12-02 Masahiro Yamada New
kbuild: remove old information in headers_install.txt document - - - --- 2014-12-02 Masahiro Yamada New
kbuild: collect shorthands into scripts/Kbuild.include - - - --- 2014-11-26 Masahiro Yamada New
kbuild: collect shorthands into the top Makefile - - - --- 2014-10-29 Masahiro Yamada New
kbuild: simplify build, clean, modbuiltin shorthands - - - --- 2014-09-09 Masahiro Yamada New
[3/3] kbuild: handle C=... and M=... after entering into build directory - - - --- 2014-09-09 Masahiro Yamada New
[2/3] kbuild: use $(Q) for sub-make target - - - --- 2014-09-09 Masahiro Yamada New
[1/3] kbuild: fake the "Entering directory ..." message more simply - - - --- 2014-09-09 Masahiro Yamada New
[3/3] kbuild: remove obj-n and lib-n handling - - - --- 2014-09-09 Masahiro Yamada New
[2/3] kbuild: remove unnecessary variable initializaions - - - --- 2014-09-09 Masahiro Yamada New
[1/3] kbuild: remove unnecessary "obj- := dummy.o" trick - - - --- 2014-09-09 Masahiro Yamada New
kbuild: arm: Do not define "comma" twice - - - --- 2014-08-22 Masahiro Yamada New
[4/4] kbuild: remove redundant clean-files from scripts/kconfig/Makefile - - - --- 2014-08-19 Masahiro Yamada New
[3/4] kbuild: refactor script/kconfig/Makefile - - - --- 2014-08-19 Masahiro Yamada New
[2/4] kbuild: handle the dependency of multi-objs hostprogs appropriately - - - --- 2014-08-19 Masahiro Yamada New
[1/4] kbuild: handle multi-objs dependency appropriately - - - --- 2014-08-19 Masahiro Yamada New
kbuild: trivial - fix the help doc of CONFIG_CC_OPTIMIZE_FOR_SIZE - - - --- 2014-08-05 Masahiro Yamada New
kbuild: allow to override Python command name - - - --- 2014-07-18 Masahiro Yamada New
[v3,5/5] kbuild: clean-up and bug fix of scripts/Makefile.host - - - --- 2014-07-16 Masahiro Yamada New
[v3,4/5] kbuild: clean up scripts/Makefile.host - - - --- 2014-07-16 Masahiro Yamada New
[v3,3/5] kbuild: drop shared library support from Makefile.host - - - --- 2014-07-16 Masahiro Yamada New
[v3,2/5] kbuild: fix a bug of C++ host program handling - - - --- 2014-07-16 Masahiro Yamada New
[v3,1/5] kbuild: fix a typo in scripts/Makefile.host - - - --- 2014-07-16 Masahiro Yamada New
kbuild: Use symbolic link to the source tree for out-of-tree build - - - --- 2014-07-09 Masahiro Yamada New
[v2] kbuild: make KBUILD_SHELL overridable and document it - - - --- 2014-06-10 Masahiro Yamada New
[v2] kbuild: trivial - use tabs for code indent where possible - - - --- 2014-06-10 Masahiro Yamada New
kbuild: fix a typo in a kbuild document - - - --- 2014-06-10 Masahiro Yamada New
kbuild: document KBUILD_SHELL - - - --- 2014-06-10 Masahiro Yamada New
kbuild: rename CONFIG_SHELL to KBUILD_SHELL - - - --- 2014-06-09 Masahiro Yamada New
[v2,5/5] kbuild: clean-up and bug fix of scripts/Makefile.host - - - --- 2014-06-09 Masahiro Yamada New
[v2,4/5] kbuild: clean up scripts/Makefile.host - - - --- 2014-06-09 Masahiro Yamada New
[v2,3/5] kbuild: drop shared library support from Makefile.host - - - --- 2014-06-09 Masahiro Yamada New
[v2,2/5] kbuild: fix a bug of C++ host program handling - - - --- 2014-06-09 Masahiro Yamada New
[v2,1/5] kbuild: fix a typo in scripts/Makefile.host - - - --- 2014-06-09 Masahiro Yamada New
[v2,7/7] scripts: objdiff: support directories for the augument of record command - - - --- 2014-06-09 Masahiro Yamada New
[v2,6/7] scripts: objdiff: fix a comment - - - --- 2014-06-09 Masahiro Yamada New
[v2,5/7] scripts: objdiff: change the extension of disassembly from .o to .dis - - - --- 2014-06-09 Masahiro Yamada New
[v2,4/7] scripts: objdiff: improve path flexibility for record command - - - --- 2014-06-09 Masahiro Yamada New
[v2,3/7] scripts: objdiff: remove unnecessary code - - - --- 2014-06-09 Masahiro Yamada New
[v2,2/7] scripts: objdiff: direct error messages to stderr - - - --- 2014-06-09 Masahiro Yamada New
[v2,1/7] scripts: objdiff: get the path to .tmp_objdiff more simply - - - --- 2014-06-09 Masahiro Yamada New
scripts/Makefile.clean: clean also $(extra-m) and $(extra-) - - - --- 2014-06-06 Masahiro Yamada New
[5/5] kbuild: create directory of .o files from shlib-objs notation - - - --- 2014-06-06 Masahiro Yamada New
[4/5] kbuild: clean-up and bug fix of scripts/Makefile.host - - - --- 2014-06-06 Masahiro Yamada New
[3/5] kbuild: clean up scripts/Makefile.host - - - --- 2014-06-06 Masahiro Yamada New
[2/5] kbuild: fix a bug of C++ host program handling - - - --- 2014-06-06 Masahiro Yamada New
[1/5] kbuild: fix a typo in scripts/Makefile.host - - - --- 2014-06-06 Masahiro Yamada New
[7/7] scripts: objdiff: support directories for the augument of record command - - - --- 2014-05-30 Masahiro Yamada New
[6/7] scripts: objdiff: fix a comment - - - --- 2014-05-30 Masahiro Yamada New
[5/7] scripts: objdiff: change the extension of disassembly from .o to .dis - - - --- 2014-05-30 Masahiro Yamada New
[4/7] scripts: objdiff: improve path flexibility for record command - - - --- 2014-05-30 Masahiro Yamada New
[3/7] scripts: objdiff: remove unnecessary code - - - --- 2014-05-30 Masahiro Yamada New
[2/7] scripts: objdiff: direct error messages to stderr - - - --- 2014-05-30 Masahiro Yamada New
[1/7] scripts: objdiff: get the path to .tmp_objdiff more simply - - - --- 2014-05-30 Masahiro Yamada New
[3/7] scripts: objdiff: remove unnecessary code - - - --- 2014-05-30 Masahiro Yamada New
[2/2] kbuild: create include/config directory in scripts/kconfig/Makefile - - - --- 2014-05-29 Masahiro Yamada New
[1/2] kbuild: do not create include/linux directory - - - --- 2014-05-29 Masahiro Yamada New
kbuild: trivial - remove trailing empty lines - - - --- 2014-05-29 Masahiro Yamada New
kbuild: trivial - use tabs for code indent where possible - - - --- 2014-05-29 Masahiro Yamada New
kbuild: trivial - fix comment block indent - - - --- 2014-04-28 Masahiro Yamada New
kbuild: trivial - remove trailing spaces - - - --- 2014-04-28 Masahiro Yamada New
kbuild: do not add "selinux" to subdir- twice - - - --- 2014-04-17 Masahiro Yamada New
selinux,kbuild: remove unnecessary $(hostprogs-y) from clean-files - - - --- 2014-04-17 Masahiro Yamada New
[v3] kbuild: move extra gcc checks to scripts/Makefile.extrawarn - - - --- 2014-04-14 Masahiro Yamada New
[v2] x86: suppress "Nothing to be done for ..." messages - - - --- 2014-04-10 Masahiro Yamada New
x86: suppress "Nothing to be done for ..." messages - - - --- 2014-04-09 Masahiro Yamada New
kbuild: support simultaneous "make %config" and "make all" - - - --- 2014-04-09 Masahiro Yamada New
[v2] kbuild: move extra gcc checks to scripts/Makefile.extrawarn - - - --- 2014-04-09 Masahiro Yamada New
Kbuild: move extra gcc check flags to the top Makefile - - - --- 2014-04-07 Masahiro Yamada New
kbuild: create a build directory automatically for out-of-tree build - - - --- 2014-03-31 Masahiro Yamada New
kbuild: remove redundant '.*.cmd' pattern from make distclean - - - --- 2014-03-28 Masahiro Yamada New
[v2] kbuild: move "quote" to Kbuild.include to be consistent - - - --- 2014-03-20 Masahiro Yamada New
kbuild: move "quote" to Kbuild.include to be consistent - - - --- 2014-03-18 Masahiro Yamada New
[v2] kbuild: docbook: use $(obj) and $(src) rather than specific path - - - --- 2014-03-18 Masahiro Yamada New
kbuild: docbook: use $(obj) and $(src) rather than specific path - - - --- 2014-01-20 Masahiro Yamada New
[2/2] kbuild: docbook: specify KERNELDOC dependency correctly - - - --- 2014-01-20 Masahiro Yamada New
[1/2] kbuild: docbook: include cmd files more simply - - - --- 2014-01-20 Masahiro Yamada New
kbuild: specify build_docproc as a phony target - - - --- 2014-01-20 Masahiro Yamada New
Kbuild: Move extra gcc check flags to the top Makefile - - - --- 2013-12-18 Masahiro Yamada New
arm, kbuild: Do not define "comma" twice - - - --- 2013-12-13 Masahiro Yamada New