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
2019-03-15 16:19:48 linux-kernel Re: [PATCH 3/3] RISC-V: Allow booting kernel from any 4KB aligned address
2019-03-14 18:01:13 linux-kernel Re: [PATCH 3/3] RISC-V: Allow booting kernel from any 4KB aligned address
2019-03-13 21:08:45 linux-kernel Re: [PATCH 3/3] RISC-V: Allow booting kernel from any 4KB aligned address
2019-02-25 03:36:05 linux-kernel Re: [v6 PATCH 6/6] RISC-V: Assign hwcap as per comman capabilities.
2019-02-14 17:07:27 linux-kernel Re: [PATCH v2 0/6] Fixmap support and MM cleanups
2019-02-13 12:57:18 linux-kernel Re: [PATCH v2 0/6] Fixmap support and MM cleanups
2019-02-13 09:42:19 linux-kernel Re: [v4 PATCH 6/8] clocksource/drivers/riscv: Add required checks during clock source init
2019-02-12 13:55:28 linux-kernel Re: [PATCH v2 6/6] RISC-V: Implement keepinitrd kernel parameter
2019-02-12 13:04:33 linux-kernel [PATCH v6 4/4] irqchip: sifive-plic: Implement irq_set_affinity() for SMP host
2019-02-12 13:04:15 linux-kernel [PATCH v6 3/4] irqchip: sifive-plic: Differentiate between PLIC handler and context
2019-02-12 13:03:48 linux-kernel [PATCH v6 2/4] irqchip: sifive-plic: Add warning in plic_init() if handler already present
2019-02-12 13:02:53 linux-kernel [PATCH v6 1/4] irqchip: sifive-plic: Pre-compute context hart base and enable base
2019-02-12 13:02:48 linux-kernel [PATCH v6 0/4] IRQ affinity support in PLIC driver
2019-02-12 12:10:51 linux-kernel Re: [PATCH v5 2/5] irqchip: sifive-plic: Don't inline plic_toggle() and plic_irq_toggle()
2019-02-12 10:25:05 linux-kernel Re: [PATCH v2 6/6] RISC-V: Implement keepinitrd kernel parameter
2019-02-11 06:29:17 linux-kernel Re: [PATCH v2 0/6] Fixmap support and MM cleanups
2019-01-19 11:46:43 linux-kernel Re: [PATCH 5/5] RISC-V: Implement compile-time fixed mappings
2019-01-19 10:47:12 linux-kernel Re: [PATCH 5/5] RISC-V: Implement compile-time fixed mappings
2019-01-19 10:45:19 linux-kernel Re: [PATCH 3/5] RISC-V: Move setup_bootmem() to mm/init.c
2019-01-19 10:44:51 linux-kernel Re: [PATCH 2/5] RISC-V: Setup init_mm before parse_early_param()
2019-01-19 10:36:31 linux-kernel Re: [PATCH 1/5] RISC-V: Move free_initrd_mem() to kernel/setup.c
2019-01-19 06:01:23 linux-kernel [PATCH v5 5/5] irqchip: sifive-plic: Implement irq_set_affinity() for SMP host
2019-01-19 06:00:26 linux-kernel [PATCH v5 4/5] irqchip: sifive-plic: Differentiate between PLIC handler and context
2019-01-19 06:00:09 linux-kernel [PATCH v5 3/5] irqchip: sifive-plic: Add warning in plic_init() if handler already present
2019-01-19 05:59:56 linux-kernel [PATCH v5 1/5] irqchip: sifive-plic: Pre-compute context hart base and enable base
2019-01-19 05:59:43 linux-kernel [PATCH v5 0/5] IRQ affinity support in PLIC driver
2019-01-19 05:59:39 linux-kernel [PATCH v5 2/5] irqchip: sifive-plic: Don't inline plic_toggle() and plic_irq_toggle()
2019-01-19 05:29:59 linux-kernel Re: [PATCH v4 5/5] irqchip: sifive-plic: Implement irq_set_affinity() for SMP host
2019-01-19 05:29:59 linux-kernel Re: [PATCH v4 4/5] irqchip: sifive-plic: Differentiate between PLIC handler and context
2019-01-19 05:08:05 linux-kernel Re: [PATCH v4 3/5] irqchip: sifive-plic: Add warning in plic_init() if handler already present
2019-01-19 05:08:05 linux-kernel Re: [PATCH v4 2/5] irqchip: sifive-plic: Don't inline plic_toggle() and plic_irq_toggle()
2019-01-11 14:17:21 linux-kernel Re: [PATCH] tty/serial: use uart_console_write in the RISC-V SBL early console
2019-01-10 20:21:18 linux-kernel Re: [PATCH] tty/serial: emit CR before NL in RISC-V SBL console
2019-01-10 20:17:04 linux-kernel Re: [PATCH] tty/serial: emit CR before NL in RISC-V SBL console
2019-01-08 12:42:56 linux-kernel Re: [PATCH v2 6/8] RISC-V: Add required checks during clock source init
2019-01-08 12:41:18 linux-kernel Re: [PATCH v2 5/8] RISC-V: Compare cpuid with NR_CPUS before mapping.
2019-01-08 12:40:55 linux-kernel Re: [PATCH v2 3/8] RISC-V: Remove NR_CPUs check during hartid search from DT
2019-01-08 12:17:06 linux-kernel Re: [PATCH v4 0/5] IRQ affinity support in PLIC driver
2019-01-08 12:03:30 linux-kernel Re: [PATCH v2 8/8] RISC-V: Assign hwcap only according to current cpu.
2019-01-08 12:01:59 linux-kernel Re: [PATCH v2 7/8] RISC-V: Check and continue in case of an invalid cpuid.
2019-01-08 11:50:40 linux-kernel Re: [PATCH v2 4/8] RISC-V: Allow hartid-to-cpuid function to fail.
2019-01-07 19:54:47 linux-kernel [PATCH 3/5] RISC-V: Move setup_bootmem() to mm/init.c
2019-01-07 17:40:04 linux-kernel [PATCH 2/5] RISC-V: Setup init_mm before parse_early_param()
2019-01-07 16:55:19 linux-kernel [PATCH 5/5] RISC-V: Implement compile-time fixed mappings
2019-01-07 16:53:25 linux-kernel [PATCH 4/5] RISC-V: Move setup_vm() to mm/init.c
2019-01-07 16:52:30 linux-kernel [PATCH 1/5] RISC-V: Move free_initrd_mem() to kernel/setup.c
2019-01-07 16:52:08 linux-kernel [PATCH 0/5] Fixmap support and MM cleanups
2018-12-27 23:07:23 linux-kernel [PATCH v4 4/5] irqchip: sifive-plic: Differentiate between PLIC handler and context
2018-12-27 22:04:39 linux-kernel [PATCH v4 5/5] irqchip: sifive-plic: Implement irq_set_affinity() for SMP host
2018-12-27 18:52:10 linux-kernel [PATCH v4 3/5] irqchip: sifive-plic: Add warning in plic_init() if handler already present
2018-12-27 18:50:55 linux-kernel [PATCH v4 2/5] irqchip: sifive-plic: Don't inline plic_toggle() and plic_irq_toggle()