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

Date List Subject
2018-12-27 18:48:38 linux-kernel [PATCH v4 1/5] irqchip: sifive-plic: Pre-compute context hart base and enable base
2018-12-27 18:48:34 linux-kernel [PATCH v4 0/5] IRQ affinity support in PLIC driver
2018-12-27 18:15:41 linux-kernel Re: [PATCH v3 3/6] irqchip: sifive-plic: More flexible plic_irq_toggle()
2018-12-27 17:25:18 linux-kernel Re: [PATCH 1/3] RISC-V: Do not wait indefinitely in __cpu_up
2018-12-27 17:16:36 linux-kernel Re: [PATCH 3/3] RISC-V: Fix non-smp kernel boot on SMP systems
2018-12-27 17:07:58 linux-kernel Re: [PATCH 2/3] RISC-V: Move cpuid to hartid mapping to SMP.
2018-12-23 16:45:44 linux-kernel Re: [PATCH] RISC-V: Make BSS section as the last section in vmlinux.lds.S
2018-12-19 13:13:48 linux-kernel [PATCH v2] RISC-V: Make BSS section as the last section in vmlinux.lds.S
2018-12-18 10:33:29 linux-kernel Re: [PATCH v3 6/6] irqchip: sifive-plic: Implement irq_set_affinity() for SMP host
2018-12-18 08:52:59 linux-kernel Re: [PATCH v3 3/6] irqchip: sifive-plic: More flexible plic_irq_toggle()
2018-12-18 08:38:15 linux-kernel Re: [PATCH v3 4/6] irqchip: sifive-plic: Add warning in plic_init() if handler already present
2018-12-18 08:31:39 linux-kernel Re: [PATCH v3 1/6] irqchip: sifive-plic: Pre-compute context hart base and enable base
2018-12-18 08:28:07 linux-kernel Re: [PATCH v3 2/6] irqchip: sifive-plic: Add struct plic_hw for global PLIC HW details
2018-12-18 08:25:11 linux-kernel Re: [PATCH] RISC-V: Make BSS section as the last section in vmlinux.lds.S
2018-12-17 09:39:37 linux-kernel Re: [PATCH v3 0/6] IRQ affinity support in PLIC driver
2018-12-17 09:39:37 linux-kernel Re: [PATCH] RISC-V: Make BSS section as the last section in vmlinux.lds.S
2018-12-07 02:31:56 linux-kernel Re: [PATCH] clocksource: riscv_timer: Provide sched_clock
2018-12-04 14:15:17 linux-kernel [PATCH 3/3] RISC-V: Remove EARLY_PRINTK support
2018-12-04 14:13:14 linux-kernel [PATCH 2/3] RISC-V: defconfig: Enable RISC-V SBI earlycon support
2018-12-04 14:12:28 linux-kernel [PATCH 1/3] tty/serial: Add RISC-V SBI earlycon support
2018-12-04 14:12:08 linux-kernel [PATCH 0/3] RISC-V SBI earlycon
2018-12-04 10:47:08 linux-kernel [PATCH v2 2/2] clocksource: riscv_timer: Provide sched_clock
2018-12-04 10:46:37 linux-kernel [PATCH v2 1/2] RISC-V: Select GENERIC_SCHED_CLOCK for clocksource drivers
2018-12-04 10:46:31 linux-kernel [PATCH v2 0/2] Provide sched_clock for riscv_timer
2018-12-03 14:53:06 linux-kernel Re: [PATCH] clocksource: riscv_timer: Provide sched_clock
2018-12-03 12:37:56 linux-kernel [PATCH] clocksource: riscv_timer: Provide sched_clock
2018-11-30 08:05:51 linux-kernel [PATCH v3 1/6] irqchip: sifive-plic: Pre-compute context hart base and enable base
2018-11-30 08:04:47 linux-kernel [PATCH v3 2/6] irqchip: sifive-plic: Add struct plic_hw for global PLIC HW details
2018-11-30 08:04:40 linux-kernel [PATCH v3 6/6] irqchip: sifive-plic: Implement irq_set_affinity() for SMP host
2018-11-30 08:04:26 linux-kernel [PATCH v3 0/6] IRQ affinity support in PLIC driver
2018-11-30 08:03:56 linux-kernel [PATCH v3 5/6] irqchip: sifive-plic: Differentiate between PLIC handler and context
2018-11-30 08:03:44 linux-kernel [PATCH v3 4/6] irqchip: sifive-plic: Add warning in plic_init() if handler already present
2018-11-30 08:03:37 linux-kernel [PATCH v3 3/6] irqchip: sifive-plic: More flexible plic_irq_toggle()
2018-11-30 07:52:36 linux-kernel Re: [PATCH v2 4/4] irqchip: sifive-plic: Implement irq_set_affinity() for SMP host
2018-11-30 03:56:03 linux-kernel Re: [PATCH v2 3/4] irqchip: sifive-plic: Differentiate between PLIC handler and context
2018-11-30 03:52:05 linux-kernel Re: [PATCH v2 2/4] irqchip: sifive-plic: More flexible plic_irq_toggle()
2018-11-30 03:36:01 linux-kernel Re: [PATCH v2 1/4] irqchip: sifive-plic: Pre-compute context hart base and enable base
2018-11-27 12:00:01 linux-kernel [PATCH v2 4/4] irqchip: sifive-plic: Implement irq_set_affinity() for SMP host
2018-11-27 11:59:05 linux-kernel [PATCH v2 0/4] IRQ affinity support in PLIC driver
2018-11-27 10:05:06 linux-kernel [PATCH v2 3/4] irqchip: sifive-plic: Differentiate between PLIC handler and context
2018-11-27 10:04:51 linux-kernel [PATCH v2 2/4] irqchip: sifive-plic: More flexible plic_irq_toggle()
2018-11-27 10:04:46 linux-kernel [PATCH v2 1/4] irqchip: sifive-plic: Pre-compute context hart base and enable base
2018-11-26 06:13:16 linux-kernel [PATCH] RISC-V: Make BSS section as the last section in vmlinux.lds.S
2018-11-17 03:33:12 linux-kernel Re: [PATCH] RISC-V: Build flat and compressed kernel images
2018-11-12 12:34:04 linux-kernel Re: [PATCH 2/4] irqchip: sifive-plic: More flexible plic_irq_toggle()
2018-11-12 05:56:36 linux-kernel [PATCH] RISC-V: Build flat and compressed kernel images
2018-11-12 04:27:53 linux-kernel Re: [PATCH 1/4] irqchip: sifive-plic: Pre-compute context hart base and enable base
2018-11-01 05:12:13 linux-kernel [PATCH v2 2/2] RISC-V: defconfig: Enable printk timestamps
2018-11-01 05:11:34 linux-kernel [PATCH v2 1/2] RISC-V: refresh defconfig
2018-11-01 04:22:18 linux-kernel Re: [PATCH] RISC-V: defconfig: Enable printk timestamps
2018-10-31 11:17:14 linux-kernel Re: [RFC 0/2] RISC-V: A proposal to add vendor-specific code