index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
cpufeature.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Ensure isa-ext static keys are writable
Andrew Jones
2022-08-17
1
-1
/
+1
*
RISC-V: Add Sstc extension support
Palmer Dabbelt
2022-08-11
1
-0
/
+1
|
\
|
*
RISC-V: Enable sstc extension parsing from DT
Atish Patra
2022-08-11
1
-0
/
+1
*
|
arch/riscv: add Zihintpause support
Dao Lu
2022-08-11
1
-0
/
+1
*
|
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
2022-08-11
1
-0
/
+24
|
\
\
|
*
|
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
2022-07-29
1
-0
/
+24
*
|
|
RISC-V: Support for 64bit hartid on RV64 platforms
Palmer Dabbelt
2022-07-20
1
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
2022-07-20
1
-2
/
+4
|
|
/
*
|
RISC-V: Some Svpbmt fixes and cleanups
Palmer Dabbelt
2022-06-17
1
-26
/
+11
|
\
\
|
*
|
riscv: remove usage of function-pointers from cpufeatures and t-head errata
Heiko Stuebner
2022-06-17
1
-22
/
+10
|
*
|
riscv: drop cpufeature_apply_feature tracking variable
Heiko Stuebner
2022-06-17
1
-4
/
+1
|
|
/
*
|
riscv: switch has_fpu() to the unified static key mechanism
Jisheng Zhang
2022-06-16
1
-7
/
+0
*
|
riscv: introduce unified static key mechanism for ISA extensions
Jisheng Zhang
2022-06-16
1
-0
/
+7
|
/
*
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
1
-4
/
+3
|
\
|
*
risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()
Yury Norov
2022-06-03
1
-4
/
+3
*
|
riscv: add memory-type errata for T-Head
Heiko Stuebner
2022-05-12
1
-1
/
+6
*
|
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
2022-05-12
1
-1
/
+74
|
/
*
RISC-V: Add sscofpmf extension support
Atish Patra
2022-03-21
1
-0
/
+2
*
RISC-V: Do no continue isa string parsing without correct XLEN
Atish Patra
2022-03-17
1
-0
/
+5
*
RISC-V: Implement multi-letter ISA extension probing framework
Atish Patra
2022-03-17
1
-6
/
+16
*
RISC-V: Extract multi-letter extension names from "riscv, isa"
Tsukasa OI
2022-03-17
1
-8
/
+27
*
RISC-V: Minimal parser for "riscv, isa" strings
Tsukasa OI
2022-03-17
1
-11
/
+61
*
RISC-V: Correctly print supported extensions
Tsukasa OI
2022-03-17
1
-3
/
+5
*
riscv: Add __init section marker to some functions again
Jisheng Zhang
2021-05-29
1
-1
/
+1
*
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
2021-05-26
1
-2
/
+2
*
RISC-V: Add bitmap reprensenting ISA features common across CPUs
Anup Patel
2020-05-04
1
-3
/
+80
*
riscv: add missing header file includes
Paul Walmsley
2019-10-28
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
RISC-V: Assign hwcap as per comman capabilities.
Atish Patra
2019-03-04
1
-19
/
+22
*
riscv: use for_each_of_cpu_node iterator
Johan Hovold
2019-02-12
1
-2
/
+3
*
riscv: add missing newlines to printk messages
Johan Hovold
2019-02-12
1
-4
/
+4
*
RISC-V: Fix of_node_* refcount
Atish Patra
2018-12-21
1
-0
/
+2
*
RISC-V: properly determine hardware caps
Andreas Schwab
2018-10-31
1
-3
/
+5
*
riscv: Add support to no-FPU systems
Palmer Dabbelt
2018-10-23
1
-0
/
+8
|
\
|
*
Auto-detect whether a FPU exists
Alan Kao
2018-10-23
1
-0
/
+8
*
|
RISC-V: Mask out the F extension on systems without D
Palmer Dabbelt
2018-10-23
1
-0
/
+7
|
/
*
RISC-V: User-facing API
Palmer Dabbelt
2017-09-27
1
-0
/
+61