index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
cpufeature.c
Age
Commit message (
Expand
)
Author
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
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-03-21
RISC-V: Add sscofpmf extension support
Atish Patra
2022-03-17
RISC-V: Do no continue isa string parsing without correct XLEN
Atish Patra
2022-03-17
RISC-V: Implement multi-letter ISA extension probing framework
Atish Patra
2022-03-17
RISC-V: Extract multi-letter extension names from "riscv, isa"
Tsukasa OI
[next]