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
/
kernel
/
cpufeature.c
Age
Commit message (
Expand
)
Author
2023-05-05
Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-05-01
RISC-V: include cpufeature.h in cpufeature.c
Conor Dooley
2023-04-21
RISC-V: Detect AIA CSRs from ISA string
Anup Patel
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-15
Merge patch series "RISC-V: Apply Zicboz to clear_page"
Palmer Dabbelt
2023-03-14
RISC-V: Use Zicboz in clear_page when available
Andrew Jones
2023-03-14
RISC-V: cpufeatures: Put the upper 16 bits of patch ID to work
Andrew Jones
2023-03-14
RISC-V: Add Zicboz detection and block size parsing
Andrew Jones
2023-03-14
Merge patch series "riscv: alternative/cpufeature related cleanups"
Palmer Dabbelt
2023-03-14
riscv: cpufeature: Drop errata_list.h and other unused includes
Andrew Jones
2023-03-14
riscv: alternatives: Rename errata_id to patch_id
Andrew Jones
2023-03-09
Merge patch series "riscv, mm: detect svnapot cpu support at runtime"
Palmer Dabbelt
2023-03-07
riscv: mm: modify pte format for Svnapot
Qinglin Pan
2023-02-21
RISC-V: take text_mutex during alternative patching
Conor Dooley
2023-02-01
Merge patch series "riscv: improve boot time isa extensions handling"
Palmer Dabbelt
2023-01-31
riscv: remove riscv_isa_ext_keys[] array and related usage
Jisheng Zhang
2023-01-31
riscv: switch to relative alternative entries
Jisheng Zhang
2023-01-31
riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
Jisheng Zhang
2023-01-31
riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier
Jisheng Zhang
2023-01-31
riscv: move riscv_noncoherent_supported() out of ZICBOM probe
Jisheng Zhang
2023-01-31
RISC-V: add zbb support to string functions
Heiko Stuebner
2023-01-19
Merge patch series "Putting some basic order on isa extension lists"
Palmer Dabbelt
2023-01-17
RISC-V: resort all extensions in consistent orders
Conor Dooley
2022-12-29
RISC-V: fix auipc-jalr addresses in patched alternatives
Heiko Stuebner
2022-12-09
RISC-V: Ensure Zicbom has a valid block size
Andrew Jones
2022-12-09
RISC-V: Introduce riscv_isa_extension_check
Andrew Jones
2022-12-09
RISC-V: Improve use of isa2hwcap[]
Andrew Jones
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-13
Merge patch series "Some style cleanups for recent extension additions"
Palmer Dabbelt
2022-10-13
riscv: use BIT() marco for cpufeature probing
Heiko Stuebner
2022-10-13
riscv: drop some idefs from CMO initialization
Heiko Stuebner
2022-10-13
riscv: cleanup svpbmt cpufeature probing
Heiko Stuebner
2022-10-02
RISC-V: Probe Svinval extension form ISA string
Mayuresh Chitale
2022-08-16
riscv: Ensure isa-ext static keys are writable
Andrew Jones
2022-08-11
RISC-V: Add Sstc extension support
Palmer Dabbelt
2022-08-11
RISC-V: Enable sstc extension parsing from DT
Atish Patra
2022-08-11
arch/riscv: add Zihintpause support
Dao Lu
2022-08-10
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
2022-07-28
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
2022-07-19
RISC-V: Support for 64bit hartid on RV64 platforms
Palmer Dabbelt
2022-07-19
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
2022-06-16
RISC-V: Some Svpbmt fixes and cleanups
Palmer Dabbelt
2022-06-16
riscv: remove usage of function-pointers from cpufeatures and t-head errata
Heiko Stuebner
2022-06-16
riscv: drop cpufeature_apply_feature tracking variable
Heiko Stuebner
2022-06-16
riscv: switch has_fpu() to the unified static key mechanism
Jisheng Zhang
2022-06-16
riscv: introduce unified static key mechanism for ISA extensions
Jisheng Zhang
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-03
risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()
Yury Norov
[next]