summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/asm.h
AgeCommit message (Expand)Author
2024-01-24riscv: blacklist assembly symbols for kprobeClément Léger
2023-10-27riscv: Implement Shadow Call StackSami Tolvanen
2023-10-27riscv: Move global pointer loading to a macroSami Tolvanen
2023-10-27riscv: Deduplicate IRQ stack switchingSami Tolvanen
2023-10-27riscv: VMAP_STACK overflow detection thread-safeDeepak Gupta
2023-03-23riscv: entry: Consolidate general regs saving/restoringJisheng Zhang
2022-12-01RISC-V: Fix a race condition during kernel stack overflowPalmer Dabbelt
2022-11-29riscv: fix race when vmap stack overflowJisheng Zhang
2022-07-21riscv: introduce nops and __nops macros for NOP sequencesHeiko Stuebner
2022-05-25RISC-V: Split out the XIP fixups into their own filePalmer Dabbelt
2022-03-30RISC-V CPU Idle SupportPalmer Dabbelt
2022-03-10RISC-V: Add arch functions for non-retentive suspend entry/exitAnup Patel
2021-04-26riscv: Introduce alternative mechanism to apply errata solutionVincent Chen
2019-10-01RISC-V: Clear load reservations while restoring hart contextsPalmer Dabbelt
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2017-11-30RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macrosOlof Johansson
2017-09-26RISC-V: Generic library routines and assemblyPalmer Dabbelt