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
2019-07-31 05:23:22 linux-kernel [PATCH v2 2/5] RISC-V: Add riscv_isa reprensenting ISA features common across CPUs
2019-07-31 05:21:46 linux-kernel [PATCH v2 3/5] RISC-V: Fix unsupported isa string info.
2019-07-31 05:20:35 linux-kernel [PATCH v2 5/5] dt-bindings: Update the isa string description
2019-07-31 05:19:28 linux-kernel [PATCH v2 4/5] RISC-V: Export few kernel symbols
2019-07-31 05:19:19 linux-kernel [PATCH v2 0/5] Miscellaneous fixes
2019-07-31 05:18:52 linux-kernel [PATCH v2 1/5] RISC-V: Remove per cpu clocksource
2019-07-31 05:11:30 linux-kernel Re: [PATCH 3/4] RISC-V: Support case insensitive ISA string parsing.
2019-07-30 23:23:19 linux-kernel Re: [PATCH 3/4] RISC-V: Support case insensitive ISA string parsing.
2019-07-30 10:27:04 linux-kernel Re: [RFC PATCH 13/16] RISC-V: KVM: Add timer functionality
2019-07-29 22:41:29 linux-kernel Re: [RFC PATCH 13/16] RISC-V: KVM: Add timer functionality
2019-07-29 22:00:35 linux-kernel Re: [PATCH 3/4] RISC-V: Support case insensitive ISA string parsing.
2019-07-29 21:09:52 linux-kernel Re: [RFC PATCH 15/16] RISC-V: KVM: Add SBI v0.1 support
2019-07-29 19:52:37 linux-kernel Re: [RFC PATCH 15/16] RISC-V: KVM: Add SBI v0.1 support
2019-07-26 23:39:59 linux-kernel [PATCH 4/4] RISC-V: Fix unsupported isa string info.
2019-07-26 23:19:15 linux-kernel Re: [PATCH 0/7] Fix broken references to files under Documentation/*
2019-07-26 23:18:43 linux-kernel Re: [PATCH] docs: riscv: convert boot-image-header.txt to ReST
2019-07-26 23:18:32 linux-kernel Re: [PATCH 3/4] RISC-V: Support case insensitive ISA string parsing.
2019-07-26 22:48:08 linux-kernel [PATCH 3/4] RISC-V: Support case insensitive ISA string parsing.
2019-07-26 22:47:50 linux-kernel [PATCH 2/4] RISC-V: Add riscv_isa reprensenting ISA features common across CPUs
2019-07-26 20:29:53 linux-kernel Re: [PATCH 0/7] Fix broken references to files under Documentation/*
2019-07-26 20:25:53 linux-kernel Re: [PATCH 0/7] Fix broken references to files under Documentation/*
2019-07-26 20:17:28 linux-kernel [PATCH 1/4] RISC-V: Remove per cpu clocksource
2019-07-25 09:59:17 linux-kernel Re: [PATCH v8 0/7] Unify CPU topology across ARM & RISC-V
2019-07-11 21:43:14 linux-kernel Re: [PATCH v4] RISC-V: Add an Image header that boot loader can parse.
2019-07-01 21:27:02 linux-kernel Re: [PATCH 16/17] riscv: clear the instruction cache and all registers when booting
2019-07-01 21:17:11 linux-kernel Re: [PATCH 10/17] riscv: read the hart ID from mhartid on boot
2019-07-01 21:08:24 linux-kernel Re: [PATCH 08/17] riscv: improve the default power off implementation
2019-07-01 20:19:33 linux-kernel Re: [PATCH v8 0/7] Unify CPU topology across ARM & RISC-V
2019-07-01 18:54:54 linux-kernel Re: [PATCH 05/17] riscv: use CSR_SATP instead of the legacy sptbr name in switch_mm
2019-07-01 18:52:29 linux-kernel Re: [PATCH v8 0/7] Unify CPU topology across ARM & RISC-V
2019-07-01 18:38:25 linux-kernel Re: [PATCH 07/17] riscv: abstract out CSR names for supervisor vs machine mode
2019-06-28 19:45:32 linux-kernel Re: [PATCH v4] RISC-V: Add an Image header that boot loader can parse.
2019-06-28 16:37:44 linux-kernel Re: [PATCH v3 3/3] RISC-V: Update tlb flush counters
2019-06-27 19:59:22 linux-kernel Re: [PATCH v7 1/7] Documentation: DT: arm: add support for sockets defining package boundaries
2019-06-27 19:57:48 linux-kernel [PATCH v8 4/7] arm: Use common cpu_topology structure and functions.
2019-06-27 19:57:00 linux-kernel [PATCH v8 3/7] cpu-topology: Move cpu topology code to common code.
2019-06-27 19:56:54 linux-kernel [PATCH v8 1/7] Documentation: DT: arm: add support for sockets defining package boundaries
2019-06-27 19:56:51 linux-kernel [PATCH v8 0/7] Unify CPU topology across ARM & RISC-V
2019-06-27 19:56:08 linux-kernel [PATCH v8 7/7] MAINTAINERS: Add an entry for generic architecture topology
2019-06-27 19:56:04 linux-kernel [PATCH v8 6/7] base: arch_topology: update Kconfig help description
2019-06-27 19:55:57 linux-kernel [PATCH v8 5/7] RISC-V: Parse cpu topology during boot.
2019-06-27 19:55:52 linux-kernel [PATCH v8 2/7] dt-binding: cpu-topology: Move cpu-map to a common binding.
2019-06-27 02:19:18 linux-kernel Re: [PATCH v7 1/7] Documentation: DT: arm: add support for sockets defining package boundaries
2019-06-26 17:22:26 linux-kernel Re: [PATCH] RISC-V: defconfig: enable MMC & SPI for RISC-V
2019-06-25 22:57:46 linux-kernel [PATCH] RISC-V: defconfig: enable MMC & SPI for RISC-V
2019-06-24 22:40:41 linux-kernel [PATCH] riscv: Add cpu topology DT entry.
2019-06-23 07:05:58 linux-kernel Re: [PATCH v2] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver
2019-06-21 22:33:31 linux-kernel Re: [PATCH v7 3/7] cpu-topology: Move cpu topology code to common code.
2019-06-21 22:00:01 linux-kernel Re: [PATCH v2] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver
2019-06-21 19:15:13 linux-kernel Re: [PATCH v2] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver
2019-06-18 23:40:46 linux-kernel Re: [PATCH v2 0/2] Add macb support for SiFive FU540-C000