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
2018-09-11 20:08:10 linux-kernel [PATCH v4 10/12] RISC-V: User WRITE_ONCE instead of direct access
2018-09-11 20:08:10 linux-kernel [PATCH v4 02/12] RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
2018-09-11 20:07:47 linux-kernel [PATCH v4 05/12] RISC-V: Disable preemption before enabling interrupts
2018-09-11 20:07:43 linux-kernel [PATCH v4 06/12] RISC-V: Provide a cleaner raw_smp_processor_id()
2018-09-11 20:07:40 linux-kernel [PATCH v4 07/12] RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
2018-09-11 20:07:20 linux-kernel [PATCH v4 03/12] RISC-V: Filter ISA and MMU values in cpuinfo
2018-09-11 20:06:48 linux-kernel [PATCH v4 11/12] RISC-V: Add logical CPU indexing for RISC-V
2018-09-11 20:06:36 linux-kernel [PATCH v4 09/12] RISC-V: Use mmgrab()
2018-09-11 20:06:26 linux-kernel [PATCH v4 08/12] RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu
2018-09-11 18:36:59 linux-kernel Re: [PATCH v3 12/12] RISC-V: Support cpu hotplug.
2018-09-11 18:30:50 linux-kernel [PATCH] RISCV: Fix end PFN for low memory
2018-09-11 01:37:26 linux-kernel Re: [PATCH v3 06/12] RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
2018-09-11 01:36:44 linux-kernel Re: [PATCH v3 11/12] RISC-V: Use Linux logical cpu number instead of hartid
2018-09-11 01:35:28 linux-kernel Re: [PATCH v3 02/12] RISC-V: Filter ISA and MMU values in cpuinfo
2018-09-06 21:12:57 linux-kernel Re: [PATCH v3 12/12] RISC-V: Support cpu hotplug.
2018-09-06 08:12:39 linux-kernel [PATCH v3 00/12] SMP cleanup and new features
2018-09-06 08:09:51 linux-kernel [PATCH v3 01/12] RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
2018-09-06 08:09:46 linux-kernel [PATCH v3 12/12] RISC-V: Support cpu hotplug.
2018-09-06 08:09:00 linux-kernel [PATCH v3 03/12] RISC-V: Comment on the TLB flush in smp_callin()
2018-09-06 08:08:53 linux-kernel [PATCH v3 05/12] RISC-V: Provide a cleaner raw_smp_processor_id()
2018-09-06 08:08:50 linux-kernel [PATCH v3 02/12] RISC-V: Filter ISA and MMU values in cpuinfo
2018-09-06 08:08:20 linux-kernel [PATCH v3 07/12] RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu
2018-09-06 08:08:11 linux-kernel [PATCH v3 09/12] RISC-V: User WRITE_ONCE instead of direct access
2018-09-06 08:08:00 linux-kernel [PATCH v3 06/12] RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
2018-09-06 08:07:59 linux-kernel [PATCH v3 11/12] RISC-V: Use Linux logical cpu number instead of hartid
2018-09-06 08:07:45 linux-kernel [PATCH v3 04/12] RISC-V: Disable preemption before enabling interrupts
2018-09-06 08:07:29 linux-kernel [PATCH v3 10/12] RISC-V: Add logical CPU indexing for RISC-V
2018-09-06 08:07:01 linux-kernel [PATCH v3 08/12] RISC-V: Use mmgrab()
2018-09-04 21:44:37 linux-kernel Re: [PATCH v2 2/3] RISC-V: Use Linux logical cpu number instead of hartid
2018-09-04 21:42:06 linux-kernel Re: [PATCH v2 3/3] RISC-V: Support cpu hotplug.
2018-09-04 20:36:45 linux-kernel Re: [PATCH v2 2/3] RISC-V: Use Linux logical cpu number instead of hartid
2018-09-04 18:10:16 linux-kernel Re: [PATCH v2 3/3] RISC-V: Support cpu hotplug.
2018-09-04 18:01:12 linux-kernel Re: [PATCH v2 1/3] RISC-V: Add logical CPU indexing for RISC-V
2018-08-31 21:19:56 linux-kernel Re: [PATCH 5/8] RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu
2018-08-30 16:13:19 linux-kernel Re: [PATCH 5/8] RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu
2018-08-30 16:05:45 linux-kernel Re: [PATCH v2 0/3] RISC-V: Add new smp features
2018-08-28 18:52:27 linux-kernel Re: [PATCH 3/8] RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
2018-08-28 08:38:46 linux-kernel [PATCH v2 1/3] RISC-V: Add logical CPU indexing for RISC-V
2018-08-28 08:38:08 linux-kernel [PATCH v2 0/3] RISC-V: Add new smp features
2018-08-28 08:38:04 linux-kernel [PATCH v2 2/3] RISC-V: Use Linux logical cpu number instead of hartid
2018-08-28 08:37:42 linux-kernel [PATCH v2 3/3] RISC-V: Support cpu hotplug.
2018-08-23 04:27:15 linux-kernel Re: [RFC PATCH 3/5] RISC-V: Add cpu_operatios structure
2018-08-21 20:47:13 linux-kernel Re: [RFC PATCH 5/5] RISC-V: Support cpu hotplug.
2018-08-20 23:11:42 linux-kernel Re: [PATCH] dt-bindings: riscv,cpu-intc: Cleanups from a missed review
2018-08-18 01:26:30 linux-kernel Re: [RFC PATCH 3/5] RISC-V: Add cpu_operatios structure
2018-08-16 18:49:03 linux-kernel Re: [RFC PATCH 2/5] RISC-V: Use Linux logical cpu number instead of hartid
2018-08-16 09:33:43 linux-kernel Re: [RFC PATCH 2/5] RISC-V: Use Linux logical cpu number instead of hartid
2018-08-16 09:24:17 linux-kernel Re: [RFC PATCH 3/5] RISC-V: Add cpu_operatios structure
2018-08-16 08:58:22 linux-kernel Re: [RFC PATCH 2/5] RISC-V: Use Linux logical cpu number instead of hartid
2018-08-16 08:46:47 linux-kernel Re: [RFC PATCH 1/5] RISC-V: Add logical CPU indexing for RISC-V
2018-08-16 03:07:57 linux-kernel [RFC PATCH 2/5] RISC-V: Use Linux logical cpu number instead of hartid