index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
asm-offsets.c
Age
Commit message (
Expand
)
Author
2022-03-10
RISC-V: Add arch functions for non-retentive suspend entry/exit
Anup Patel
2022-01-20
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-10-04
RISC-V: KVM: FP lazy save/restore
Atish Patra
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
2021-10-04
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
2021-09-30
riscv: rely on core code to keep thread_info::cpu updated
Ard Biesheuvel
2021-07-05
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
2021-01-14
riscv: Enable per-task stack canaries
Guo Ren
2020-12-10
riscv: Fixed kernel test robot warning
Souptick Joarder
2020-07-30
riscv: Cleanup unnecessary define in asm-offset.c
Guo Ren
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-04-25
riscv: simplify the stack pointer setup in head.S
Christoph Hellwig
2019-01-23
RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=y
Vincent Chen
2017-09-26
RISC-V: Task implementation
Palmer Dabbelt