开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
hwcap.h
Age
Commit message (
Expand
)
Author
2024-01-09
Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"
Palmer Dabbelt
2024-01-09
riscv: add ISA extension parsing for Zacas
Clément Léger
2024-01-09
riscv: add ISA extension parsing for Ztso
Clément Léger
2024-01-03
RISC-V: Remove the removed single-letter extensions
Palmer Dabbelt
2023-12-12
riscv: add ISA extension parsing for Zfa
Clément Léger
2023-12-12
riscv: add ISA extension parsing for Zvfh[min]
Clément Léger
2023-12-12
riscv: add ISA extension parsing for Zihintntl
Clément Léger
2023-12-12
riscv: add ISA extension parsing for Zfh/Zfh[min]
Clément Léger
2023-12-12
riscv: add ISA extension parsing for vector crypto
Clément Léger
2023-12-12
riscv: add ISA extension parsing for scalar crypto
Evan Green
2023-12-12
riscv: add ISA extension parsing for Zbc
Clément Léger
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-12
RISC-V: Detect Zicond from ISA string
Anup Patel
2023-10-12
RISC-V: Detect Smstateen extension
Mayuresh Chitale
2023-09-21
RISC-V: Enable cbo.zero in usermode
Andrew Jones
2023-07-25
RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"
Conor Dooley
2023-07-25
RISC-V: enable extension detection from dedicated properties
Conor Dooley
2023-07-25
RISC-V: add missing single letter extension definitions
Conor Dooley
2023-07-25
RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
Conor Dooley
2023-07-25
RISC-V: shunt isa_ext_arr to cpufeature.c
Conor Dooley
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-19
Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"
Palmer Dabbelt
2023-06-19
RISC-V: Add Zba, Zbs extension probing
Evan Green
2023-06-08
riscv: hwcap: change ELF_HWCAP to a function
Andy Chiu
2023-06-08
riscv: Extending cpufeature.c to detect V-extension
Guo Ren
2023-05-05
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-04-21
RISC-V: KVM: Initial skeletal support for AIA
Anup Patel
2023-04-21
RISC-V: Detect AIA CSRs from ISA string
Anup Patel
2023-03-29
Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...
Palmer Dabbelt
2023-03-29
RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely()
Conor Dooley
2023-03-15
Merge patch series "RISC-V: Apply Zicboz to clear_page"
Palmer Dabbelt
2023-03-14
RISC-V: Add Zicboz detection and block size parsing
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-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-21
riscv: hwcap: Don't alphabetize ISA extension IDs
Andrew Jones
2023-02-21
RISC-V: Only provide the single-letter extensions in HWCAP
Palmer Dabbelt
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: introduce riscv_has_extension_[un]likely()
Jisheng Zhang
2023-01-31
riscv: hwcap: make ISA extension ids can be used in asm
Jisheng Zhang
2023-01-31
Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y"
Palmer Dabbelt
2023-01-31
riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Samuel Holland
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-12
riscv: Apply a static assert to riscv_isa_ext_id
Andrew Jones
[next]