Toshi Kani ([email protected])

Number of posts: 853 (0.7 per day)
First post: 2012-05-02 21:23:01
Last post: 2015-08-29 01:20:57

Date List Subject
2015-06-24 17:06:02 linux-kernel Re: [PATCH v3 2/3] libnvdimm: Set numa_node to NVDIMM devices
2015-06-24 16:39:16 linux-kernel Re: [PATCH v3 3/3] libnvdimm: Add sysfs numa_node to NVDIMM devices
2015-06-23 22:11:14 linux-kernel Re: [PATCH] mm: Fix MAP_POPULATE and mlock() for DAX
2015-06-23 15:20:29 linux-kernel Re: [PATCH 2/3] mm, x86: Remove region_is_ram() call from ioremap
2015-06-22 20:56:25 linux-kernel Re: [PATCH] mm: Fix MAP_POPULATE and mlock() for DAX
2015-06-22 19:07:02 linux-kernel Re: [PATCH 2/3] mm, x86: Remove region_is_ram() call from ioremap
2015-06-22 17:23:56 linux-kernel Re: [PATCH 2/3] mm, x86: Remove region_is_ram() call from ioremap
2015-06-19 23:14:45 linux-kernel [PATCH v3-UPDATE 1/3] acpi: Add acpi_map_pxm_to_online_node()
2015-06-19 23:12:09 linux-kernel Re: [PATCH v3 1/3] acpi: Add acpi_map_pxm_to_online_node()
2015-06-19 21:45:08 linux-kernel [PATCH 3/3] mm: Fix bugs in region_is_ram()
2015-06-19 21:44:57 linux-kernel [PATCH 1/3] mm, x86: Fix warning in ioremap RAM check
2015-06-19 21:44:43 linux-kernel [PATCH 2/3] mm, x86: Remove region_is_ram() call from ioremap
2015-06-19 21:44:31 linux-kernel [PATCH 0/3] mm, x86: Fix ioremap RAM check interfaces
2015-06-19 21:29:32 linux-kernel Re: [PATCH v4 5/6] arch: introduce memremap_cache() and memremap_wt()
2015-06-19 20:16:52 linux-kernel Re: [PATCH v3 3/3] libnvdimm: Add sysfs numa_node to NVDIMM devices
2015-06-19 18:19:22 linux-kernel [PATCH v3 1/3] acpi: Add acpi_map_pxm_to_online_node()
2015-06-19 18:19:17 linux-kernel [PATCH v3 2/3] libnvdimm: Set numa_node to NVDIMM devices
2015-06-19 18:19:13 linux-kernel [PATCH v3 3/3] libnvdimm: Add sysfs numa_node to NVDIMM devices
2015-06-19 18:19:00 linux-kernel [PATCH v3 0/3] Add NUMA support for NVDIMM devices
2015-06-19 01:17:07 linux-kernel Re: [PATCH v2 1/3] acpi: Add acpi_map_pxm_to_online_node()
2015-06-17 17:35:46 linux-kernel Re: [PATCH v4 1/6] arch: unify ioremap prototypes and macro aliases
2015-06-16 22:29:00 linux-kernel [PATCH] mm: Fix MAP_POPULATE and mlock() for DAX
2015-06-12 16:58:48 linux-kernel Re: [Xen-devel] RIP MTRR - status update for upcoming v4.2
2015-06-12 16:43:00 linux-kernel Re: RIP MTRR - status update for upcoming v4.2
2015-06-11 23:23:32 linux-kernel Re: RIP MTRR - status update for upcoming v4.2
2015-06-11 15:46:03 linux-kernel Re: [PATCH v2 0/3] Add NUMA support for NVDIMM devices
2015-06-10 16:20:52 linux-kernel Re: [PATCH v2 0/3] Add NUMA support for NVDIMM devices
2015-06-09 23:33:18 linux-kernel Re: [PATCH] ACPI / init: Switch over platform to the ACPI mode later
2015-06-09 23:11:32 linux-kernel [PATCH v2 2/3] libnvdimm: Set numa_node to NVDIMM devices
2015-06-09 23:11:25 linux-kernel [PATCH v2 3/3] libnvdimm: Add sysfs numa_node to NVDIMM devices
2015-06-09 23:11:06 linux-kernel [PATCH v2 1/3] acpi: Add acpi_map_pxm_to_online_node()
2015-06-09 23:10:55 linux-kernel [PATCH v2 0/3] Add NUMA support for NVDIMM devices
2015-06-06 00:33:43 linux-kernel Re: [PATCH 1/3] acpi: Fix acpi_map_pxm_to_node() to handle numa_off
2015-06-03 17:33:43 linux-kernel Re: [PATCH] ACPI / init: Switch over platform to the ACPI mode later
2015-06-03 15:43:05 linux-kernel Re: [PATCH 3/3] libnvdimm: Add sysfs numa_node to NVDIMM devices
2015-06-03 00:47:09 linux-kernel [PATCH 1/3] acpi: Fix acpi_map_pxm_to_node() to handle numa_off
2015-06-03 00:47:03 linux-kernel [PATCH 3/3] libnvdimm: Add sysfs numa_node to NVDIMM devices
2015-06-03 00:46:49 linux-kernel [PATCH 2/3] acpi: Add export to acpi_map_pxm_to_node()
2015-06-03 00:46:37 linux-kernel [PATCH 0/3] Add NUMA support for NVDIMM devices
2015-06-02 19:06:36 linux-kernel Re: [PATCH v12 0/10] Support Write-Through mapping on x86
2015-06-01 22:55:57 linux-kernel Re: [PATCH v2 1/4] arch/*/asm/io.h: add ioremap_cache() to all architectures
2015-06-01 19:58:33 linux-kernel [PATCH v12 4/10] x86, mm, asm-gen: Add ioremap_wt() for WT
2015-06-01 19:58:23 linux-kernel [PATCH v12 09/10] x86, mm: Add set_memory_wt() for WT
2015-06-01 19:57:56 linux-kernel [PATCH v12 10/10] drivers/block/pmem: Map NVDIMM with ioremap_wt()
2015-06-01 19:57:42 linux-kernel [PATCH v12 6/10] video/fbdev, asm/io.h: Remove ioremap_writethrough()
2015-06-01 19:57:28 linux-kernel [PATCH v12 08/10] x86, mm, asm: Add WT support to set_page_memtype()
2015-06-01 19:57:19 linux-kernel [PATCH v12 7/10] x86, mm, pat: Add pgprot_writethrough() for WT
2015-06-01 19:57:02 linux-kernel [PATCH v12 5/10] arch/*/asm/io.h: Add ioremap_wt() to all architectures
2015-06-01 19:56:54 linux-kernel [PATCH v12 2/10] x86, mm, pat: Change reserve_memtype() for WT
2015-06-01 19:56:42 linux-kernel [PATCH v12 3/10] x86, asm: Change is_new_memtype_allowed() for WT
2015-06-01 19:56:29 linux-kernel [PATCH v12 1/10] x86, mm, pat: Set WT to PA7 slot of PAT MSR