index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
cpufeature.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: drop cpufeature_apply_feature tracking variable
Heiko Stuebner
2022-06-16
1
-4
/
+1
*
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-11
1
-1
/
+6
*
|
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
2022-05-11
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-25
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-11
1
-2
/
+3
*
riscv: add missing newlines to printk messages
Johan Hovold
2019-02-11
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-22
1
-0
/
+8
|
\
|
*
Auto-detect whether a FPU exists
Alan Kao
2018-10-22
1
-0
/
+8
*
|
RISC-V: Mask out the F extension on systems without D
Palmer Dabbelt
2018-10-22
1
-0
/
+7
|
/
*
RISC-V: User-facing API
Palmer Dabbelt
2017-09-26
1
-0
/
+61