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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-08
riscv: hwprobe: Add SiFive xsfvfnrclipxfqf vendor extension
Cyan Yang
1
-0
/
+1
2025-05-08
riscv: Add SiFive xsfvfnrclipxfqf vendor extension
Cyan Yang
1
-0
/
+1
2025-05-08
riscv: hwprobe: Add SiFive vendor extension support and probe for xsfqmaccdod...
Cyan Yang
3
-0
/
+24
2025-05-08
riscv: hwprobe: Document SiFive xsfvqmaccdod and xsfvqmaccqoq vendor extensions
Cyan Yang
2
-1
/
+2
2025-05-08
riscv: Add SiFive xsfvqmaccdod and xsfvqmaccqoq vendor extensions
Cyan Yang
1
-0
/
+14
2025-05-08
Merge patch series "riscv: uaccess: optimisations"
Palmer Dabbelt
2
-53
/
+166
2025-05-08
riscv: uaccess: use 'asm_goto_output' for get_user()
Jisheng Zhang
1
-27
/
+68
2025-05-08
riscv: uaccess: use 'asm goto' for put_user()
Jisheng Zhang
1
-38
/
+33
2025-05-08
riscv: uaccess: use input constraints for ptr of __put_user()
Jisheng Zhang
1
-9
/
+9
2025-05-08
riscv: implement user_access_begin() and families
Jisheng Zhang
1
-0
/
+76
2025-05-08
riscv: save the SR_SUM status over switches
Ben Dooks
1
-0
/
+1
2025-04-29
riscv: entry: Split ret_from_fork() into user and kernel
Charlie Jenkins
1
-1
/
+2
2025-04-29
riscv: entry: Convert ret_from_fork() to C
Charlie Jenkins
1
-0
/
+1
2025-04-24
riscv: Replace function-like macro by static inline function
Björn Töpel
1
-5
/
+10
2025-04-16
Merge tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Palmer Dabbelt
1
-12
/
+7
2025-04-16
Merge patch series "riscv: Rework the arch_kgdb_breakpoint() implementation"
Palmer Dabbelt
1
-8
/
+1
2025-04-16
riscv: KGDB: Do not inline arch_kgdb_breakpoint()
WangYuli
1
-8
/
+1
2025-04-16
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
1
-0
/
+30
2025-04-16
riscv: Avoid fortify warning in syscall_get_arguments()
Nathan Chancellor
1
-2
/
+5
2025-04-14
riscv: Provide all alternative macros all the time
Andrew Jones
1
-12
/
+7
2025-04-10
riscv: Avoid fortify warning in syscall_get_arguments()
Nathan Chancellor
1
-2
/
+5
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-41
/
+418
2025-04-03
Merge tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
2
-2
/
+6
2025-04-01
riscv: pgtable: unconditionally use tlb_remove_ptdesc()
Qi Zheng
1
-22
/
+4
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+2
2025-04-01
riscv: Add norvc after .option arch in runtime const
Charlie Jenkins
1
-0
/
+2
2025-04-01
riscv: Make sure toolchain supports zba before using zba instructions
Alexandre Ghiti
1
-2
/
+3
2025-04-01
Merge patch series "Add some validation for vector, vector crypto and fp stuff"
Alexandre Ghiti
1
-0
/
+3
2025-03-31
riscv: Add norvc after .option arch in runtime const
Charlie Jenkins
1
-0
/
+2
2025-03-26
Merge patch series "riscv: Relocatable NOMMU kernels"
Palmer Dabbelt
2
-16
/
+17
2025-03-26
riscv: Remove CONFIG_PAGE_OFFSET
Samuel Holland
2
-8
/
+9
2025-03-26
riscv: Support CONFIG_RELOCATABLE on NOMMU
Samuel Holland
1
-0
/
+4
2025-03-26
riscv: Allow NOMMU kernels to access all of RAM
Samuel Holland
2
-9
/
+5
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+0
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-27
/
+6
2025-03-25
RISC-V: add vector extension validation checks
Conor Dooley
1
-0
/
+3
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-03-24
Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2025-03-20
Merge branch 'kvm-nvmx-and-vm-teardown' into HEAD
Paolo Bonzini
1
-2
/
+0
2025-03-20
Merge patch series "riscv: Add runtime constant support"
Alexandre Ghiti
4
-1
/
+269
2025-03-20
riscv: Add runtime constant support
Charlie Jenkins
2
-0
/
+266
2025-03-20
riscv: Move nop definition to insn-def.h
Charlie Jenkins
2
-1
/
+3
2025-03-20
Merge patch series "riscv: Unaligned access speed probing fixes and skipping"
Alexandre Ghiti
1
-2
/
+2
2025-03-19
riscv: Annotate unaligned access init functions
Andrew Jones
1
-2
/
+2
2025-03-19
RISC-V: KVM: Allow Zaamo/Zalrsc extensions for Guest/VM
Clément Léger
1
-0
/
+2
2025-03-19
riscv: hwprobe: export Zaamo and Zalrsc extensions
Clément Léger
1
-0
/
+2
2025-03-19
riscv: add parsing for Zaamo and Zalrsc extensions
Clément Léger
1
-0
/
+2
2025-03-18
riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_...
Juhan Jin
1
-2
/
+2
2025-03-18
riscv: tracing: Fix __write_overflow_field in ftrace_partial_regs()
Charlie Jenkins
2
-9
/
+11
2025-03-18
Merge patch series "Support SSTC while PM operations"
Alexandre Ghiti
1
-0
/
+4
[prev]
[next]