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-06-23
Merge patch series "ISA string parser cleanups"
Palmer Dabbelt
2023-06-21
RISC-V: always report presence of extensions formerly part of the base ISA
Conor Dooley
2023-06-21
RISC-V: remove decrement/increment dance in ISA string parser
Conor Dooley
2023-06-21
RISC-V: rework comments in ISA string parser
Conor Dooley
2023-06-21
RISC-V: validate riscv,isa at boot, not during ISA string parsing
Conor Dooley
2023-06-21
RISC-V: simplify register width check in ISA string parsing
Conor Dooley
2023-06-19
Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"
Palmer Dabbelt
2023-06-19
RISC-V: Track ISA extensions per hart
Evan Green
2023-06-19
RISC-V: Add Zba, Zbs extension probing
Evan Green
2023-06-14
riscv: say disabling zicbom if no or bad riscv,cbom-block-size found
Ben Dooks
2023-06-08
Merge patch series "riscv: Add vector ISA support"
Palmer Dabbelt
2023-06-08
riscv: Add prctl controls for userspace vector management
Andy Chiu
2023-06-08
riscv: hwcap: change ELF_HWCAP to a function
Andy Chiu
2023-06-08
riscv: Introduce riscv_v_vsize to record size of Vector context
Greentime Hu
2023-06-08
riscv: Extending cpufeature.c to detect V-extension
Guo Ren
2023-06-06
Merge patch series "riscv: allow case-insensitive ISA string parsing"
Palmer Dabbelt
2023-06-06
riscv: allow case-insensitive ISA string parsing
Yangyu Chen
2023-06-01
RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
Sunil V L
2023-06-01
RISC-V: only iterate over possible CPUs in ISA string parser
Sunil V L
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
[next]