Greentime Hu ([email protected])

Number of posts: 517 (1.45 per day)
First post: 2016-11-16 09:08:05
Last post: 2017-11-08 07:51:17

Date List Subject
2018-07-04 05:54:19 linux-kernel [PATCH v2 3/3] nds32: To simplify the implementation of update_mmu_cache()
2018-07-02 08:10:33 linux-kernel Re: [PATCH 1/2] nds32: To implement these icache invalidation APIs since nds32 cores don't snoop data cache. This issue is found by Guo Ren. Based on the Documentation/core-api/cachetlb.rst and it says:
2018-06-28 16:24:57 linux-kernel [PATCH 1/2] nds32: To implement these icache invalidation APIs since nds32 cores don't snoop data cache. This issue is found by Guo Ren. Based on the Documentation/core-api/cachetlb.rst and it says:
2018-06-28 15:24:59 linux-kernel [PATCH 2/2] nds32: Fix the dts pointer is not passed correctly issue.
2018-06-16 03:32:07 linux-kernel Re: [PATCH v2] nds32: Fix build error caused by configuration flag rename
2018-06-15 06:14:23 linux-kernel Re: [PATCH v2] nds32: Fix build error caused by configuration flag rename
2018-05-29 09:30:29 linux-kernel Re: [PATCH] nds32: define __NDS32_E[BL]__ for sparse
2018-05-28 03:27:43 linux-kernel [GIT PULL] nds32 fixes for 4.17
2018-05-17 07:00:00 linux-kernel Re: [PATCH 0/3]nds32: Correct the cache operation for catch aliasing case
2018-05-08 13:46:16 linux-kernel Re: [PATCH 1/2] nds32: Renaming the file for unaligned access
2018-05-08 13:45:50 linux-kernel Re: [PATCH 2/2] nds32: Fix the unaligned access handler
2018-04-30 07:24:59 linux-kernel [PATCH 1/3] nds32: Fix the virtual address may map too much range by tlbop issue.
2018-04-30 07:23:20 linux-kernel [PATCH 3/3] nds32: To fix a cache inconsistency issue by setting correct cacheability of NTC
2018-04-30 07:23:15 linux-kernel [PATCH 2/3] nds32: To refine readability of INT_MASK_INITAIAL_VAL
2018-04-26 09:41:38 linux-kernel Re: [PATCH 13/22] nds32: use generic dma_noncoherent_ops
2018-04-26 08:08:56 linux-kernel Re: [PATCH 13/22] nds32: use generic dma_noncoherent_ops
2018-04-26 01:26:15 linux-kernel Re: [REVIEW][PATCH 09/22] signal/nds32: Use force_sig_fault where appropriate
2018-04-25 12:28:16 linux-kernel Re: [PATCH 13/22] nds32: use generic dma_noncoherent_ops
2018-04-25 01:45:50 linux-kernel Re: [PATCH 13/22] nds32: use generic dma_noncoherent_ops
2018-04-23 06:51:56 linux-kernel Re: [PATCH 13/22] nds32: use generic dma_noncoherent_ops
2018-04-20 13:37:06 linux-kernel [PATCH v2 1/9] nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefined issue.
2018-04-20 13:36:43 linux-kernel [PATCH v2 2/9] nds32: Fix building error when CONFIG_FREEZE is enabled.
2018-04-20 13:36:36 linux-kernel [PATCH v2 0/9] nds32: fix allmodconfig build
2018-04-20 13:36:28 linux-kernel [PATCH v2 3/9] nds32: Fix building error of crypto/xor.c by adding xor.h
2018-04-20 13:35:58 linux-kernel [PATCH v2 4/9] nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHARED
2018-04-20 13:35:47 linux-kernel [PATCH v2 5/9] nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and flush_kernel_vmap_range
2018-04-20 13:35:27 linux-kernel [PATCH v2 7/9] nds32: Fix the unknown type u8 issue.
2018-04-20 13:35:00 linux-kernel [PATCH v2 9/9] nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is default y
2018-04-20 13:34:42 linux-kernel [PATCH v2 8/9] nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_hardirqs_off.
2018-04-20 13:34:42 linux-kernel [PATCH v2 6/9] nds32: Fix the symbols undefined issue by exporting them.
2018-04-20 12:04:07 linux-kernel Re: [PATCH 6/9] nds32: Fix the symbols undefined issue by exporting them.
2018-04-20 11:56:55 linux-kernel Re: [9/9] nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is default y
2018-04-19 13:23:52 linux-kernel [PATCH 1/9] nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefined issue.
2018-04-19 13:23:25 linux-kernel [PATCH 6/9] nds32: Fix the symbols undefined issue by exporting them.
2018-04-19 13:23:17 linux-kernel [PATCH 2/9] nds32: Fix building error when CONFIG_FREEZE is enabled.
2018-04-19 13:23:03 linux-kernel [PATCH 4/9] nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHARED
2018-04-19 13:22:55 linux-kernel [PATCH 3/9] nds32: Fix building error of crypto/xor.c by adding xor.h
2018-04-19 13:22:40 linux-kernel [PATCH 5/9] nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and flush_kernel_vmap_range
2018-04-19 13:22:26 linux-kernel [PATCH 8/9] nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_hardirqs_off.
2018-04-19 13:22:06 linux-kernel [PATCH 7/9] nds32: Fix the unknown type u8 issue.
2018-04-19 13:21:45 linux-kernel [PATCH 9/9] nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is default y
2018-04-18 07:22:01 linux-kernel Re: nds32 build failures
2018-04-16 09:09:15 linux-kernel Re: nds32 build failures
2018-04-03 05:48:11 linux-kernel Re: [GIT PULL] Andes(nds32) Port for Linux 4.17
2018-04-02 06:04:48 linux-kernel [GIT PULL] Andes(nds32) Port for Linux 4.17
2018-03-16 07:46:36 linux-kernel Re: [PATCH] cris: add ioremap_nocache declaration before include asm-generic/io.h.
2018-03-07 10:13:37 linux-kernel [PATCH] nds32: fix building failed if using elf toolchain.
2018-03-07 10:12:28 linux-kernel [PATCH] nds32: To use the generic dump_stack()
2018-03-07 09:46:20 linux-kernel Re: [PATCH] dump_stack: convert generic dump_stack into a weak symbol
2018-03-06 05:36:18 linux-kernel Re: [PATCH] dump_stack: convert generic dump_stack into a weak symbol
2018-03-06 02:52:10 linux-kernel Re: [PATCH] dump_stack: convert generic dump_stack into a weak symbol