summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/asm-offsets.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-28riscv: Implement Shadow Call StackSami Tolvanen1-0/+3
2023-10-28riscv: Deduplicate IRQ stack switchingSami Tolvanen1-0/+5
2023-10-28riscv: 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-06riscv: Introduce structure that group all variables regarding kernel mappingAlexandre Ghiti1-0/+2
2021-01-15riscv: Enable per-task stack canariesGuo Ren1-0/+3
2020-12-11riscv: 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-26riscv: 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-27RISC-V: Task implementationPalmer Dabbelt1-0/+322