LinuxLists
Users
About
Zong Li (
[email protected]
)
Number of posts: 476 (0.28 per day)
First post: 2019-10-25 13:50:44
Last post: 2024-06-14 14:37:21
Previous Page
/
Next Page
Date
List
Subject
2020-06-29 20:43:24
linux-kernel
Re: [RFC PATCH 4/6] riscv: perf: Add raw event support
2020-06-29 19:33:39
linux-kernel
Re: [RFC PATCH 0/6] Support raw event and DT for perf on RISC-V
2020-06-29 03:23:53
linux-kernel
[RFC PATCH 0/6] Support raw event and DT for perf on RISC-V
2020-06-29 03:23:00
linux-kernel
[RFC PATCH 3/6] riscv: add definition of hpmcounter CSRs
2020-06-29 03:21:10
linux-kernel
[RFC PATCH 6/6] riscv: remove PMU menu of Kconfig
2020-06-29 03:21:03
linux-kernel
[RFC PATCH 2/6] riscv: dts: sifive: Add DT support for PMU
2020-06-29 03:20:09
linux-kernel
[RFC PATCH 5/6] riscv: perf: introduce DT mechanism
2020-06-29 03:20:04
linux-kernel
[RFC PATCH 4/6] riscv: perf: Add raw event support
2020-06-29 03:19:57
linux-kernel
[RFC PATCH 1/6] dt-bindings: riscv: Add YAML documentation for PMU
2020-06-23 08:07:11
linux-kernel
[PATCH] riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
2020-06-22 06:37:55
linux-kernel
[PATCH v2 2/2] riscv: mm: refine the Makefile
2020-06-22 06:36:51
linux-kernel
[PATCH v2 1/2] riscv: Support CONFIG_STRICT_DEVMEM
2020-06-22 06:36:00
linux-kernel
[PATCH v2 0/2] Add STRICT_DEVMEM support on RISC-V
2020-06-18 02:31:23
linux-kernel
Re: [PATCH] RISC-V: Acquire mmap lock before invoking walk_page_range
2020-06-17 06:35:15
linux-kernel
Re: [PATCH 2/2] riscv: Support CONFIG_STRICT_DEVMEM
2020-06-17 01:59:22
linux-kernel
Re: [PATCH 2/2] riscv: Support CONFIG_STRICT_DEVMEM
2020-06-17 01:26:04
linux-kernel
Re: [PATCH 1/2] riscv: Register System RAM as iomem resources
2020-06-16 07:50:08
linux-kernel
[PATCH 1/2] riscv: Register System RAM as iomem resources
2020-06-16 07:49:58
linux-kernel
[PATCH 0/2] Add STRICT_DEVMEM support on RISC-V
2020-06-16 07:49:39
linux-kernel
[PATCH 2/2] riscv: Support CONFIG_STRICT_DEVMEM
2020-06-04 02:55:33
linux-kernel
Re: [PATCH v4 1/4] riscv: Move kernel mapping to vmalloc zone
2020-06-01 07:15:11
linux-kernel
[PATCH v2] riscv: fix build warning of missing prototypes
2020-06-01 06:58:26
linux-kernel
Re: [PATCH] riscv: fix build warning of missing prototypes
2020-06-01 03:57:55
linux-kernel
[PATCH] riscv: fix build warning of missing prototypes
2020-05-27 10:19:39
linux-kernel
Re: [PATCH v3 1/3] riscv: Move kernel mapping to vmalloc zone
2020-05-26 09:46:24
linux-kernel
Re: [PATCH v3 1/3] riscv: Move kernel mapping to vmalloc zone
2020-05-26 09:09:20
linux-kernel
Re: [PATCH v3 2/3] riscv: Introduce CONFIG_RELOCATABLE
2020-05-19 03:46:16
linux-kernel
[PATCH 1/1] riscv: sort select statements alphanumerically
2020-05-14 09:31:36
linux-kernel
Re: [PATCH] riscv: perf: fix build error for dependency issue
2020-05-14 06:04:57
linux-kernel
[PATCH] riscv: perf: fix build error for dependency issue
2020-05-11 06:33:25
linux-kernel
[PATCH 2/2] mm: add MMU dependency for DEBUG_WX
2020-05-11 06:32:02
linux-kernel
[PATCH 1/2] mm: remove the specific name of arm64
2020-05-11 06:31:22
linux-kernel
[PATCH 0/2] Bugs fix up for DEBUG_WX
2020-05-05 06:43:05
linux-kernel
[PATCH v3] riscv: force __cpu_up_ variables to put in data section
2020-05-04 05:41:27
linux-kernel
Re: [PATCH] RISC-V: Remove unused code from STRICT_KERNEL_RWX
2020-05-04 04:01:25
linux-kernel
[PATCH v2] riscv: force __cpu_up_ variables to put in data section
2020-05-02 09:55:31
linux-kernel
Re: [PATCH] riscv: force __cpu_up_ variables to put in data section
2020-05-02 06:02:40
linux-kernel
Re: [PATCH] riscv: force __cpu_up_ variables to put in data section
2020-04-30 09:55:32
linux-kernel
[PATCH] riscv: force __cpu_up_ variables to put in data section
2020-04-27 08:51:53
linux-kernel
Re: [PATCH 1/4] mm: add DEBUG_WX support
2020-04-26 15:37:17
linux-kernel
Re: [PATCH] irqchip/sifive-plic: allow many cores to handle IRQs
2020-04-26 15:14:33
linux-kernel
Re: [PATCH] irqchip/sifive-plic: allow many cores to handle IRQs
2020-04-26 13:21:58
linux-kernel
Re: [PATCH] irqchip/sifive-plic: allow many cores to handle IRQs
2020-04-26 11:09:57
linux-kernel
[PATCH] irqchip/sifive-plic: allow many cores to handle IRQs
2020-04-21 08:22:01
linux-kernel
[PATCH 3/4] x86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined
2020-04-21 08:21:24
linux-kernel
[PATCH 1/4] mm: add DEBUG_WX support
2020-04-21 08:20:22
linux-kernel
[PATCH 2/4] riscv: support DEBUG_WX
2020-04-21 08:20:22
linux-kernel
[PATCH 4/4] arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch defined
2020-04-21 08:19:17
linux-kernel
[PATCH 0/4] Extract DEBUG_WX to shared use.
2020-04-21 07:32:28
linux-kernel
[PATCH 3/3] riscv: Use text_mutex instead of patch_lock
2020-04-21 07:32:18
linux-kernel
[PATCH 1/3] riscv: Remove the 'riscv_' prefix of function name