index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
asm-offsets.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-05
riscv: uaccess: Only restore the CSR_STATUS SUM bit
Cyril Bur
1
-3
/
+3
2025-06-05
Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-next
Palmer Dabbelt
1
-0
/
+13
2025-06-05
riscv: ftrace: support direct call using call_ops
Andy Chiu
1
-0
/
+3
2025-06-05
riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Puranjay Mohan
1
-0
/
+3
2025-06-05
riscv: ftrace: support fastcc in Clang for WITH_ARGS
Andy Chiu
1
-0
/
+7
2025-05-08
riscv: save the SR_SUM status over switches
Ben Dooks
1
-0
/
+5
2025-03-18
riscv: Remove unused TASK_TI_FLAGS
Jinjie Ruan
1
-1
/
+0
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-14
/
+14
2024-10-25
riscv: Remove unused GENERATING_ASM_OFFSETS
Chunyan Zhang
1
-2
/
+0
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
1
-14
/
+14
2024-09-15
riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
Alexandre Ghiti
1
-0
/
+7
2024-05-22
ftrace: riscv: move from REGS to ARGS
Puranjay Mohan
1
-0
/
+18
2023-10-27
riscv: Implement Shadow Call Stack
Sami Tolvanen
1
-0
/
+3
2023-10-27
riscv: Deduplicate IRQ stack switching
Sami Tolvanen
1
-0
/
+5
2023-10-27
riscv: VMAP_STACK overflow detection thread-safe
Deepak Gupta
1
-0
/
+1
2023-04-29
RISC-V: Add arch functions to support hibernation/suspend-to-disk
Sia Jee Heng
1
-0
/
+5
2022-03-10
RISC-V: Add arch functions for non-retentive suspend entry/exit
Anup Patel
1
-0
/
+3
2022-01-20
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
1
-0
/
+3
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+156
2021-10-04
RISC-V: KVM: FP lazy save/restore
Atish Patra
1
-0
/
+72
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
1
-0
/
+6
2021-10-04
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
1
-0
/
+78
2021-09-30
riscv: rely on core code to keep thread_info::cpu updated
Ard Biesheuvel
1
-1
/
+0
2021-07-05
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
1
-0
/
+2
2021-01-14
riscv: Enable per-task stack canaries
Guo Ren
1
-0
/
+3
2020-12-10
riscv: Fixed kernel test robot warning
Souptick Joarder
1
-0
/
+2
2020-07-30
riscv: Cleanup unnecessary define in asm-offset.c
Guo Ren
1
-3
/
+0
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
1
-4
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
1
-9
/
+1
2019-04-25
riscv: simplify the stack pointer setup in head.S
Christoph Hellwig
1
-3
/
+0
2019-01-23
RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=y
Vincent Chen
1
-0
/
+1
2017-09-26
RISC-V: Task implementation
Palmer Dabbelt
1
-0
/
+322