LinuxLists
Users
About
Evan Green (
[email protected]
)
Number of posts: 185 (0.38 per day)
First post: 2023-02-06 20:15:21
Last post: 2024-06-11 15:59:37
Previous Page
/
Next Page
Date
List
Subject
2023-06-26 20:01:13
linux-kernel
Re: [PATCH 0/2] RISC-V: Probe for misaligned access speed
2023-06-26 20:01:12
linux-kernel
Re: [PATCH 0/2] RISC-V: Probe for misaligned access speed
2023-06-26 20:01:06
linux-kernel
Re: [PATCH] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
2023-06-26 19:54:48
linux-kernel
Re: [PATCH 0/2] RISC-V: Probe for misaligned access speed
2023-06-23 22:43:28
linux-kernel
[PATCH] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
2023-06-23 22:35:36
linux-kernel
[PATCH 0/2] RISC-V: Probe for misaligned access speed
2023-06-23 22:33:00
linux-kernel
[PATCH 2/2] RISC-V: alternative: Remove feature_probe_func
2023-06-23 22:26:38
linux-kernel
[PATCH 1/2] RISC-V: Probe for unaligned access speed
2023-05-09 19:12:27
linux-kernel
Re: [PATCH v2 1/3] RISC-V: Add Zba, Zbs extension probing
2023-05-09 18:58:13
linux-kernel
[PATCH v2 0/3] RISC-V: Export Zba, Zbb to usermode via hwprobe
2023-05-09 18:57:18
linux-kernel
[PATCH v2 2/3] RISC-V: Track ISA extensions per hart
2023-05-09 18:55:22
linux-kernel
[PATCH v2 1/3] RISC-V: Add Zba, Zbs extension probing
2023-05-09 18:48:15
linux-kernel
[PATCH v2 3/3] RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
2023-05-09 17:38:13
linux-kernel
Re: [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
2023-05-08 17:03:53
linux-kernel
Re: [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
2023-05-02 15:50:58
linux-kernel
Re: arch/riscv/kernel/cpufeature.c:34:1: sparse: sparse: symbol '__pcpu_scope_misaligned_access_speed' was not declared. Should it be static?
2023-05-01 15:38:58
linux-kernel
Re: [PATCH 3/3] RISC-V: hwprobe: Expose Zba and Zbb
2023-05-01 15:34:26
linux-kernel
Re: [PATCH v2] RISC-V: fix sifive and thead section mismatches in errata
2023-04-29 19:47:50
linux-kernel
Re: [PATCH v2] RISC-V: fix sifive and thead section mismatches in errata
2023-04-29 18:04:36
linux-kernel
Re: [PATCH v2] RISC-V: fix sifive and thead section mismatches in errata
2023-04-29 17:27:10
linux-kernel
Re: [PATCH v2] RISC-V: fix sifive and thead section mismatches in errata
2023-04-28 19:41:16
linux-kernel
[PATCH 0/3] RISC-V: Export Zba, Zbb to usermode via hwprobe
2023-04-28 19:39:50
linux-kernel
[PATCH 3/3] RISC-V: hwprobe: Expose Zba and Zbb
2023-04-28 19:33:54
linux-kernel
[PATCH 2/3] RISC-V: Track ISA extensions per hart
2023-04-28 19:25:17
linux-kernel
[PATCH 1/3] RISC-V: Add Zba extension probing
2023-04-20 19:56:03
linux-kernel
[PATCH] RISC-V: hwprobe: Remove __init on probe_vendor_features()
2023-04-07 23:15:56
linux-kernel
Re: [PATCH v5 2/6] RISC-V: Add a syscall for HW probing
2023-04-07 23:14:35
linux-kernel
[PATCH v6 6/6] RISC-V: Add hwprobe vDSO function and data
2023-04-07 23:14:24
linux-kernel
[PATCH v6 4/6] RISC-V: hwprobe: Support probing of misaligned access performance
2023-04-07 23:14:21
linux-kernel
[PATCH v6 3/6] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
2023-04-07 23:14:17
linux-kernel
[PATCH v6 5/6] selftests: Test the new RISC-V hwprobe interface
2023-04-07 23:13:49
linux-kernel
[PATCH v6 2/6] RISC-V: Add a syscall for HW probing
2023-04-07 23:12:30
linux-kernel
[PATCH v6 1/6] RISC-V: Move struct riscv_cpuinfo to new header
2023-04-07 23:12:18
linux-kernel
[PATCH v6 0/6] RISC-V Hardware Probing User Interface
2023-03-31 19:03:45
linux-kernel
Re: [RFC PATCH] riscv: dts: nezha-d1: Add memory
2023-03-31 18:36:23
linux-kernel
[RFC PATCH] riscv: dts: nezha-d1: Add memory
2023-03-31 17:56:14
linux-kernel
Re: [PATCH v3 2/7] RISC-V: Add a syscall for HW probing
2023-03-30 21:27:43
linux-kernel
Re: [PATCH v3 2/7] RISC-V: Add a syscall for HW probing
2023-03-30 18:38:58
linux-kernel
Re: [PATCH v3 2/7] RISC-V: Add a syscall for HW probing
2023-03-28 23:07:27
linux-kernel
Re: [PATCH v5 0/6] RISC-V Hardware Probing User Interface
2023-03-28 23:06:49
linux-kernel
Re: [PATCH v5 0/6] RISC-V Hardware Probing User Interface
2023-03-27 16:36:56
linux-kernel
[PATCH v5 6/6] RISC-V: Add hwprobe vDSO function and data
2023-03-27 16:36:07
linux-kernel
[PATCH v5 5/6] selftests: Test the new RISC-V hwprobe interface
2023-03-27 16:35:47
linux-kernel
[PATCH v5 3/6] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
2023-03-27 16:35:37
linux-kernel
[PATCH v5 0/6] RISC-V Hardware Probing User Interface
2023-03-27 16:35:11
linux-kernel
[PATCH v5 4/6] RISC-V: hwprobe: Support probing of misaligned access performance
2023-03-27 16:35:02
linux-kernel
[PATCH v5 2/6] RISC-V: Add a syscall for HW probing
2023-03-27 16:35:00
linux-kernel
[PATCH v5 1/6] RISC-V: Move struct riscv_cpuinfo to new header
2023-03-22 16:23:17
linux-kernel
Re: [PATCH v4 3/6] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
2023-03-22 16:08:54
linux-kernel
Re: [PATCH v4 3/6] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
2023-03-21 15:35:49
linux-kernel
Re: [PATCH v4 4/6] RISC-V: hwprobe: Support probing of misaligned access performance