开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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