LinuxLists
Users
About
Atish Patra (
[email protected]
)
Number of posts: 955 (0.73 per day)
First post: 2018-04-13 21:50:59
Last post: 2021-11-06 06:42:22
Previous Page
/
Next Page
Date
List
Subject
2019-02-12 11:26:34
linux-kernel
[v4 PATCH 8/8] RISC-V: Assign hwcap as per comman capabilities.
2019-02-12 11:26:33
linux-kernel
[v4 PATCH 3/8] RISC-V: Remove NR_CPUs check during hartid search from DT
2019-02-12 09:21:35
linux-kernel
Re: [PATCH 5/5] riscv: use for_each_of_cpu_node iterator
2019-02-12 08:47:37
linux-kernel
Re: [PATCH 5/5] riscv: use for_each_of_cpu_node iterator
2019-02-11 23:25:52
linux-kernel
Re: [v3 PATCH 8/8] RISC-V: Assign hwcap only according to boot cpu.
2019-02-11 20:45:26
linux-kernel
Re: [v3 PATCH 8/8] RISC-V: Assign hwcap only according to boot cpu.
2019-02-08 23:03:18
linux-kernel
Re: [v3 PATCH 8/8] RISC-V: Assign hwcap only according to boot cpu.
2019-02-08 22:58:00
linux-kernel
Re: [v3 PATCH 2/8] RISC-V: Move cpuid to hartid mapping to SMP.
2019-02-08 22:56:45
linux-kernel
Re: [v3 PATCH 6/8] clocksource/drivers/riscv: Add required checks during clock source init
2019-02-08 01:54:32
linux-kernel
[v3 PATCH 2/8] RISC-V: Move cpuid to hartid mapping to SMP.
2019-02-08 01:54:17
linux-kernel
[v3 PATCH 1/8] RISC-V: Do not wait indefinitely in __cpu_up
2019-02-08 01:53:22
linux-kernel
[v3 PATCH 0/8] Various SMP related fixes
2019-02-08 01:53:16
linux-kernel
[v3 PATCH 8/8] RISC-V: Assign hwcap only according to boot cpu.
2019-02-08 01:53:09
linux-kernel
[v3 PATCH 3/8] RISC-V: Remove NR_CPUs check during hartid search from DT
2019-02-08 01:52:35
linux-kernel
[v3 PATCH 7/8] irqchip/irq-sifive-plic:: Check and continue in case of an invalid cpuid.
2019-02-08 01:52:22
linux-kernel
[v3 PATCH 5/8] RISC-V: Compare cpuid with NR_CPUS before mapping.
2019-02-08 01:52:19
linux-kernel
[v3 PATCH 6/8] clocksource/drivers/riscv: Add required checks during clock source init
2019-02-08 01:52:09
linux-kernel
[v3 PATCH 4/8] RISC-V: Allow hartid-to-cpuid function to fail.
2019-02-07 22:49:48
linux-kernel
Re: [PATCH] arch: riscv: fix logic error in parse_dtb
2019-01-18 02:47:47
linux-kernel
Re: [PATCH v2 1/8] RISC-V: Do not wait indefinitely in __cpu_up
2019-01-18 02:14:26
linux-kernel
Re: [PATCH v2 8/8] RISC-V: Assign hwcap only according to current cpu.
2019-01-18 02:12:56
linux-kernel
Re: [PATCH v2 7/8] RISC-V: Check and continue in case of an invalid cpuid.
2019-01-18 02:12:35
linux-kernel
Re: [PATCH v2 6/8] RISC-V: Add required checks during clock source init
2019-01-18 02:11:06
linux-kernel
Re: [PATCH v2 2/8] RISC-V: Move cpuid to hartid mapping to SMP.
2019-01-08 10:35:45
linux-kernel
Re: [PATCH v2 8/8] RISC-V: Assign hwcap only according to current cpu.
2019-01-08 10:12:44
linux-kernel
Re: [PATCH] RISC-V: fix bad use of of_node_put
2019-01-08 09:42:16
linux-kernel
[PATCH v2 4/8] RISC-V: Allow hartid-to-cpuid function to fail.
2019-01-08 09:42:15
linux-kernel
[PATCH v2 3/8] RISC-V: Remove NR_CPUs check during hartid search from DT
2019-01-08 09:42:14
linux-kernel
[PATCH v2 2/8] RISC-V: Move cpuid to hartid mapping to SMP.
2019-01-08 09:42:11
linux-kernel
[PATCH v2 0/8] Various SMP related fixes
2019-01-08 09:42:01
linux-kernel
[PATCH v2 8/8] RISC-V: Assign hwcap only according to current cpu.
2019-01-08 09:41:58
linux-kernel
[PATCH v2 1/8] RISC-V: Do not wait indefinitely in __cpu_up
2019-01-08 09:41:17
linux-kernel
[PATCH v2 5/8] RISC-V: Compare cpuid with NR_CPUS before mapping.
2019-01-08 09:41:09
linux-kernel
[PATCH v2 7/8] RISC-V: Check and continue in case of an invalid cpuid.
2019-01-08 09:41:05
linux-kernel
[PATCH v2 6/8] RISC-V: Add required checks during clock source init
2019-01-06 02:16:32
linux-kernel
Re: [PATCH 3/3] RISC-V: Fix non-smp kernel boot on SMP systems
2019-01-06 02:15:50
linux-kernel
Re: [PATCH 2/3] RISC-V: Move cpuid to hartid mapping to SMP.
2018-12-26 23:10:56
linux-kernel
[PATCH 3/3] RISC-V: Fix non-smp kernel boot on SMP systems
2018-12-26 23:10:48
linux-kernel
[PATCH 1/3] RISC-V: Do not wait indefinitely in __cpu_up
2018-12-26 23:10:44
linux-kernel
[PATCH 2/3] RISC-V: Move cpuid to hartid mapping to SMP.
2018-12-26 23:10:17
linux-kernel
[PATCH 0/3] Non-smp configuration fix
2018-12-18 23:57:14
linux-kernel
Re: [PATCH] RISC-V: Fix of_node_* refcount
2018-12-13 23:17:50
linux-kernel
[PATCH v2 3/4] RISC-V: Remove per cpu clocksource
2018-12-13 23:17:16
linux-kernel
[PATCH v2 0/4] Timer code cleanup.
2018-12-13 23:16:26
linux-kernel
[PATCH v2 2/4] RISC-V: Support per-hart timebase-frequency
2018-12-13 23:16:07
linux-kernel
[PATCH v2 4/4] RISC-V: Fix non-smp kernel boot on SMP systems
2018-12-13 23:16:07
linux-kernel
[PATCH v2 1/4] dt-bindings: Correct RISC-V's timebase-frequency
2018-12-12 18:25:08
linux-kernel
Re: [RFT PATCH v1 2/4] dt-binding: cpu-topology: Move cpu-map to a common binding.
2018-12-11 01:09:29
linux-kernel
Re: [RFT PATCH v1 0/4] Unify CPU topology across ARM64 & RISC-V
2018-12-11 01:08:10
linux-kernel
Re: [RFT PATCH v1 0/4] Unify CPU topology across ARM64 & RISC-V
2018-12-07 23:38:39
linux-kernel
Re: [PATCH 2/4] RISC-V: Support per-hart timebase-frequency