LinuxLists
Users
About
Anup Patel (
[email protected]
)
Number of posts: 1264 (0.31 per day)
First post: 2013-05-01 05:01:40
Last post: 2024-06-14 19:03:30
Previous Page
/
Next Page
Date
List
Subject
2018-10-30 12:38:38
linux-kernel
[PATCH] RISC-V: defconfig: Enable printk timestamps
2018-10-22 13:15:58
linux-kernel
[PATCH 2/4] irqchip: sifive-plic: More flexible plic_irq_toggle()
2018-10-22 12:23:43
linux-kernel
[PATCH 4/4] irqchip: sifive-plic: Implement irq_set_affinity() for SMP host
2018-10-22 12:22:39
linux-kernel
[PATCH 3/4] irqchip: sifive-plic: Differentiate between PLIC handler and context
2018-10-22 12:20:44
linux-kernel
[PATCH 1/4] irqchip: sifive-plic: Pre-compute context hart base and enable base
2018-10-22 12:19:36
linux-kernel
[PATCH 0/4] IRQ affinity support in PLIC driver
2018-10-02 03:29:33
linux-kernel
Re: [PATCH v3] RISC-V: Show IPI stats
2018-09-29 07:08:08
linux-kernel
Re: [RFC PATCH 1/5] RISC-V: Make IPI triggering flexible
2018-09-29 06:26:50
linux-kernel
[PATCH v3] RISC-V: Show IPI stats
2018-09-29 06:13:27
linux-kernel
Re: [PATCH] RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo
2018-09-29 06:12:57
linux-kernel
Re: [PATCH] RISC-V: Show IPI stats
2018-09-28 07:57:32
linux-kernel
Re: [PATCH v4 17/17] rpmsg: virtio: allocate buffer from parent
2018-09-28 07:55:33
linux-kernel
Re: [PATCH v4 00/17] remoteproc: add fixed memory region support
2018-09-26 05:55:33
linux-kernel
Re: [PATCH v2 3/5] irqchip: RISC-V Local Interrupt Controller Driver
2018-09-26 04:17:28
linux-kernel
Re: [PATCH v2] RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo
2018-09-23 13:38:14
linux-kernel
[PATCH v2] RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo
2018-09-23 13:05:14
linux-kernel
Re: [PATCH] RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo
2018-09-21 06:06:54
linux-kernel
Re: [PATCH v4 00/17] remoteproc: add fixed memory region support
2018-09-17 15:57:06
linux-kernel
Re: [RFC 3/3] RISC-V: Remove per cpu clocksource
2018-09-17 14:29:19
linux-kernel
Re: [PATCH v2 3/5] irqchip: RISC-V Local Interrupt Controller Driver
2018-09-13 03:40:03
linux-kernel
Re: [PATCH] RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo
2018-09-12 14:40:56
linux-kernel
[PATCH] RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo
2018-09-12 14:38:39
linux-kernel
[PATCH v2] RISC-V: Show IPI stats
2018-09-12 04:34:20
linux-kernel
Re: [PATCH] RISC-V: Show IPI stats
2018-09-11 03:58:10
linux-kernel
Re: [PATCH v2 3/5] irqchip: RISC-V Local Interrupt Controller Driver
2018-09-11 03:37:50
linux-kernel
Re: [RFC PATCH 1/5] RISC-V: Make IPI triggering flexible
2018-09-10 17:12:06
linux-kernel
Re: [PATCH v2 3/5] irqchip: RISC-V Local Interrupt Controller Driver
2018-09-10 16:41:01
linux-kernel
Re: [PATCH v2 3/5] irqchip: RISC-V Local Interrupt Controller Driver
2018-09-10 16:37:32
linux-kernel
Re: [PATCH v2 3/5] irqchip: RISC-V Local Interrupt Controller Driver
2018-09-10 16:33:51
linux-kernel
Re: [PATCH v2 3/5] irqchip: RISC-V Local Interrupt Controller Driver
2018-09-10 14:31:48
linux-kernel
Re: [PATCH v2 3/5] irqchip: RISC-V Local Interrupt Controller Driver
2018-09-07 16:31:57
linux-kernel
[PATCH] RISC-V: Show IPI stats
2018-09-06 14:21:46
linux-kernel
Re: [PATCH v2 3/5] irqchip: RISC-V Local Interrupt Controller Driver
2018-09-06 13:05:48
linux-kernel
[PATCH v2 0/5] New RISC-V Local Interrupt Controller Driver
2018-09-06 12:40:23
linux-kernel
[PATCH v2 4/5] clocksource: riscv_timer: Make timer interrupt as a per-CPU interrupt
2018-09-06 12:40:07
linux-kernel
[PATCH v2 5/5] RISC-V: Remove do_IRQ() function
2018-09-06 12:39:50
linux-kernel
[PATCH v2 3/5] irqchip: RISC-V Local Interrupt Controller Driver
2018-09-06 12:39:13
linux-kernel
[PATCH v2 2/5] RISC-V: No need to pass scause as arg to do_IRQ()
2018-09-06 12:39:13
linux-kernel
[PATCH v2 1/5] RISC-V: self-contained IPI handling routine
2018-09-06 11:55:23
linux-kernel
Re: [RFC PATCH 4/5] irqchip: RISC-V Local Interrupt Controller Driver
2018-09-06 11:17:17
linux-kernel
Re: [RFC PATCH 1/5] RISC-V: Make IPI triggering flexible
2018-09-05 08:22:57
linux-kernel
Re: [RFC PATCH 5/5] clocksource: riscv_timer: Make timer interrupt as a per-CPU interrupt
2018-09-05 06:10:35
linux-kernel
Re: [RFC PATCH 4/5] irqchip: RISC-V Local Interrupt Controller Driver
2018-09-05 04:54:03
linux-kernel
Re: [RFC PATCH 3/5] RISC-V: Select useful GENERIC_IRQ kconfig options
2018-09-05 04:38:00
linux-kernel
Re: [RFC PATCH 1/5] RISC-V: Make IPI triggering flexible
2018-09-04 12:49:34
linux-kernel
[RFC PATCH 5/5] clocksource: riscv_timer: Make timer interrupt as a per-CPU interrupt
2018-09-04 12:49:02
linux-kernel
[RFC PATCH 4/5] irqchip: RISC-V Local Interrupt Controller Driver
2018-09-04 12:48:37
linux-kernel
[RFC PATCH 3/5] RISC-V: Select useful GENERIC_IRQ kconfig options
2018-09-04 12:47:43
linux-kernel
[RFC PATCH 2/5] RISC-V: No need to pass scause as arg to do_IRQ()
2018-09-04 12:47:17
linux-kernel
[RFC PATCH 1/5] RISC-V: Make IPI triggering flexible
2018-09-04 12:47:05
linux-kernel
[RFC PATCH 0/5] New RISC-V Local Interrupt Controller Driver