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-26 20:34:35 linux-kernel Re: [PATCH v3 09/17] riscv: drivers: Convert xandespmu to use the vendor extension framework
2024-04-26 20:01:46 linux-kernel Re: [PATCH v3 08/17] riscv: Introduce vendor variants of extension helpers
2024-04-26 18:00:42 linux-kernel Re: [PATCH v3 07/17] riscv: Extend cpufeature.c to detect vendor extensions
2024-04-26 17:03:20 linux-kernel Re: [PATCH v3 04/17] riscv: vector: Use vlenb from DT
2024-04-25 19:58:55 linux-kernel [PATCH] riscv: selftests: Add hwprobe binaries to .gitignore
2024-04-24 16:24:55 linux-kernel [PATCH 1/2] riscv: cpufeature: Fix thead vector hwcap removal
2024-04-24 16:22:56 linux-kernel [PATCH 2/2] riscv: cpufeature: Fix extension subset checking
2024-04-24 16:22:20 linux-kernel [PATCH 0/2] riscv: Extension parsing fixes
2024-04-24 15:43:05 linux-kernel Re: [PATCH v3 06/17] riscv: Fix extension subset checking
2024-04-24 15:42:16 linux-kernel Re: [PATCH v3 06/17] riscv: Fix extension subset checking
2024-04-22 19:14:12 linux-kernel Re: [PATCH] Revert "riscv: disable generation of unwind tables"
2024-04-22 17:49:06 linux-kernel Re: [PATCH v3 14/15] riscv: Add support for suppressing warning backtraces
2024-04-22 16:13:24 linux-kernel Re: [PATCH] Clarify risc-v hwprobe RISCV_HWPROBE_MISALIGNED_* docs.
2024-04-21 01:16:57 linux-kernel [PATCH v3 12/17] riscv: Add xtheadvector instruction definitions
2024-04-21 01:16:54 linux-kernel [PATCH v3 14/17] riscv: hwprobe: Add thead vendor extension probing
2024-04-21 01:12:35 linux-kernel [PATCH v3 03/17] dt-bindings: riscv: cpus: add a vlen register length property
2024-04-21 01:11:56 linux-kernel [PATCH v3 05/17] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
2024-04-21 01:09:27 linux-kernel [PATCH v3 16/17] selftests: riscv: Fix vector tests
2024-04-21 01:09:08 linux-kernel [PATCH v3 17/17] selftests: riscv: Support xtheadvector in vector tests
2024-04-21 01:08:34 linux-kernel [PATCH v3 15/17] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
2024-04-21 01:08:23 linux-kernel [PATCH v3 13/17] riscv: vector: Support xtheadvector save/restore
2024-04-21 01:07:42 linux-kernel [PATCH v3 11/17] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
2024-04-21 01:07:20 linux-kernel [PATCH v3 10/17] RISC-V: define the elements of the VCSR vector CSR
2024-04-21 01:07:16 linux-kernel [PATCH v3 09/17] riscv: drivers: Convert xandespmu to use the vendor extension framework
2024-04-21 01:06:56 linux-kernel [PATCH v3 08/17] riscv: Introduce vendor variants of extension helpers
2024-04-21 01:06:45 linux-kernel [PATCH v3 07/17] riscv: Extend cpufeature.c to detect vendor extensions
2024-04-21 01:06:21 linux-kernel [PATCH v3 06/17] riscv: Fix extension subset checking
2024-04-21 01:05:57 linux-kernel [PATCH v3 04/17] riscv: vector: Use vlenb from DT
2024-04-21 01:05:20 linux-kernel [PATCH v3 02/17] dt-bindings: riscv: Add xtheadvector ISA extension description
2024-04-21 01:05:12 linux-kernel [PATCH v3 01/17] riscv: cpufeature: Fix thead vector hwcap removal
2024-04-21 01:04:57 linux-kernel [PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
2024-04-17 23:50:01 linux-kernel [PATCH riscv/for-next] riscv: cacheflush: Fix warning when compiled without CONFIG_SMP
2024-04-17 22:51:38 linux-kernel Re: [PATCH v2 02/17] dt-bindings: riscv: Add xtheadvector ISA extension description
2024-04-17 22:03:16 linux-kernel Re: [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
2024-04-17 22:00:28 linux-kernel Re: [PATCH v2 13/17] riscv: vector: Support xtheadvector save/restore
2024-04-17 04:25:33 linux-kernel Re: [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
2024-04-16 20:43:21 linux-kernel Re: [PATCH v2 02/17] dt-bindings: riscv: Add xtheadvector ISA extension description
2024-04-16 20:40:40 linux-kernel Re: [PATCH v2 01/17] riscv: cpufeature: Fix thead vector hwcap removal
2024-04-16 20:39:48 linux-kernel Re: [PATCH v2 04/17] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
2024-04-16 18:06:34 linux-kernel Re: [PATCH] Use bool value in set_cpu_online()
2024-04-16 04:16:16 linux-kernel [PATCH v2 17/17] selftests: riscv: Support xtheadvector in vector tests
2024-04-16 04:16:11 linux-kernel [PATCH v2 16/17] selftests: riscv: Fix vector tests
2024-04-16 04:15:37 linux-kernel [PATCH v2 15/17] riscv: hwprobe: Document vendor extensions and xtheadvector extension
2024-04-16 04:15:32 linux-kernel [PATCH v2 14/17] riscv: hwprobe: Add vendor extension probing
2024-04-16 04:15:28 linux-kernel [PATCH v2 13/17] riscv: vector: Support xtheadvector save/restore
2024-04-16 04:14:57 linux-kernel [PATCH v2 12/17] riscv: Create xtheadvector file
2024-04-16 04:14:54 linux-kernel [PATCH v2 11/17] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
2024-04-16 04:14:48 linux-kernel [PATCH v2 10/17] RISC-V: define the elements of the VCSR vector CSR
2024-04-16 04:14:16 linux-kernel [PATCH v2 09/17] riscv: uaccess: Add alternative for xtheadvector uaccess
2024-04-16 04:14:15 linux-kernel [PATCH v2 07/17] riscv: Introduce vendor variants of extension helpers
2024-04-16 04:13:55 linux-kernel [PATCH v2 08/17] riscv: drivers: Convert xandespmu to use the vendor extension framework