index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
errata_list.h
Age
Commit message (
Expand
)
Author
2023-02-14
Merge patch series "Remove toolchain dependencies for Zicbom"
Palmer Dabbelt
2023-02-14
RISC-V: replace cbom instructions with an insn-def
Conor Dooley
2023-02-14
riscv: Fix Zbb alternative IDs
Samuel Holland
2023-02-01
Merge patch series "riscv: improve boot time isa extensions handling"
Palmer Dabbelt
2023-01-31
riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
Jisheng Zhang
2023-01-31
RISC-V: add zbb support to string functions
Heiko Stuebner
2022-10-27
drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
Heiko Stuebner
2022-08-10
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
2022-08-06
Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-03
riscv: implement cache-management errata for T-Head SoCs
Heiko Stuebner
2022-07-28
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
2022-07-21
riscv: convert the t-head pbmt errata to use the __nops macro
Heiko Stuebner
2022-06-17
riscv: Fix ALT_THEAD_PMA's asm parameters
Nathan Chancellor
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
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: Introduce alternative mechanism to apply errata solution
Vincent Chen