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

Date List Subject
2020-07-06 17:27:16 linux-kernel [RFC PATCH v2 03/11] RISC-V: Setup exception vector early
2020-06-30 20:50:15 linux-kernel Re: [RFC PATCH 0/6] Support raw event and DT for perf on RISC-V
2020-06-26 00:09:04 linux-kernel [RFC PATCH 00/11] Add UEFI support for RISC-V
2020-06-26 00:08:15 linux-kernel [RFC PATCH 02/11] RISC-V: Move DT mapping outof fixmap
2020-06-26 00:08:14 linux-kernel [RFC PATCH 03/11] RISC-V: Setup exception vector early
2020-06-26 00:08:08 linux-kernel [RFC PATCH 01/11] efi: Fix gcc error around __umoddi3 for 32 bit builds
2020-06-26 00:08:01 linux-kernel [RFC PATCH 09/11] RISC-V: Add EFI stub support.
2020-06-26 00:08:00 linux-kernel [RFC PATCH 07/11] include: pe.h: Add RISC-V related PE definition
2020-06-26 00:07:53 linux-kernel [RFC PATCH 04/11] RISC-V: Add early ioremap support
2020-06-26 00:07:52 linux-kernel [RFC PATCH 08/11] RISC-V: Add PE/COFF header for EFI stub
2020-06-26 00:07:50 linux-kernel [RFC PATCH 05/11] RISC-V: Set maximum number of mapped pages correctly
2020-06-26 00:07:46 linux-kernel [RFC PATCH 10/11] efi: Rename arm-init to efi-init common for all arch
2020-06-26 00:07:46 linux-kernel [RFC PATCH 11/11] RISC-V: Add EFI runtime services
2020-06-26 00:07:45 linux-kernel [RFC PATCH 06/11] riscv: Parse all memory blocks to remove unusable memory
2020-06-22 23:54:35 linux-kernel [PATCH] RISC-V: Use a local variable instead of smp_processor_id()
2020-06-17 20:40:29 linux-kernel [PATCH] RISC-V: Acquire mmap lock before invoking walk_page_range
2020-05-12 17:28:48 linux-kernel [PATCH] irqchip/sifive-plic: Remove incorrect requirement about number of irq contexts
2020-05-04 04:06:00 linux-kernel [PATCH] RISC-V: Remove unused code from STRICT_KERNEL_RWX
2020-04-22 17:46:55 linux-kernel Re: [v4 PATCH 3/3] RISC-V: Add EFI stub support.
2020-04-22 17:45:41 linux-kernel Re: [v4 PATCH 2/3] RISC-V: Add PE/COFF header for EFI stub
2020-04-22 17:45:40 linux-kernel Re: [v4 PATCH 2/3] RISC-V: Add PE/COFF header for EFI stub
2020-04-21 03:37:30 linux-kernel [v4 PATCH 0/3] Add UEFI support for RISC-V
2020-04-21 03:36:29 linux-kernel [v4 PATCH 2/3] RISC-V: Add PE/COFF header for EFI stub
2020-04-21 03:36:05 linux-kernel [v4 PATCH 3/3] RISC-V: Add EFI stub support.
2020-04-21 03:36:03 linux-kernel [v4 PATCH 1/3] RISC-V: Define fixmap bindings for generic early ioremap support
2020-04-20 04:22:11 linux-kernel Re: [v3 PATCH 5/5] RISC-V: Add EFI stub support.
2020-04-16 01:05:51 linux-kernel [v3 PATCH 4/5] RISC-V: Add PE/COFF header for EFI stub
2020-04-16 01:04:49 linux-kernel [v3 PATCH 5/5] RISC-V: Add EFI stub support.
2020-04-16 01:03:57 linux-kernel [v3 PATCH 2/5] include: pe.h: Add RISC-V related PE definition
2020-04-16 01:03:52 linux-kernel [v3 PATCH 3/5] RISC-V: Define fixmap bindings for generic early ioremap support
2020-04-16 01:03:39 linux-kernel [v3 PATCH 1/5] efi: Move arm-stub to a common file
2020-04-16 01:03:34 linux-kernel [v3 PATCH 0/5] Add UEFI support for RISC-V
2020-04-15 21:59:24 linux-kernel Re: [v2 PATCH 5/5] RISC-V: Add EFI stub support.
2020-04-15 01:14:05 linux-kernel [v2 PATCH 4/5] RISC-V: Add PE/COFF header for EFI stub
2020-04-15 01:13:54 linux-kernel [v2 PATCH 2/5] include: pe.h: Add RISC-V related PE definition
2020-04-15 01:13:15 linux-kernel [v2 PATCH 3/5] RISC-V: Define fixmap bindings for generic early ioremap support
2020-04-15 01:12:41 linux-kernel [v2 PATCH 5/5] RISC-V: Add EFI stub support.
2020-04-15 01:12:30 linux-kernel [v2 PATCH 1/5] efi: Move arm-stub to a common file
2020-04-15 01:12:13 linux-kernel [v2 PATCH 0/5] Add UEFI support for RISC-V
2020-04-03 01:48:34 linux-kernel [PATCH] irqchip/sifive-plic: Fix maximum priority threshold value
2020-04-01 00:49:01 linux-kernel Re: [PATCH v11 00/11] Add support for SBI v0.2 and CPU hotplug
2020-03-26 22:57:38 linux-kernel [PATCH v2] RISC-V: Move all address space definition macros to one place
2020-03-18 01:14:38 linux-kernel [PATCH v11 04/11] RISC-V: Introduce a new config for SBI v0.1
2020-03-18 01:14:35 linux-kernel [PATCH v11 03/11] RISC-V: Add SBI v0.2 extension definitions
2020-03-18 01:14:32 linux-kernel [PATCH v11 02/11] RISC-V: Add basic support for SBI v0.2
2020-03-18 01:14:29 linux-kernel [PATCH v11 06/11] RISC-V: Move relocate and few other functions out of __init
2020-03-18 01:14:18 linux-kernel [PATCH v11 09/11] RISC-V: Add SBI HSM extension definitions
2020-03-18 01:14:06 linux-kernel [PATCH v11 07/11] RISC-V: Add cpu_ops and modify default booting method
2020-03-18 01:13:48 linux-kernel [PATCH v11 10/11] RISC-V: Add supported for ordered booting method using HSM
2020-03-18 01:13:18 linux-kernel [PATCH v11 08/11] RISC-V: Export SBI error to linux error mapping function
2020-03-18 01:12:52 linux-kernel [PATCH v11 11/11] RISC-V: Support cpu hotplug