Show patches with: Submitter = Jisheng Zhang       |    Archived = No       |   60 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,13/13] riscv: remove riscv_isa_ext_keys[] array and related usage riscv: improve boot time isa extensions handling - - 4 - --- 2023-01-28 Jisheng Zhang Accepted
[v5,12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely() riscv: improve boot time isa extensions handling 1 - 1 - --- 2023-01-28 Jisheng Zhang Accepted
[v5,11/13] riscv: cpu_relax: switch to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - - 4 - --- 2023-01-28 Jisheng Zhang Accepted
[v5,10/13] riscv: alternative: patch alternatives in the vDSO riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-28 Jisheng Zhang Accepted
[v5,09/13] riscv: switch to relative alternative entries riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-28 Jisheng Zhang Accepted
[v5,08/13] riscv: module: Add ADD16 and SUB16 rela types riscv: improve boot time isa extensions handling - - 1 - --- 2023-01-28 Jisheng Zhang Accepted
[v5,07/13] riscv: module: move find_section to module.h riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-28 Jisheng Zhang Accepted
[v5,06/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-28 Jisheng Zhang Accepted
[v5,05/13] riscv: introduce riscv_has_extension_[un]likely() riscv: improve boot time isa extensions handling 1 - 1 - --- 2023-01-28 Jisheng Zhang Accepted
[v5,04/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-28 Jisheng Zhang Accepted
[v5,03/13] riscv: hwcap: make ISA extension ids can be used in asm riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-28 Jisheng Zhang Accepted
[v5,02/13] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-28 Jisheng Zhang Accepted
[v5,01/13] riscv: move riscv_noncoherent_supported() out of ZICBOM probe riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-28 Jisheng Zhang Accepted
[v4,13/13] riscv: remove riscv_isa_ext_keys[] array and related usage riscv: improve boot time isa extensions handling - - 4 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely() riscv: improve boot time isa extensions handling 1 - 1 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,11/13] riscv: cpu_relax: switch to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - - 4 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,10/13] riscv: alternative: patch alternatives in the vDSO riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,09/13] riscv: switch to relative alternative entries riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,08/13] riscv: module: move find_section to module.h riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,07/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,06/13] riscv: introduce riscv_has_extension_[un]likely() riscv: improve boot time isa extensions handling 1 - 1 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,04/13] riscv: hwcap: make ISA extension ids can be used in asm riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,03/13] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,02/13] riscv: move riscv_noncoherent_supported() out of ZICBOM probe riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,01/13] riscv: fix jal offsets in patched alternatives riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-15 Jisheng Zhang Accepted
[v3,13/13] riscv: remove riscv_isa_ext_keys[] array and related usage riscv: improve boot time isa extensions handling - - 4 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely() riscv: improve boot time isa extensions handling - - 1 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,11/13] riscv: cpu_relax: switch to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - - 4 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,10/13] riscv: alternative: patch alternatives in the vDSO riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,09/13] riscv: switch to relative alternative entries riscv: improve boot time isa extensions handling - - 1 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,08/13] riscv: module: move find_section to module.h riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,07/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,06/13] riscv: introduce riscv_has_extension_[un]likely() riscv: improve boot time isa extensions handling - - 1 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,04/13] riscv: hwcap: make ISA extension ids can be used in asm riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,03/13] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,02/13] riscv: move riscv_noncoherent_supported() out of ZICBOM probe riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,01/13] riscv: fix jal offsets in patched alternatives riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-11 Jisheng Zhang Superseded
[v2,13/13] riscv: remove riscv_isa_ext_keys[] array and related usage riscv: improve boot time isa extensions handling - - 5 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely() riscv: improve boot time isa extensions handling - - 1 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,11/13] riscv: cpu_relax: switch to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - - 3 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,10/13] riscv: alternative: patch alternatives in the vDSO riscv: improve boot time isa extensions handling - - 2 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,09/13] riscv: switch to relative alternative entries riscv: improve boot time isa extensions handling - - - - --- 2022-12-04 Jisheng Zhang Superseded
[v2,08/13] riscv: module: move find_section to module.h riscv: improve boot time isa extensions handling - - 2 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,07/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - - 2 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,06/13] riscv: introduce riscv_has_extension_[un]likely() riscv: improve boot time isa extensions handling - - 1 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions riscv: improve boot time isa extensions handling - - 2 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,04/13] riscv: hwcap: make ISA extension ids can be used in asm riscv: improve boot time isa extensions handling - - 2 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,03/13] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier riscv: improve boot time isa extensions handling - - 2 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,02/13] riscv: move riscv_noncoherent_supported() out of ZICBOM probe riscv: improve boot time isa extensions handling - - 2 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,01/13] riscv: fix jal offsets in patched alternatives riscv: improve boot time isa extensions handling - - - - --- 2022-12-04 Jisheng Zhang Superseded
[v3,3/3] riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK riscv: kvm: use generic entry for TIF_NOTIFY_RESUME and misc - - - - --- 2022-09-25 Jisheng Zhang Accepted
[v3,2/3] RISC-V: KVM: Use generic guest entry infrastructure riscv: kvm: use generic entry for TIF_NOTIFY_RESUME and misc - - - - --- 2022-09-25 Jisheng Zhang Accepted
[v3,1/3] RISC-V: KVM: Record number of signal exits as a vCPU stat riscv: kvm: use generic entry for TIF_NOTIFY_RESUME and misc - - 1 - --- 2022-09-25 Jisheng Zhang Accepted
[v2,5/5] riscv: Allow to enable RT riscv: add PREEMPT_RT support - - - - --- 2022-08-31 Jisheng Zhang Superseded
[v2,4/5] riscv: add lazy preempt support riscv: add PREEMPT_RT support - - - - --- 2022-08-31 Jisheng Zhang Superseded
[v2,3/5] riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK riscv: add PREEMPT_RT support - - - - --- 2022-08-31 Jisheng Zhang Superseded
[v2,2/5] RISC-V: KVM: Use generic guest entry infrastructure riscv: add PREEMPT_RT support - - - - --- 2022-08-31 Jisheng Zhang Superseded
[v2,1/5] RISC-V: KVM: Record number of signal exits as a vCPU stat riscv: add PREEMPT_RT support - - - - --- 2022-08-31 Jisheng Zhang Superseded