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
2019-07-31 07:19:14 linux-kernel Re: [PATCH v4 2/2] RISC-V: Implement sparsemem
2019-06-17 02:37:26 linux-kernel Re: [RFC] switch nds32 to use the generic remapping DMA allocator
2019-06-14 11:38:07 linux-kernel Re: [RFC] switch nds32 to use the generic remapping DMA allocator
2019-06-03 14:00:47 linux-kernel [GIT PULL] nds32 patches for 5.2-rc3
2019-05-17 08:48:47 linux-kernel [GIT PULL] nds32 patches for 5.2-rc1
2019-05-07 10:29:28 linux-kernel [PATCH] MAINTAINERS: update nds32 git repo path
2019-05-07 06:51:03 linux-kernel Re: [PATCH 09/15] nds32: switch to generic version of pte allocation
2019-05-07 06:45:33 linux-kernel Re: [PATCH] nds32: don't export low-level cache flushing routines
2019-04-24 11:01:01 linux-kernel Re: [PATCH] nds32: vdso: drop unnecessary cc-ldoption
2019-04-24 10:10:41 linux-kernel Re: [PATCH 07/14] nds32: ex-exit: Remove unneeded need_resched() loop
2019-04-24 08:51:08 linux-kernel Re: [PATCH] nds32: remove __virt_to_bus and __bus_to_virt
2019-04-24 07:45:59 linux-kernel Re: [PATCH] nds32: add vmlinux.lds and vdso.so to .gitignore
2019-04-24 07:45:28 linux-kernel Re: [PATCH] nds32: vdso: fix and clean-up Makefile
2019-04-24 07:04:57 linux-kernel Re: [PATCH v2] nds32: remove unused generic-y += cmpxchg-local.h
2019-04-24 06:59:38 linux-kernel Re: [PATCH] nds32: vdso: drop unnecessary cc-ldoption
2019-04-24 06:57:17 linux-kernel Re: [PATCH] nds32: remove __virt_to_bus and __bus_to_virt
2019-04-09 08:00:39 linux-kernel Re: [PATCH linux-next v9 1/7] nds32: fix asm/syscall.h
2019-03-25 04:08:26 linux-kernel Re: [PATCH] nds32: remove unused generic-y += cmpxchg-local.h
2019-03-06 06:51:52 linux-kernel Re: [PATCH 09/14] nds32: define syscall_get_arch()
2019-03-06 06:31:36 linux-kernel Re: [PATCH 08/14] Move EM_NDS32 to uapi/linux/elf-em.h
2019-03-06 04:10:27 linux-kernel Re: [PATCH] nds32: fix semicolon code style issue
2019-02-15 15:36:03 linux-kernel Re: [PATCH 06/11] lockdep: consolidate the LOCKDEP_SUPPORT symbol
2018-12-28 12:23:47 linux-kernel [GIT PULL] nds32 new features and bug fix for 4.21
2018-11-23 10:42:05 linux-kernel Re: [PATCH v4 0/5] nds32 FPU port
2018-11-09 14:44:17 linux-kernel Re: [GIT PULL] nds32 new features and bug fix for 4.20
2018-11-09 10:02:34 linux-kernel [GIT PULL] nds32 new features and bug fix for 4.20
2018-11-07 07:11:00 linux-kernel Re: [PATCH 1/2] nds32: Fix the missing "fpu_dp" message.
2018-11-06 09:55:55 linux-kernel Re: [PATCH v3 0/5] nds32 FPU port
2018-10-30 09:12:19 linux-kernel Re: [PATCH -next] nds32: Remove duplicated include from pm.c
2018-10-25 10:15:45 linux-kernel Re: [PATCH v2 1/1] nds32: Power management for nds32
2018-10-25 10:01:23 linux-kernel Re: [PATCH v4 0/4] nds32: Perf support
2018-10-19 09:26:58 linux-kernel Re: [PATCH 0/3] nds32: Unaligned access handler fix
2018-10-19 09:26:07 linux-kernel Re: [PATCH 1/1] nds32: Fix gcc 8.0 compiler option incompatible.
2018-10-17 14:43:38 linux-kernel Re: [PATCH 0/2] Remove the no longer used mechanism
2018-09-06 02:36:18 linux-kernel Re: [RFC PATCH 00/29] mm: remove bootmem allocator
2018-09-05 03:27:32 linux-kernel [GIT PULL] nds32 updates for v4.19
2018-09-04 07:57:43 linux-kernel [PATCH] nds32: linker script: GCOV kernel may refers data in __exit
2018-08-29 02:13:45 linux-kernel Re: linux-next: build warnings from the build of Linus' tree
2018-08-28 09:15:05 linux-kernel [PATCH 1/3] nds32: Only print one page of stack when die to prevent printing too much information.
2018-08-28 09:15:05 linux-kernel [PATCH 3/3] nds32: fix build error because of wrong semicolon
2018-08-28 09:15:05 linux-kernel [PATCH 2/3] nds32: Fix a kernel panic issue because of wrong frame pointer access.
2018-08-21 07:06:28 linux-kernel Re: [PATCH 0/3] Fix get_user and put_user pointer issue
2018-08-21 07:05:46 linux-kernel Re: [PATCH 0/6] Support ftrace on NDS32 architecture
2018-08-21 07:04:54 linux-kernel Re: [PATCH 0/2] Remove the deprecated ABI implementation
2018-08-08 06:48:03 linux-kernel Re: [PATCH] nds32: add NULL entry to the end of_device_id array
2018-07-20 06:32:46 linux-kernel Re: [GIT PULL] nds32 fixes for 4.18
2018-07-17 06:37:01 linux-kernel Re: [GIT PULL] nds32 fixes for 4.18
2018-07-09 08:21:15 linux-kernel [GIT PULL] nds32 fixes for 4.18
2018-07-05 10:19:45 linux-kernel [PATCH] nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" when make allyesconfig
2018-07-04 05:57:05 linux-kernel [PATCH v2 1/3] 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-07-04 05:55:27 linux-kernel [PATCH v2 2/3] nds32: Fix the dts pointer is not passed correctly issue.