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
/
errata
/
sifive
Age
Commit message (
Expand
)
Author
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-09-15
riscv: errata: sifive: Use SYM_*() assembly macros
Jisheng Zhang
2024-07-22
riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
2024-04-29
riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
Samuel Holland
2023-04-29
RISC-V: fix sifive and thead section mismatches in errata
Randy Dunlap
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
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-03-07
RISC-V: fix taking the text_mutex twice during sifive errata patching
Conor Dooley
2023-02-21
RISC-V: take text_mutex during alternative patching
Conor Dooley
2023-01-31
riscv: switch to relative alternative entries
Jisheng Zhang
2022-07-07
riscv: don't warn for sifive erratas in modules
Heiko Stuebner
2022-05-11
riscv: add memory-type errata for T-Head
Heiko Stuebner
2022-05-11
riscv: implement module alternatives
Heiko Stuebner
2022-05-11
riscv: allow different stages with alternatives
Heiko Stuebner
2021-06-01
riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabled
Vincent
2021-04-26
riscv: sifive: Apply errata "cip-1200" patch
Vincent Chen
2021-04-26
riscv: sifive: Apply errata "cip-453" patch
Vincent Chen
2021-04-26
riscv: sifive: Add SiFive alternative ports
Vincent Chen