index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
cpu_ops_sbi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-06
riscv: cpu_ops_sbi: No need to be bothered to check ret.error
Hui Wang
1
-8
/
+3
2026-06-06
riscv: cpu_ops: Change return value type of cpu_is_stopped() to bool
Hui Wang
1
-4
/
+7
2026-01-07
riscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned int
Ben Dooks
1
-1
/
+1
2025-06-30
riscv: cpu_ops_sbi: Use static array for boot_data
Vivian Wang
1
-3
/
+3
2024-05-30
riscv: prevent pt_regs corruption for secondary idle threads
Sergey Matyukevich
1
-1
/
+1
2024-01-04
riscv: Remove unused members from struct cpu_operations
Samuel Holland
1
-19
/
+0
2022-07-19
riscv: cpu_ops_sbi: Add 64bit hartid support on RV64
Sunil V L
1
-2
/
+2
2022-03-31
RISC-V: Declare per cpu boot data as static
Atish Patra
1
-1
/
+1
2022-03-11
RISC-V: Add SBI HSM suspend related defines
Anup Patel
1
-1
/
+1
2022-01-20
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
1
-5
/
+19
2020-03-31
RISC-V: Support cpu hotplug
Atish Patra
1
-0
/
+34
2020-03-31
RISC-V: Add supported for ordered booting method using HSM
Atish Patra
1
-0
/
+81