summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/asm-offsets.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Add arch functions for non-retentive suspend entry/exitAnup Patel2022-03-101-0/+3
* RISC-V: Avoid using per cpu array for ordered bootingAtish Patra2022-01-201-0/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-021-0/+156
|\
| * RISC-V: KVM: FP lazy save/restoreAtish Patra2021-10-041-0/+72
| * RISC-V: KVM: Handle MMIO exits for VCPUAnup Patel2021-10-041-0/+6
| * RISC-V: KVM: Implement VCPU world-switchAnup Patel2021-10-041-0/+78
* | riscv: rely on core code to keep thread_info::cpu updatedArd Biesheuvel2021-09-301-1/+0
|/
* riscv: Introduce structure that group all variables regarding kernel mappingAlexandre Ghiti2021-07-051-0/+2
* riscv: Enable per-task stack canariesGuo Ren2021-01-141-0/+3
* riscv: Fixed kernel test robot warningSouptick Joarder2020-12-101-0/+2
* riscv: Cleanup unnecessary define in asm-offset.cGuo Ren2020-07-301-3/+0
* riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig2019-11-051-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* riscv: simplify the stack pointer setup in head.SChristoph Hellwig2019-04-251-3/+0
* RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=yVincent Chen2019-01-231-0/+1
* RISC-V: Task implementationPalmer Dabbelt2017-09-261-0/+322