index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2024-05-22
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-04-29
riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
Samuel Holland
2024-04-26
Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"
Palmer Dabbelt
2024-04-25
riscv: thead: Rename T-Head PBMT to MAE
Christoph Müllner
2024-03-12
perf: RISC-V: Introduce Andes PMU to support perf event sampling
Yu Chien Peter Lin
2024-03-12
riscv: errata: Rename defines for Andes
Yu Chien Peter Lin
2024-01-10
riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Jisheng Zhang
2023-11-05
RISC-V: capitalise CMO op macros
Conor Dooley
2023-11-02
riscv: errata: prefix T-Head mnemonics with th.
Icenowy Zheng
2023-09-12
riscv: errata: fix T-Head dcache.cva encoding
Icenowy Zheng
2023-09-01
riscv: errata: Add Andes alternative ports
Lad Prabhakar
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