summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/asm-offsets.c
AgeCommit message (Expand)Author
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-04RISC-V: KVM: FP lazy save/restoreAtish Patra
2021-10-04RISC-V: KVM: Handle MMIO exits for VCPUAnup Patel
2021-10-04RISC-V: KVM: Implement VCPU world-switchAnup Patel
2021-09-30riscv: rely on core code to keep thread_info::cpu updatedArd Biesheuvel
2021-07-05riscv: Introduce structure that group all variables regarding kernel mappingAlexandre Ghiti
2021-01-14riscv: Enable per-task stack canariesGuo Ren
2020-12-10riscv: Fixed kernel test robot warningSouptick Joarder
2020-07-30riscv: Cleanup unnecessary define in asm-offset.cGuo Ren
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-04-25riscv: simplify the stack pointer setup in head.SChristoph Hellwig
2019-01-23RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=yVincent Chen
2017-09-26RISC-V: Task implementationPalmer Dabbelt