Charlie Jenkins ([email protected])

Number of posts: 803 (2.28 per day)
First post: 2023-06-26 19:17:48
Last post: 2024-06-13 17:37:34

Date List Subject
2024-04-16 04:13:42 linux-kernel [PATCH v2 06/17] riscv: Extend cpufeature.c to detect vendor extensions
2024-04-16 04:13:37 linux-kernel [PATCH v2 04/17] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
2024-04-16 04:13:20 linux-kernel [PATCH v2 05/17] riscv: Fix extension subset checking
2024-04-16 04:13:18 linux-kernel [PATCH v2 01/17] riscv: cpufeature: Fix thead vector hwcap removal
2024-04-16 04:12:51 linux-kernel [PATCH v2 03/17] dt-bindings: riscv: Add vendorid
2024-04-16 04:12:43 linux-kernel [PATCH v2 02/17] dt-bindings: riscv: Add xtheadvector ISA extension description
2024-04-16 04:12:26 linux-kernel [PATCH v2 00/17] riscv: Support vendor extensions and xtheadvector
2024-04-16 03:34:20 linux-kernel Re: [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
2024-04-12 23:12:20 linux-kernel Re: [PATCH 16/19] riscv: hwprobe: Add vendor extension probing
2024-04-12 22:37:31 linux-kernel Re: [PATCH 14/19] riscv: hwprobe: Disambiguate vector and xtheadvector in hwprobe
2024-04-12 22:21:46 linux-kernel Re: [PATCH 16/19] riscv: hwprobe: Add vendor extension probing
2024-04-12 21:57:09 linux-kernel Re: [PATCH 08/19] riscv: Introduce vendor variants of extension helpers
2024-04-12 21:33:03 linux-kernel Re: [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
2024-04-12 21:04:04 linux-kernel Re: [PATCH 08/19] riscv: Introduce vendor variants of extension helpers
2024-04-12 20:53:19 linux-kernel Re: [PATCH 12/19] riscv: Create xtheadvector file
2024-04-12 20:49:02 linux-kernel Re: [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
2024-04-12 20:34:58 linux-kernel Re: [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
2024-04-12 20:21:08 linux-kernel Re: [PATCH 16/19] riscv: hwprobe: Add vendor extension probing
2024-04-12 18:46:48 linux-kernel Re: [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
2024-04-12 18:26:26 linux-kernel Re: [PATCH 15/19] riscv: hwcap: Add v to hwcap if xtheadvector enabled
2024-04-12 18:25:04 linux-kernel Re: [PATCH 12/19] riscv: Create xtheadvector file
2024-04-12 18:23:54 linux-kernel Re: [PATCH 10/19] RISC-V: define the elements of the VCSR vector CSR
2024-04-12 18:22:29 linux-kernel Re: [PATCH 14/19] riscv: hwprobe: Disambiguate vector and xtheadvector in hwprobe
2024-04-12 18:17:50 linux-kernel Re: [PATCH 16/19] riscv: hwprobe: Add vendor extension probing
2024-04-12 17:43:18 linux-kernel Re: [PATCH 08/19] riscv: Introduce vendor variants of extension helpers
2024-04-12 17:34:42 linux-kernel Re: [PATCH 07/19] riscv: Optimize riscv_cpu_isa_extension_(un)likely()
2024-04-12 17:13:37 linux-kernel Re: [PATCH 03/19] dt-bindings: riscv: Add xtheadvector ISA extension description
2024-04-12 17:12:34 linux-kernel Re: [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
2024-04-12 16:58:21 linux-kernel Re: [PATCH 06/19] riscv: Extend cpufeature.c to detect vendor extensions
2024-04-12 04:16:42 linux-kernel [PATCH 19/19] selftests: riscv: Support xtheadvector in vector tests
2024-04-12 04:16:12 linux-kernel [PATCH 18/19] selftests: riscv: Fix vector tests
2024-04-12 04:15:50 linux-kernel [PATCH 17/19] riscv: hwprobe: Document vendor extensions and xtheadvector extension
2024-04-12 04:15:37 linux-kernel [PATCH 16/19] riscv: hwprobe: Add vendor extension probing
2024-04-12 04:15:18 linux-kernel [PATCH 15/19] riscv: hwcap: Add v to hwcap if xtheadvector enabled
2024-04-12 04:15:06 linux-kernel [PATCH 14/19] riscv: hwprobe: Disambiguate vector and xtheadvector in hwprobe
2024-04-12 04:15:02 linux-kernel [PATCH 13/19] riscv: vector: Support xtheadvector save/restore
2024-04-12 04:14:39 linux-kernel [PATCH 12/19] riscv: Create xtheadvector file
2024-04-12 04:14:16 linux-kernel [PATCH 11/19] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
2024-04-12 04:14:16 linux-kernel [PATCH 10/19] RISC-V: define the elements of the VCSR vector CSR
2024-04-12 04:13:45 linux-kernel [PATCH 09/19] riscv: uaccess: Add alternative for xtheadvector uaccess
2024-04-12 04:13:30 linux-kernel [PATCH 08/19] riscv: Introduce vendor variants of extension helpers
2024-04-12 04:13:22 linux-kernel [PATCH 07/19] riscv: Optimize riscv_cpu_isa_extension_(un)likely()
2024-04-12 04:13:18 linux-kernel [PATCH 06/19] riscv: Extend cpufeature.c to detect vendor extensions
2024-04-12 04:12:58 linux-kernel [PATCH 05/19] riscv: Fix extension subset checking
2024-04-12 04:12:43 linux-kernel [PATCH 04/19] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
2024-04-12 04:12:26 linux-kernel [PATCH 03/19] dt-bindings: riscv: Add xtheadvector ISA extension description
2024-04-12 04:12:15 linux-kernel [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
2024-04-12 04:11:57 linux-kernel [PATCH 01/19] dt-bindings: riscv: Add vendorid and archid
2024-04-12 04:11:48 linux-kernel [PATCH 00/19] riscv: Support vendor extensions and xtheadvector
2024-04-04 01:11:01 linux-kernel Re: [PATCH] riscv: selftests: Add signal handling vector tests
2024-04-03 23:52:00 linux-kernel [PATCH] riscv: selftests: Add signal handling vector tests