summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/alternative.c
AgeCommit message (Expand)Author
2023-04-25RISC-V: hwprobe: Remove __init on probe_vendor_features()Evan Green
2023-04-18RISC-V: hwprobe: Support probing of misaligned access performanceEvan Green
2023-02-21riscv: alternative: proceed one more instruction for auipc/jalr pairJisheng Zhang
2023-01-31riscv: alternative: patch alternatives in the vDSOJisheng Zhang
2023-01-24riscv: fix jal offsets in patched alternativesJisheng Zhang
2022-12-29RISC-V: fix auipc-jalr addresses in patched alternativesHeiko Stuebner
2022-06-16riscv: make patch-function pointer more generic in cpu_manufacturer_info structHeiko Stuebner
2022-05-11riscv: add memory-type errata for T-HeadHeiko Stuebner
2022-05-11riscv: don't use global static vars to store alternative dataHeiko Stuebner
2022-05-11riscv: add RISC-V Svpbmt extension supportHeiko Stuebner
2022-05-11riscv: implement module alternativesHeiko Stuebner
2022-05-11riscv: allow different stages with alternativesHeiko Stuebner
2022-05-11riscv: integrate alternatives better into the main architectureHeiko Stuebner