aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/asm-offsets.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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