Conor Dooley ([email protected])

Number of posts: 1999 (1.74 per day)
First post: 2021-04-23 08:45:13
Last post: 2024-06-14 10:35:18

Date List Subject
2023-07-11 11:53:18 linux-kernel Re: [PATCH 0/2] Misc RISC-V timer driver improvements
2023-07-11 11:33:01 linux-kernel Re: [PATCH 0/2] Misc RISC-V timer driver improvements
2023-07-10 15:43:20 linux-kernel Re: [PATCH 6.3 000/426] 6.3.13-rc3 review
2023-07-10 10:03:39 linux-kernel [PATCH v4 03/11] RISC-V: drop a needless check in print_isa_ext()
2023-07-10 10:01:09 linux-kernel [PATCH v4 00/11] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
2023-07-10 10:00:22 linux-kernel [PATCH v4 10/11] RISC-V: try new extension properties in of_early_processor_hartid()
2023-07-10 09:59:11 linux-kernel [PATCH v4 05/11] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
2023-07-10 09:58:46 linux-kernel [PATCH v4 11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"
2023-07-10 09:57:59 linux-kernel [PATCH v4 01/11] RISC-V: Provide a more helpful error message on invalid ISA strings
2023-07-10 09:57:31 linux-kernel [PATCH v4 07/11] RISC-V: add single letter extensions to riscv_isa_ext
2023-07-10 09:53:16 linux-kernel [PATCH v4 08/11] RISC-V: split riscv_fill_hwcap() in 3
2023-07-10 09:52:54 linux-kernel [PATCH v4 02/11] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
2023-07-10 09:52:01 linux-kernel [PATCH v4 06/11] RISC-V: add missing single letter extension definitions
2023-07-10 09:50:26 linux-kernel [PATCH v4 09/11] RISC-V: enable extension detection from new properties
2023-07-10 09:50:20 linux-kernel [PATCH v4 04/11] RISC-V: shunt isa_ext_arr to cpufeature.c
2023-07-10 08:40:18 linux-kernel Re: [PATCH 2/2] ARM: dts: microchip: minor whitespace cleanup around '='
2023-07-07 08:50:11 linux-kernel Re: [External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
2023-07-06 14:36:01 linux-kernel Re: [PATCH v2 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
2023-07-06 13:51:35 linux-kernel Re: [PATCH v2 3/3] RISC-V: Implement archrandom when Zkr is available
2023-07-06 13:40:49 linux-kernel Re: [PATCH v2 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
2023-07-06 10:59:26 linux-kernel Re: [PATCH v2] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
2023-07-06 10:21:22 linux-kernel Re: [PATCH V11 0/5] riscv: Optimize function trace
2023-07-06 07:09:25 linux-kernel Re: [External] Re: [PATCH v3 4/4] dt-bindings: firmware: Document ffitbl binding
2023-07-05 08:00:31 linux-kernel Re: [PATCH 6.1 00/13] 6.1.38-rc2 review
2023-07-05 07:56:06 linux-kernel Re: [PATCH 6.3 00/13] 6.3.12-rc1 review
2023-07-04 12:51:25 linux-kernel Re: [PATCH] riscv: Start of DRAM should at least be aligned on PMD size for the direct mapping
2023-07-04 07:18:26 linux-kernel Re: [PATCH v3 11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"
2023-07-03 14:43:28 linux-kernel Re: [External] Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
2023-07-03 13:54:09 linux-kernel Re: [External] Re: [PATCH v2 2/3] firmware: introduce FFI for SMBIOS entry.
2023-07-03 12:40:05 linux-kernel Re: [External] Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
2023-07-03 11:07:25 linux-kernel [PATCH v3 08/11] RISC-V: split riscv_fill_hwcap() in 3
2023-07-03 11:04:04 linux-kernel Re: [PATCH] riscv: optimize ELF relocation function in riscv
2023-07-03 11:02:47 linux-kernel [PATCH v3 03/11] RISC-V: drop a needless check in print_isa_ext()
2023-07-03 10:46:25 linux-kernel [PATCH v3 04/11] RISC-V: shunt isa_ext_arr to cpufeature.c
2023-07-03 10:39:07 linux-kernel [PATCH v3 06/11] RISC-V: add missing single letter extension definitions
2023-07-03 10:37:25 linux-kernel [PATCH v3 05/11] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
2023-07-03 10:37:14 linux-kernel [PATCH v3 02/11] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
2023-07-03 10:33:38 linux-kernel [PATCH v3 11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"
2023-07-03 10:33:29 linux-kernel [PATCH v3 09/11] RISC-V: enable extension detection from new properties
2023-07-03 10:32:54 linux-kernel [PATCH v3 10/11] RISC-V: try new extension properties in of_early_processor_hartid()
2023-07-03 10:32:42 linux-kernel [PATCH v3 01/11] RISC-V: Provide a more helpful error message on invalid ISA strings
2023-07-03 10:31:54 linux-kernel [PATCH v3 07/11] RISC-V: add single letter extensions to riscv_isa_ext
2023-07-03 10:31:38 linux-kernel [PATCH v3 00/11] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
2023-07-03 09:18:34 linux-kernel Re: [PATCH v4] arm64: dts: agilex/stratix10: Updated QSPI Flash layout for UBIFS
2023-07-03 08:41:18 linux-kernel Re: [External] Re: [PATCH v2 2/3] firmware: introduce FFI for SMBIOS entry.
2023-07-03 08:36:51 linux-kernel Re: [External] Re: [PATCH v2 3/3] riscv: obtain SMBIOS entry from FFI.
2023-07-03 08:22:19 linux-kernel Re: [External] Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
2023-06-30 13:44:56 linux-kernel Re: [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
2023-06-30 06:49:17 linux-kernel Re: [PATCH] riscv: BUG_ON() for no cpu nodes in setup_smp
2023-06-29 14:27:57 linux-kernel Re: [PATCH 1/2] RISC-V: Probe for unaligned access speed
2023-06-29 12:49:31 linux-kernel Re: [PATCH] riscv: BUG_ON() for no cpu nodes in setup_smp