index
:
pub/scm/linux/kernel/git/chrome-platform/linux.git
master
chrome-platform kernel development tree
Chrome Platform Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
hwcap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-07
riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobe
Andrew Jones
1
-0
/
+3
2026-08-07
riscv: Add Zicclsm to cpufeature and hwprobe
Jesse Taube
1
-0
/
+1
2026-08-07
riscv: Standardize extension capitalization
Charlie Jenkins
1
-9
/
+9
2026-08-07
riscv: Detect the Ssqosid extension
Drew Fustini
1
-0
/
+1
2026-08-07
RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
Atish Patra
1
-0
/
+2
2026-08-07
RISC-V: Add Smcntrpmf extension parsing
Atish Patra
1
-0
/
+1
2026-08-07
RISC-V: Add Smcsrind and Sscsrind ISA extension definition and parsing
Atish Patra
1
-0
/
+4
2026-01-25
riscv: zicfiss / zicfilp enumeration
Deepak Gupta
1
-0
/
+2
2025-12-19
riscv: add ISA extension parsing for Zilsd and Zclsd
Pincheng Wang
1
-0
/
+2
2025-12-05
Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-11-24
riscv: add RISC-V Svrsw60t59b extension support
Chunyan Zhang
1
-0
/
+1
2025-11-19
riscv: Add ISA extension parsing for Zalasr
Xu Lu
1
-0
/
+1
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
1
-0
/
+1
2025-03-19
riscv: add parsing for Zaamo and Zalrsc extensions
Clément Léger
1
-0
/
+2
2025-03-18
riscv: add ISA extension parsing for bfloat16 ISA extension
Inochi Amaoto
1
-0
/
+3
2024-11-27
Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+2
2024-11-21
RISC-V: Add Svade and Svadu Extensions Support
Yong-Xuan Wang
1
-0
/
+2
2024-11-11
Merge patch series "Zacas/Zabha support and qspinlocks"
Palmer Dabbelt
1
-0
/
+2
2024-11-11
riscv: Add ISA extension parsing for Ziccrse
Alexandre Ghiti
1
-0
/
+1
2024-11-11
riscv: Implement cmpxchg8/16() using Zabha
Alexandre Ghiti
1
-0
/
+1
2024-10-24
riscv: Add ISA extension parsing for pointer masking
Samuel Holland
1
-0
/
+5
2024-09-15
Merge patch series "Svvptc extension to remove preventive sfence.vma"
Palmer Dabbelt
1
-0
/
+1
2024-09-15
riscv: Add ISA extension parsing for Svvptc
Alexandre Ghiti
1
-0
/
+1
2024-07-22
riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
1
-13
/
+12
2024-07-12
Merge patch series "riscv: Apply Zawrs when available"
Palmer Dabbelt
1
-0
/
+1
2024-07-12
riscv: Add Zawrs support for spinlocks
Christoph Müllner
1
-0
/
+1
2024-06-26
riscv: add ISA extension parsing for Zcmop
Clément Léger
1
-0
/
+1
2024-06-26
riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
Clément Léger
1
-0
/
+4
2024-06-26
riscv: add ISA extension parsing for Zimop
Clément Léger
1
-0
/
+1
2024-05-30
riscv: cpufeature: add zve32[xf] and zve64[xfd] isa detection
Andy Chiu
1
-0
/
+5
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2024-03-12
perf: RISC-V: Introduce Andes PMU to support perf event sampling
Yu Chien Peter Lin
1
-0
/
+1
2024-02-29
riscv: Add a custom ISA extension for the [ms]envcfg CSR
Samuel Holland
1
-0
/
+2
2024-01-09
Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"
Palmer Dabbelt
1
-0
/
+2
2024-01-09
riscv: add ISA extension parsing for Zacas
Clément Léger
1
-0
/
+1
2024-01-09
riscv: add ISA extension parsing for Ztso
Clément Léger
1
-0
/
+1
2024-01-03
RISC-V: Remove the removed single-letter extensions
Palmer Dabbelt
1
-6
/
+0
2023-12-12
riscv: add ISA extension parsing for Zfa
Clément Léger
1
-0
/
+1
2023-12-12
riscv: add ISA extension parsing for Zvfh[min]
Clément Léger
1
-0
/
+2
2023-12-12
riscv: add ISA extension parsing for Zihintntl
Clément Léger
1
-0
/
+1
2023-12-12
riscv: add ISA extension parsing for Zfh/Zfh[min]
Clément Léger
1
-0
/
+2
2023-12-12
riscv: add ISA extension parsing for vector crypto
Clément Léger
1
-1
/
+11
2023-12-12
riscv: add ISA extension parsing for scalar crypto
Evan Green
1
-0
/
+11
2023-12-12
riscv: add ISA extension parsing for Zbc
Clément Léger
1
-0
/
+1
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-91
/
+0
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
1
-91
/
+0
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+16
2023-10-12
RISC-V: Detect Zicond from ISA string
Anup Patel
1
-0
/
+1
2023-10-12
RISC-V: Detect Smstateen extension
Mayuresh Chitale
1
-0
/
+1
2023-09-21
RISC-V: Enable cbo.zero in usermode
Andrew Jones
1
-0
/
+16
[next]