Vincent Chen ([email protected])

Number of posts: 61 (0.16 per day)
First post: 2018-05-15 08:58:45
Last post: 2019-05-27 06:20:22

Date List Subject
2019-05-27 06:20:22 linux-kernel [PATCH v2 2/3] nds32: add new emulations for floating point instruction
2019-05-27 06:19:38 linux-kernel [PATCH v2 3/3] math-emu: Use statement expressions to fix Wshift-count-overflow warning
2019-05-27 06:19:11 linux-kernel [PATCH v2 1/3] nds32: Avoid IEX status being incorrectly modified
2019-05-27 06:19:07 linux-kernel [PATCH v2 0/3] nds32: Prevent FPU emulator from incorrectly modifying IEX status
2019-05-20 03:48:21 linux-kernel [PATCH 1/2] nds32: Avoid IEX status being incorrectly modified
2019-05-20 02:56:55 linux-kernel [PATCH 2/2] nds32: add new emulations for floating point instruction
2019-05-20 02:54:37 linux-kernel [PATCH 0/2] nds32: Prevent FPU emulator from incorrectly modifying IEX status
2019-03-05 03:27:05 linux-kernel [PATCH v2 3/3] riscv: Support BUG() in kernel module
2019-03-05 03:25:44 linux-kernel [PATCH v2 0/3] riscv: Support trap-based WARN() and fix bug in do_trap_break
2019-03-05 03:24:48 linux-kernel [PATCH v2 2/3] riscv: Add the support for c.ebreak check in is_valid_bugaddr()
2019-03-05 03:24:46 linux-kernel [PATCH v2 1/3] riscv: support trap-based WARN()
2019-03-05 00:23:45 linux-kernel Re: [PATCH 0/3] riscv: Fix debug instruction check and support trap-based WARN()
2019-02-28 12:14:21 linux-kernel [PATCH 2/3] riscv: Support BUG() in kernel module
2019-02-28 12:14:08 linux-kernel [PATCH 3/3] riscv: Make WARN() related functions able to trigger a trap exception
2019-02-28 12:13:51 linux-kernel [PATCH 1/3] riscv: Add the support for c.ebreak check in is_valid_bugaddr()
2019-02-28 12:13:45 linux-kernel [PATCH 0/3] riscv: Fix debug instruction check and support trap-based WARN()
2019-01-24 00:31:20 linux-kernel Re: [PATCH] RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=y
2019-01-03 08:48:40 linux-kernel [PATCH] RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=y
2018-11-27 02:54:08 linux-kernel Re: [PATCH v4 2/5] nds32: Support FP emulation
2018-11-26 01:25:06 linux-kernel Re: [PATCH v4 2/5] nds32: Support FP emulation
2018-11-22 15:57:31 linux-kernel [PATCH v4 3/5] nds32: support denormalized result through FP emulator
2018-11-22 15:52:32 linux-kernel [PATCH v4 0/5] nds32 FPU port
2018-11-22 14:07:53 linux-kernel [PATCH v4 5/5] math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning
2018-11-22 14:07:47 linux-kernel [PATCH v4 4/5] math-emu/op-2.h: Use statement expressions to prevent negative constant shift
2018-11-22 14:07:23 linux-kernel [PATCH v4 2/5] nds32: Support FP emulation
2018-11-22 14:07:15 linux-kernel [PATCH v4 1/5] nds32: nds32 FPU port
2018-11-21 01:53:48 linux-kernel [PATCH v2] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
2018-11-21 01:48:07 linux-kernel Re: [PATCH] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
2018-11-20 06:12:17 linux-kernel [PATCH] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
2018-11-08 02:47:28 linux-kernel Re: [RFC 0/2] RISC-V: A proposal to add vendor-specific code
2018-11-05 06:59:34 linux-kernel Re: [RFC 0/2] RISC-V: A proposal to add vendor-specific code
2018-11-01 07:32:17 linux-kernel [PATCH v3 0/5] nds32 FPU port
2018-11-01 07:20:31 linux-kernel [PATCH v3 4/5] math-emu/op-2.h: Use statement expressions to prevent negative constant shift
2018-11-01 07:20:01 linux-kernel [PATCH v3 5/5] math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning
2018-11-01 07:19:41 linux-kernel [PATCH v3 2/5] nds32: Support FP emulation
2018-11-01 07:18:19 linux-kernel [PATCH v3 3/5] nds32: support denormalized result through FP emulator
2018-11-01 07:18:08 linux-kernel [PATCH v3 1/5] nds32: nds32 FPU port
2018-10-31 10:38:18 linux-kernel [RFC 0/2] RISC-V: A proposal to add vendor-specific code
2018-10-31 10:38:17 linux-kernel [RFC 1/2] RISC-V: An infrastructure to add vendor-specific code.
2018-10-31 10:37:06 linux-kernel [RFC 2/2] RISC-V: make dma_map_ops work without cache coherent agent
2018-10-12 08:52:07 linux-kernel Re: [PATCH v2 1/5] nds32: nds32 FPU port
2018-10-11 02:58:12 linux-kernel [PATCH v2 5/5] math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning
2018-10-11 02:57:12 linux-kernel [PATCH v2 4/5] math-emu/op-2.h: Use statement expressions to prevent negative constant shift
2018-10-11 02:56:41 linux-kernel [PATCH v2 3/5] nds32: support denormalized result through FP emulator
2018-10-11 02:56:37 linux-kernel [PATCH v2 2/5] nds32: Support FP emulation
2018-10-11 02:56:11 linux-kernel [PATCH v2 1/5] nds32: nds32 FPU port
2018-10-11 02:56:05 linux-kernel [PATCH v2 0/5] nds32 FPU port
2018-09-20 02:47:48 linux-kernel [PATCH 5/5] math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning
2018-09-20 02:47:40 linux-kernel [PATCH 4/5] math-emu/op-2.h: Use statement expressions to prevent negative constant shift
2018-09-20 02:47:38 linux-kernel [PATCH 2/5] nds32: Support FP emulation
2018-09-20 02:47:35 linux-kernel [PATCH 3/5] nds32: support denormalized result through FP emulator