index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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
2023-07-25
RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"
Conor Dooley
1
-0
/
+1
2023-07-25
RISC-V: enable extension detection from dedicated properties
Conor Dooley
1
-0
/
+1
2023-07-25
RISC-V: add missing single letter extension definitions
Conor Dooley
1
-0
/
+5
2023-07-25
RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
Conor Dooley
1
-5
/
+2
2023-07-25
RISC-V: shunt isa_ext_arr to cpufeature.c
Conor Dooley
1
-0
/
+3
2023-06-23
Merge patch series "ISA string parser cleanups"
Palmer Dabbelt
1
-0
/
+4
2023-06-21
RISC-V: always report presence of extensions formerly part of the base ISA
Conor Dooley
1
-0
/
+4
2023-06-19
Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"
Palmer Dabbelt
1
-0
/
+2
2023-06-19
RISC-V: Add Zba, Zbs extension probing
Evan Green
1
-0
/
+2
2023-06-08
riscv: hwcap: change ELF_HWCAP to a function
Andy Chiu
1
-0
/
+2
2023-06-08
riscv: Extending cpufeature.c to detect V-extension
Guo Ren
1
-0
/
+1
2023-05-05
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+8
2023-04-21
RISC-V: KVM: Initial skeletal support for AIA
Anup Patel
1
-0
/
+6
2023-04-21
RISC-V: Detect AIA CSRs from ISA string
Anup Patel
1
-0
/
+2
2023-03-29
Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...
Palmer Dabbelt
1
-20
/
+30
2023-03-29
RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely()
Conor Dooley
1
-20
/
+30
2023-03-15
Merge patch series "RISC-V: Apply Zicboz to clear_page"
Palmer Dabbelt
1
-0
/
+1
2023-03-14
RISC-V: Add Zicboz detection and block size parsing
Andrew Jones
1
-0
/
+1
2023-03-09
Merge patch series "riscv, mm: detect svnapot cpu support at runtime"
Palmer Dabbelt
1
-0
/
+1
2023-03-07
riscv: mm: modify pte format for Svnapot
Qinglin Pan
1
-4
/
+5
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-58
/
+54
[next]