Jisheng Zhang ([email protected])

Number of posts: 965 (1.04 per day)
First post: 2021-11-28 16:17:06
Last post: 2024-06-14 15:49:52

Date List Subject
2023-01-28 17:40:50 linux-kernel [PATCH v5 05/13] riscv: introduce riscv_has_extension_[un]likely()
2023-01-28 17:40:45 linux-kernel [PATCH v5 10/13] riscv: alternative: patch alternatives in the vDSO
2023-01-28 17:40:42 linux-kernel [PATCH v5 11/13] riscv: cpu_relax: switch to riscv_has_extension_likely()
2023-01-28 17:40:38 linux-kernel [PATCH v5 08/13] riscv: module: Add ADD16 and SUB16 rela types
2023-01-28 17:40:32 linux-kernel [PATCH v5 03/13] riscv: hwcap: make ISA extension ids can be used in asm
2023-01-28 17:40:29 linux-kernel [PATCH v5 02/13] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier
2023-01-28 17:40:25 linux-kernel [PATCH v5 01/13] riscv: move riscv_noncoherent_supported() out of ZICBOM probe
2023-01-28 17:40:23 linux-kernel [PATCH v5 07/13] riscv: module: move find_section to module.h
2023-01-28 17:40:15 linux-kernel [PATCH v5 04/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
2023-01-28 17:40:01 linux-kernel [PATCH v5 00/13] riscv: improve boot time isa extensions handling
2023-01-28 16:53:43 linux-kernel Re: [PATCH v4 09/13] riscv: switch to relative alternative entries
2023-01-20 06:21:42 linux-kernel [PATCH v2 4/5] riscv: vmlinux.lds.S: explicitly catch .init.bss sections from EFI stub
2023-01-20 06:15:12 linux-kernel [PATCH v2 0/5] riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN
2023-01-20 05:54:11 linux-kernel [PATCH v2 2/5] riscv: vmlinux.lds.S: explicitly catch .rela.dyn symbols
2023-01-19 17:06:20 linux-kernel [PATCH v2 3/5] riscv: vmlinux.lds.S: explicitly catch .riscv.attributes sections
2023-01-19 16:15:39 linux-kernel [PATCH v2 5/5] riscv: select ARCH_WANT_LD_ORPHAN_WARN for !XIP_KERNEL
2023-01-19 16:14:23 linux-kernel [PATCH v2 1/5] riscv: lds: define RUNTIME_DISCARD_EXIT
2023-01-15 17:09:10 linux-kernel [PATCH] riscv: alternative: proceed one more instruction for auipc/jalr pair
2023-01-15 17:08:10 linux-kernel [PATCH v4 02/13] riscv: move riscv_noncoherent_supported() out of ZICBOM probe
2023-01-15 16:41:28 linux-kernel [PATCH v4 10/13] riscv: alternative: patch alternatives in the vDSO
2023-01-15 16:41:14 linux-kernel [PATCH v4 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
2023-01-15 16:39:56 linux-kernel [PATCH v4 00/13] riscv: improve boot time isa extensions handling
2023-01-15 16:30:55 linux-kernel [PATCH v4 08/13] riscv: module: move find_section to module.h
2023-01-15 16:30:32 linux-kernel [PATCH v4 11/13] riscv: cpu_relax: switch to riscv_has_extension_likely()
2023-01-15 16:28:23 linux-kernel [PATCH v4 01/13] riscv: fix jal offsets in patched alternatives
2023-01-15 16:27:22 linux-kernel [PATCH v4 04/13] riscv: hwcap: make ISA extension ids can be used in asm
2023-01-15 16:26:09 linux-kernel [PATCH v4 06/13] riscv: introduce riscv_has_extension_[un]likely()
2023-01-15 16:23:42 linux-kernel [PATCH v4 07/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
2023-01-15 16:23:04 linux-kernel [PATCH v4 09/13] riscv: switch to relative alternative entries
2023-01-15 16:10:49 linux-kernel [PATCH v4 13/13] riscv: remove riscv_isa_ext_keys[] array and related usage
2023-01-15 16:06:42 linux-kernel [PATCH v4 12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely()
2023-01-15 16:03:52 linux-kernel [PATCH v4 03/13] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier
2023-01-15 14:45:54 linux-kernel Re: [PATCH v3 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
2023-01-15 14:20:37 linux-kernel Re: [PATCH v3 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
2023-01-15 13:36:51 linux-kernel Re: [PATCH v3 04/13] riscv: hwcap: make ISA extension ids can be used in asm
2023-01-11 18:31:49 linux-kernel Re: [PATCH v6 RESEND 0/2] use static key to optimize pgtable_l4_enabled
2023-01-11 17:56:58 linux-kernel [PATCH v3 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
2023-01-11 17:40:00 linux-kernel [PATCH v3 11/13] riscv: cpu_relax: switch to riscv_has_extension_likely()
2023-01-11 17:31:46 linux-kernel [PATCH v3 09/13] riscv: switch to relative alternative entries
2023-01-11 17:31:11 linux-kernel [PATCH v3 10/13] riscv: alternative: patch alternatives in the vDSO
2023-01-11 17:31:11 linux-kernel [PATCH v3 00/13] riscv: improve boot time isa extensions handling
2023-01-11 17:29:54 linux-kernel [PATCH v3 04/13] riscv: hwcap: make ISA extension ids can be used in asm
2023-01-11 17:29:04 linux-kernel [PATCH v3 08/13] riscv: module: move find_section to module.h
2023-01-11 17:27:42 linux-kernel [PATCH v3 07/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
2023-01-11 17:24:39 linux-kernel [PATCH v3 13/13] riscv: remove riscv_isa_ext_keys[] array and related usage
2023-01-11 17:24:18 linux-kernel [PATCH v3 06/13] riscv: introduce riscv_has_extension_[un]likely()
2023-01-11 17:23:53 linux-kernel [PATCH v3 12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely()
2023-01-11 17:22:55 linux-kernel [PATCH v3 03/13] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier
2023-01-11 17:22:53 linux-kernel [PATCH v3 02/13] riscv: move riscv_noncoherent_supported() out of ZICBOM probe
2023-01-11 17:22:52 linux-kernel [PATCH v3 01/13] riscv: fix jal offsets in patched alternatives
2022-12-12 16:01:33 linux-kernel Re: [RFC PATCH] riscv: vdso: remove hardcoded 0x800 .text section start addr