summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/asm-offsets.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds14 days1-14/+14
|\
| * ftrace: Make ftrace_regs abstract from direct useSteven Rostedt2024-10-111-14/+14
* | riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang2024-10-251-2/+0
|/
* riscv: Stop emitting preventive sfence.vma for new vmalloc mappingsAlexandre Ghiti2024-09-151-0/+7
* ftrace: riscv: move from REGS to ARGSPuranjay Mohan2024-05-231-0/+18
* riscv: Implement Shadow Call StackSami Tolvanen2023-10-271-0/+3
* riscv: Deduplicate IRQ stack switchingSami Tolvanen2023-10-271-0/+5
* riscv: VMAP_STACK overflow detection thread-safeDeepak Gupta2023-10-271-0/+1
* RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng2023-04-291-0/+5
* 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-061-0/+2
* riscv: Enable per-task stack canariesGuo Ren2021-01-151-0/+3
* riscv: Fixed kernel test robot warningSouptick Joarder2020-12-111-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-271-0/+322