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
2020-05-29 04:19:47
linux-kernel
Re: [PATCH v5 3/6] irqchip: RISC-V per-HART local interrupt controller driver
2020-05-29 04:01:55
linux-kernel
Re: [PATCH v5 0/6] New RISC-V Local Interrupt Controller Driver
2020-05-25 16:02:17
linux-kernel
Re: [PATCH 5/8] riscv: Implement sv48 support
2020-05-25 07:58:51
linux-kernel
Re: [PATCH 6/8] riscv: Allow user to downgrade to sv39 when hw supports sv48
2020-05-25 07:56:03
linux-kernel
Re: [PATCH 5/8] riscv: Implement sv48 support
2020-05-25 06:26:03
linux-kernel
Re: [PATCH 7/8] riscv: Use pgtable_l4_enabled to output mmu type in cpuinfo
2020-05-25 05:57:19
linux-kernel
Re: [PATCH 4/8] riscv: Prepare ptdump for vm layout dynamic addresses
2020-05-22 06:51:21
linux-kernel
Re: [PATCH v2 2/3] irqchip/sifive-plic: Setup cpuhp once after boot CPU handler is present
2020-05-22 06:46:19
linux-kernel
Re: [PATCH v2 1/3] irqchip/sifive-plic: Set default irq affinity in plic_irqdomain_map()
2020-05-22 06:38:06
linux-kernel
Re: [PATCH 5/5] dt-bindings: timer: Add CLINT bindings
2020-05-22 05:57:04
linux-kernel
Re: [PATCH 5/5] dt-bindings: timer: Add CLINT bindings
2020-05-20 01:16:57
linux-kernel
Re: [PATCH 09/10] timer-riscv: Fix undefined riscv_time_val
2020-05-06 06:02:23
linux-kernel
Re: [PATCH 1/2] riscv: defconfig: enable spi nor on Hifive Unleashed A00 board.
2020-05-04 06:29:22
linux-kernel
Re: [PATCH v2] riscv: force __cpu_up_ variables to put in data section
2020-05-02 06:15:52
linux-kernel
Re: [PATCH] riscv: force __cpu_up_ variables to put in data section
2020-04-27 07:04:28
linux-kernel
Re: [PATCH] irqchip/sifive-plic: allow many cores to handle IRQs
2020-04-26 15:23:45
linux-kernel
Re: [PATCH] irqchip/sifive-plic: allow many cores to handle IRQs
2020-04-26 13:40:37
linux-kernel
Re: [PATCH] irqchip/sifive-plic: allow many cores to handle IRQs
2020-04-26 12:49:24
linux-kernel
Re: [PATCH] irqchip/sifive-plic: allow many cores to handle IRQs
2020-04-21 06:23:38
linux-kernel
Re: [PATCH v5 0/9] Support strict kernel memory permissions for security
2020-04-17 12:49:54
linux-kernel
Re: [PATCH v11 00/20] KVM RISC-V Support
2020-04-17 12:44:43
linux-kernel
Re: [PATCH 3/3] riscv: sbi: Fix undefined reference to sbi_shutdown
2020-04-17 12:43:27
linux-kernel
Re: [PATCH 2/3] tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI
2020-04-17 12:42:26
linux-kernel
Re: [PATCH 1/3] riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi() export
2020-04-08 05:28:03
linux-kernel
Re: [RFC PATCH 4/7] riscv: Implement sv48 support
2020-04-07 05:57:32
linux-kernel
Re: [RFC PATCH 4/7] riscv: Implement sv48 support
2020-03-26 07:06:58
linux-kernel
Re: [RFC PATCH 7/7] riscv: Explicit comment about user virtual address space size
2020-03-26 07:04:30
linux-kernel
Re: [RFC PATCH 6/7] dt-bindings: riscv: Remove "riscv,svXX" property from device-tree
2020-03-26 07:02:26
linux-kernel
Re: [RFC PATCH 5/7] riscv: Use pgtable_l4_enabled to output mmu type in cpuinfo
2020-03-26 07:01:15
linux-kernel
Re: [RFC PATCH 4/7] riscv: Implement sv48 support
2020-03-26 06:36:15
linux-kernel
Re: [RFC PATCH 3/7] riscv: Simplify MAXPHYSMEM config
2020-03-26 06:23:37
linux-kernel
Re: [RFC PATCH 3/7] riscv: Simplify MAXPHYSMEM config
2020-03-26 06:13:31
linux-kernel
Re: [RFC PATCH 2/7] riscv: Allow to dynamically define VA_BITS
2020-03-26 06:12:19
linux-kernel
Re: [RFC PATCH 1/7] riscv: Get rid of compile time logic with MAX_EARLY_MAPPING_SIZE
2020-03-19 04:31:32
linux-kernel
Re: [PATCH] RISC-V: Only select essential drivers for SOC_VIRT config
2020-03-10 11:58:44
linux-kernel
Re: [PATCH 1/4] RISC-V: Add kconfig option for QEMU virt machine
2020-03-10 07:39:20
linux-kernel
Re: [RFC PATCH 5/5] RISC-V: Add EFI stub support.
2020-03-09 12:02:03
linux-kernel
Re: [PATCH v4 4/5] clocksource: timer-riscv: Make timer interrupt as a per-CPU interrupt
2020-03-09 12:01:54
linux-kernel
Re: [PATCH v4 5/5] RISC-V: Remove do_IRQ() function
2020-03-09 12:00:58
linux-kernel
Re: [PATCH v4 2/5] RISC-V: Rename and move plic_find_hart_id() to arch directory
2020-03-09 12:00:15
linux-kernel
Re: [PATCH v4 3/5] irqchip: RISC-V Per-HART Local Interrupt Controller Driver
2020-03-09 11:59:08
linux-kernel
Re: [PATCH v4 1/5] RISC-V: self-contained IPI handling routine
2020-03-09 11:59:06
linux-kernel
Re: [PATCH v4 0/5] New RISC-V Local Interrupt Controller Driver
2020-03-04 03:46:25
linux-kernel
Re: [PATCH] riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS file
2020-02-29 13:32:19
linux-kernel
Re: [PATCH v2] riscv: Introduce CONFIG_RELOCATABLE
2020-02-28 04:09:08
linux-kernel
Re: [PATCH] RISC-V: Move all address space definition macros to one place
2020-02-28 04:07:59
linux-kernel
Re: [v2 PATCH] irqchip/sifive-plic: Add support for multiple PLICs
2020-02-21 06:16:13
linux-kernel
Re: [PATCH v9 12/12] irqchip/sifive-plic: Initialize the plic handler when cpu comes online
2020-02-21 06:13:36
linux-kernel
Re: [PATCH v9 11/12] RISC-V: Support cpu hotplug
2020-02-21 06:09:49
linux-kernel
Re: [PATCH v9 10/12] RISC-V: Add supported for ordered booting method using HSM
2020-02-21 06:05:30
linux-kernel
Re: [PATCH v9 09/12] RISC-V: Add SBI HSM extension definitions