index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
alternative.h
Age
Commit message (
Expand
)
Author
2023-09-08
Merge patch series "Add non-coherent DMA support for AX45MP"
Palmer Dabbelt
2023-09-01
riscv: errata: Add Andes alternative ports
Lad Prabhakar
2023-09-01
RISC-V: alternative: Remove feature_probe_func
Evan Green
2023-04-25
RISC-V: hwprobe: Remove __init on probe_vendor_features()
Evan Green
2023-04-18
Merge patch series "RISC-V Hardware Probing User Interface"
Palmer Dabbelt
2023-04-18
RISC-V: hwprobe: Support probing of misaligned access performance
Evan Green
2023-03-14
RISC-V: cpufeatures: Put the upper 16 bits of patch ID to work
Andrew Jones
2023-03-14
riscv: alternatives: Rename errata_id to patch_id
Andrew Jones
2023-03-14
riscv: alternatives: Remove unnecessary define and unused struct
Andrew Jones
2023-01-31
riscv: switch to relative alternative entries
Jisheng Zhang
2022-12-29
RISC-V: fix auipc-jalr addresses in patched alternatives
Heiko Stuebner
2022-05-11
riscv: add memory-type errata for T-Head
Heiko Stuebner
2022-05-11
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
2022-05-11
riscv: implement module alternatives
Heiko Stuebner
2022-05-11
riscv: allow different stages with alternatives
Heiko Stuebner
2022-05-11
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
2021-04-26
riscv: sifive: Add SiFive alternative ports
Vincent Chen
2021-04-26
riscv: Introduce alternative mechanism to apply errata solution
Vincent Chen