index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-25
riscv: mm: define copy_user_page() as copy_page()
Florian Schmaus
1
-2
/
+1
2026-01-25
riscv: fix minor typo in syscall.h comment
Austin Kim
1
-1
/
+1
2026-01-22
riscv: Add intermediate cast to 'unsigned long' in __get_user_asm
Nathan Chancellor
1
-1
/
+1
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
1
-1
/
+0
2026-01-16
riscv: Use 64-bit variable for output in __get_user_asm
Nathan Chancellor
1
-2
/
+12
2026-01-12
riscv/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
1
-10
/
+0
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
1
-4
/
+0
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
1
-1
/
+0
2026-01-07
riscv: remove irqflags.h inclusion in asm/bitops.h
Yunhui Cui
1
-1
/
+0
2026-01-05
riscv: pgtable: Cleanup useless VA_USER_XXX definitions
Guo Ren (Alibaba DAMO Academy)
1
-4
/
+0
2025-12-19
riscv: Add SBI debug trigger extension and function ids
Himanshu Chauhan
1
-0
/
+29
2025-12-19
riscv/atomic.h: use RISCV_FULL_BARRIER in _arch_atomic* function.
Zongmin Zhou
1
-4
/
+4
2025-12-19
riscv: add ISA extension parsing for Zilsd and Zclsd
Pincheng Wang
1
-0
/
+2
2025-12-19
riscv: mm: use xchg() on non-atomic_long_t variables, not atomic_long_xchg()
Paul Walmsley
1
-2
/
+2
2025-12-19
riscv: mm: ptep_get_and_clear(): avoid atomic ops when !CONFIG_SMP
Paul Walmsley
1
-0
/
+6
2025-12-19
riscv: mm: pmdp_huge_get_and_clear(): avoid atomic ops when !CONFIG_SMP
Paul Walmsley
1
-0
/
+6
2025-12-19
riscv: signal: abstract header saving for setup_sigcontext
Andy Chiu
1
-0
/
+3
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-2
/
+11
2025-12-05
Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-66
/
+113
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-2
/
+179
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2025-11-24
riscv: mm: add userfaultfd write-protect support
Chunyan Zhang
2
-0
/
+86
2025-11-24
riscv: mm: add soft-dirty page tracking support
Chunyan Zhang
2
-2
/
+92
2025-11-24
riscv: add RISC-V Svrsw60t59b extension support
Chunyan Zhang
1
-0
/
+1
2025-11-24
RISC-V: KVM: Flush VS-stage TLB after VCPU migration for Andes cores
Hui Min Mina Chou
3
-1
/
+4
2025-11-24
KVM: riscv: Support enabling dirty log gradually in small chunks
Dong Yang
1
-0
/
+3
2025-11-24
RISC-V: KVM: Add SBI MPXY extension support for Guest
Anup Patel
1
-0
/
+1
2025-11-24
RISC-V: KVM: Convert kvm_riscv_vcpu_sbi_forward() into extension handler
Anup Patel
1
-1
/
+3
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
54
-171
/
+687
2025-11-19
riscv: hwprobe: Expose Zicbop extension and its block size
Yao Zihong
1
-1
/
+1
2025-11-19
riscv: Introduce Zalasr instructions
Xu Lu
1
-0
/
+79
2025-11-19
riscv: Add ISA extension parsing for Zalasr
Xu Lu
1
-0
/
+1
2025-11-19
riscv: ptrace: Optimize the allocation of vector regset
Yong-Xuan Wang
1
-0
/
+1
2025-11-19
riscv: cmpxchg: Use riscv_has_extension_likely
Vivian Wang
1
-8
/
+4
2025-11-19
riscv: bitops: Use riscv_has_extension_likely
Vivian Wang
1
-24
/
+8
2025-11-19
riscv: hweight: Use riscv_has_extension_likely
Vivian Wang
1
-16
/
+8
2025-11-19
riscv: checksum: Use riscv_has_extension_likely
Vivian Wang
1
-9
/
+4
2025-11-19
riscv: pgtable: Use riscv_has_extension_unlikely
Vivian Wang
1
-8
/
+7
2025-11-15
riscv: Update MIPS vendor id to 0x127
Chao-ying Fu
1
-1
/
+1
2025-11-03
riscv/uaccess: Use unsafe wrappers for ASM GOTO
Thomas Gleixner
1
-4
/
+4
2025-10-27
riscv: asm: use .insn for making custom instructions
Ben Dooks
3
-7
/
+13
2025-10-17
riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
Jingwei Wang
2
-0
/
+13
2025-10-17
riscv: add a forward declaration for cpuinfo_op
Paul Walmsley
1
-0
/
+2
2025-10-17
riscv: Remove the PER_CPU_OFFSET_SHIFT macro
Samuel Holland
1
-7
/
+1
2025-10-17
riscv: mm: Define MAX_POSSIBLE_PHYSMEM_BITS for zsmalloc
Samuel Holland
1
-0
/
+2
2025-10-17
RISC-V: Define pgprot_dmacoherent() for non-coherent devices
Anup Patel
1
-0
/
+2
2025-10-09
riscv: kgdb: Ensure that BUFMAX > NUMREGBYTES
Miquel SabatĂ© SolĂ
1
-2
/
+7
2025-10-04
Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+68
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-11
/
+68
[prev]
[next]