index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
asm.h
Age
Commit message (
Expand
)
Author
2025-10-27
riscv: asm: use .insn for making custom instructions
Ben Dooks
2025-10-17
riscv: Remove the PER_CPU_OFFSET_SHIFT macro
Samuel Holland
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2025-09-05
riscv: use lw when reading int cpu in asm_per_cpu
Radim Krčmář
2025-03-20
riscv: Add runtime constant support
Charlie Jenkins
2024-01-24
riscv: blacklist assembly symbols for kprobe
Clément Léger
2023-10-27
riscv: Implement Shadow Call Stack
Sami Tolvanen
2023-10-27
riscv: Move global pointer loading to a macro
Sami Tolvanen
2023-10-27
riscv: Deduplicate IRQ stack switching
Sami Tolvanen
2023-10-27
riscv: VMAP_STACK overflow detection thread-safe
Deepak Gupta
2023-03-23
riscv: entry: Consolidate general regs saving/restoring
Jisheng Zhang
2022-12-01
RISC-V: Fix a race condition during kernel stack overflow
Palmer Dabbelt
2022-11-29
riscv: fix race when vmap stack overflow
Jisheng Zhang
2022-07-21
riscv: introduce nops and __nops macros for NOP sequences
Heiko Stuebner
2022-05-25
RISC-V: Split out the XIP fixups into their own file
Palmer Dabbelt
2022-03-30
RISC-V CPU Idle Support
Palmer Dabbelt
2022-03-10
RISC-V: Add arch functions for non-retentive suspend entry/exit
Anup Patel
2021-04-26
riscv: Introduce alternative mechanism to apply errata solution
Vincent Chen
2019-10-01
RISC-V: Clear load reservations while restoring hart contexts
Palmer Dabbelt
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2017-11-30
RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros
Olof Johansson
2017-09-26
RISC-V: Generic library routines and assembly
Palmer Dabbelt