Masahiro Yamada ([email protected])

Number of posts: 5709 (5.96 per day)
First post: 2015-04-07 03:34:41
Last post: 2017-11-20 16:20:32

Date List Subject
2019-08-27 10:51:53 linux-kernel Re: a bug in genksysms/CONFIG_MODVERSIONS w/ __attribute__((foo))?
2019-08-27 10:38:45 linux-kernel [PATCH v2] kbuild: enable unused-function warnings for W= build with Clang
2019-08-27 09:05:22 linux-kernel Re: [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages
2019-08-27 07:47:11 linux-kernel Re: [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages
2019-08-27 06:46:50 linux-kernel [PATCH] drm/amd: remove meaningless descending into amd/amdkfd/
2019-08-27 06:39:28 linux-kernel [PATCH v2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
2019-08-27 05:16:54 linux-kernel Re: [PATCH] riscv: add arch/riscv/Kbuild
2019-08-26 02:27:02 linux-kernel Re: [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages
2019-08-26 02:09:33 linux-kernel Re: [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages
2019-08-25 17:59:16 linux-kernel [PATCH 1/2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
2019-08-25 17:30:22 linux-kernel [PATCH 2/2] kconfig: split util.c out of parser.y
2019-08-25 13:30:16 linux-kernel [PATCH] kbuild: add $(BASH) to run scripts with bash-extension
2019-08-25 01:37:02 linux-kernel Re: [PATCH] .gitignore: ignore modules.order explicitly
2019-08-25 01:34:26 linux-kernel [PATCH 1/2] kbuild: remove clean-dirs syntax
2019-08-25 01:33:41 linux-kernel [PATCH] kbuild: clean up subdir-ymn calculation in Makefile.clean
2019-08-25 01:33:41 linux-kernel [PATCH 2/2] kbuild: remove unneeded '+' marker from cmd_clean
2019-08-23 23:22:01 linux-kernel Re: [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages
2019-08-23 23:18:41 linux-kernel Re: [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages
2019-08-23 09:53:21 linux-kernel [PATCH] ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91
2019-08-23 09:53:14 linux-kernel [PATCH] ARM: omap2: move platform-specific asm-offset.h to arch/arm/mach-omap2
2019-08-22 13:59:54 linux-kernel [PATCH] [NOT APPLICABLE YET] kbuild: speed up incremental build for the new GNU Make?
2019-08-22 08:18:15 linux-kernel [PATCH 2/6] kbuild: Inform user to pass ARCH= for make mrproper only when necessary
2019-08-22 08:17:59 linux-kernel [PATCH 6/6] kbuild: check clean srctree even earlier
2019-08-22 07:55:55 linux-kernel [PATCH 5/6] kbuild: remove prepare3 target
2019-08-22 07:54:56 linux-kernel [PATCH 1/6] kbuild: remove 'Using ... as source for kernel' message
2019-08-22 07:53:21 linux-kernel [PATCH 4/6] kbuild: move the clean srctree check to the outputmakefile target
2019-08-22 06:56:54 linux-kernel [PATCH 3/6] kbuild: clarify where to run make mrproper when out-of-tree fails
2019-08-22 04:00:41 linux-kernel [PATCH] kbuild: get rid of $(realpath ...) from scripts/mkmakefile
2019-08-22 03:43:09 linux-kernel Re: [PATCH v4 06/10] modpost: Add modinfo flag to livepatch modules
2019-08-21 21:00:39 linux-kernel [PATCH] kbuild: remove unneeded dependency for $(DOC_TARGETS)
2019-08-21 17:59:01 linux-kernel [PATCH] kbuild: remove unneeded comments and code from scripts/basic/Makefile
2019-08-21 10:44:30 linux-kernel [PATCH] riscv: add arch/riscv/Kbuild
2019-08-21 09:19:29 linux-kernel [PATCH] arm64: add arch/arm64/Kbuild
2019-08-21 08:06:55 linux-kernel [PATCH] kbuild: remove unneeded '+' marker from kselftest-merge
2019-08-21 07:50:48 linux-kernel [PATCH 3/4] kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package
2019-08-21 07:50:38 linux-kernel [PATCH 1/4] kbuild: pkg: clean up package files/dirs from the top Makefile
2019-08-21 07:07:21 linux-kernel [PATCH 2/4] kbuild: pkg: add package targets to PHONY instead of FORCE
2019-08-21 07:07:20 linux-kernel [PATCH 4/4] kbuild: remove unneeded '+' marker from cmd_clean
2019-08-21 04:15:57 linux-kernel [PATCH v2 1/4] video/logo: remove unneeded *.o pattern from clean-files
2019-08-21 04:15:50 linux-kernel [PATCH v2 2/4] video/logo: do not generate unneeded logo C files
2019-08-21 04:15:48 linux-kernel [PATCH v2 0/4] video/logo: various fix and cleanups of drivers/video/logo/Makefile
2019-08-21 04:14:33 linux-kernel [PATCH v2 4/4] video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/
2019-08-21 04:14:26 linux-kernel [PATCH v2 3/4] video/logo: simplify cmd_logo
2019-08-21 04:09:25 linux-kernel Re: [PATCH 2/4] video/logo: fix unneeded generation of font C files
2019-08-21 03:58:22 linux-kernel [PATCH 1/4] video/logo: remove unneeded *.o pattern from clean-files
2019-08-21 03:58:07 linux-kernel [PATCH 2/4] video/logo: fix unneeded generation of font C files
2019-08-21 03:57:21 linux-kernel [PATCH 3/4] video/logo: simplify cmd_logo
2019-08-21 03:57:11 linux-kernel [PATCH 4/4] video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/
2019-08-21 03:57:02 linux-kernel [PATCH 0/4] video/logo: various fix and cleanups of drivers/video/logo/Makefile
2019-08-21 02:03:46 linux-kernel Re: [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib
2019-08-20 17:13:49 linux-kernel [PATCH 3/3] kbuild: remove ARCH_{CPP,A,C}FLAGS