aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/asm-offsets.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-05riscv: uaccess: Only restore the CSR_STATUS SUM bitCyril Bur1-3/+3
2025-06-05Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-nextPalmer Dabbelt1-0/+13
2025-06-05riscv: ftrace: support direct call using call_opsAndy Chiu1-0/+3
2025-06-05riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPSPuranjay Mohan1-0/+3
2025-06-05riscv: ftrace: support fastcc in Clang for WITH_ARGSAndy Chiu1-0/+7
2025-05-08riscv: save the SR_SUM status over switchesBen Dooks1-0/+5
2025-03-18riscv: Remove unused TASK_TI_FLAGSJinjie Ruan1-1/+0
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-14/+14
2024-10-25riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang1-2/+0
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt1-14/+14
2024-09-15riscv: Stop emitting preventive sfence.vma for new vmalloc mappingsAlexandre Ghiti1-0/+7
2024-05-22ftrace: riscv: move from REGS to ARGSPuranjay Mohan1-0/+18
2023-10-27riscv: Implement Shadow Call StackSami Tolvanen1-0/+3
2023-10-27riscv: Deduplicate IRQ stack switchingSami Tolvanen1-0/+5
2023-10-27riscv: VMAP_STACK overflow detection thread-safeDeepak Gupta1-0/+1
2023-04-29RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng1-0/+5
2022-03-10RISC-V: Add arch functions for non-retentive suspend entry/exitAnup Patel1-0/+3
2022-01-20RISC-V: Avoid using per cpu array for ordered bootingAtish Patra1-0/+3
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+156
2021-10-04RISC-V: KVM: FP lazy save/restoreAtish Patra1-0/+72
2021-10-04RISC-V: KVM: Handle MMIO exits for VCPUAnup Patel1-0/+6
2021-10-04RISC-V: KVM: Implement VCPU world-switchAnup Patel1-0/+78
2021-09-30riscv: rely on core code to keep thread_info::cpu updatedArd Biesheuvel1-1/+0
2021-07-05riscv: Introduce structure that group all variables regarding kernel mappingAlexandre Ghiti1-0/+2
2021-01-14riscv: Enable per-task stack canariesGuo Ren1-0/+3
2020-12-10riscv: Fixed kernel test robot warningSouptick Joarder1-0/+2
2020-07-30riscv: Cleanup unnecessary define in asm-offset.cGuo Ren1-3/+0
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig1-4/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-04-25riscv: simplify the stack pointer setup in head.SChristoph Hellwig1-3/+0
2019-01-23RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=yVincent Chen1-0/+1
2017-09-26RISC-V: Task implementationPalmer Dabbelt1-0/+322