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
Date
List
Subject
2018-08-16 02:57:27
linux-kernel
[RFC PATCH 4/5] RISC-V: Move interrupt cause declarations to irq.h
2018-08-16 02:57:27
linux-kernel
[RFC PATCH 3/5] RISC-V: Add cpu_operatios structure
2018-08-16 02:49:51
linux-kernel
[RFC PATCH 0/5] RISC-V: Improve smp functionality & support cpu hotplug
2018-08-16 02:44:48
linux-kernel
[RFC PATCH 1/5] RISC-V: Add logical CPU indexing for RISC-V
2018-08-16 02:44:48
linux-kernel
[RFC PATCH 5/5] RISC-V: Support cpu hotplug.
2018-08-10 18:32:59
linux-kernel
Re: [RFC] RISC-V: Fix !CONFIG_SMP compilation error
2018-08-08 06:49:08
linux-kernel
Re: [PATCH 09/11] RISC-V: Support per-hart timebase-frequency
2018-08-08 06:43:15
linux-kernel
Re: [PATCH 03/11] dt-bindings: interrupt-controller: RISC-V PLIC documentation
2018-08-06 23:22:10
linux-kernel
[RFC] RISC-V: Fix !CONFIG_SMP compilation error
2018-08-06 22:14:20
linux-kernel
Re: [PATCH 7/8] irqchip: add a SiFive PLIC driver
2018-08-02 23:23:22
linux-kernel
Re: [PATCH 11/11] clocksource: new RISC-V SBI timer driver
2018-08-02 23:14:38
linux-kernel
Re: [PATCH 10/11] irqchip: add a SiFive PLIC driver
2018-08-02 22:22:20
linux-kernel
Re: [PATCH 09/11] RISC-V: Support per-hart timebase-frequency
2018-08-02 22:09:19
linux-kernel
Re: [PATCH 03/11] dt-bindings: interrupt-controller: RISC-V PLIC documentation
2018-08-02 18:44:02
linux-kernel
Re: [PATCH] RISC-V: Add preprocessor directives for boot_sec_cpu
2018-08-02 01:10:50
linux-kernel
Re: [PATCH 7/9] irqchip: add a RISC-V PLIC driver
2018-08-02 01:04:49
linux-kernel
Re: [PATCH 7/9] irqchip: add a RISC-V PLIC driver
2018-08-01 00:39:11
linux-kernel
Re: [PATCH 7/9] irqchip: add a RISC-V PLIC driver
2018-07-31 03:22:49
linux-kernel
Re: [PATCH 7/9] irqchip: add a RISC-V PLIC driver
2018-07-28 00:06:26
linux-kernel
Re: [PATCH 7/9] irqchip: add a RISC-V PLIC driver
2018-07-27 17:45:45
linux-kernel
Re: [PATCH 9/9] clocksource: new RISC-V SBI timer driver
2018-07-26 23:39:59
linux-kernel
Re: RFC: simplified RISC-V interrupt and clocksource handling
2018-07-26 18:53:03
linux-kernel
Re: [PATCH 9/9] clocksource: new RISC-V SBI timer driver
2018-07-25 17:55:51
linux-kernel
Re: [PATCH 3/6] irqchip: RISC-V Local Interrupt Controller Driver
2018-07-10 18:23:43
linux-kernel
Re: [RFC PATCH 0/4] Stop losing firmware-set DMA masks
2018-06-07 19:02:47
linux-kernel
Re: [PATCH 3/3] riscv: fix __user annotation for __copy_user()
2018-06-04 19:29:27
linux-kernel
Re: [PATCH 3/3] riscv: fix __user annotation for __copy_user()
2018-06-04 18:48:33
linux-kernel
Re: [PATCH 3/3] riscv: fix __user annotation for __copy_user()
2018-04-25 08:12:51
linux-kernel
Re: [PATCH v5 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
2018-04-25 01:17:16
linux-kernel
Re: [PATCH v5 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
2018-04-24 22:18:08
linux-kernel
Re: [PATCH v5 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
2018-04-24 19:29:01
linux-kernel
Re: [PATCH v5 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
2018-04-24 18:08:52
linux-kernel
Re: [PATCH v5 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
2018-04-19 19:47:58
linux-kernel
Re: [PATCH v4 1/2] perf: riscv: preliminary RISC-V support
2018-04-13 21:51:50
linux-kernel
[RFC PATCH 1/2] RISCV: Register clocksource and events correctly
2018-04-13 21:51:09
linux-kernel
[RFC PATCH 2/2] RISCV: Support cpu hotplug.
2018-04-13 21:50:59
linux-kernel
[RFC PATCH 0/2] Fix timer initialization and Add support hotplug.