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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-2
/
+11
2025-04-01
riscv/purgatory: 4B align purgatory_start
Björn Töpel
1
-0
/
+1
2025-04-01
riscv/kexec_file: Handle R_RISCV_64 in purgatory relocator
Yao Zi
1
-0
/
+3
2025-04-01
Merge patch series "Add some validation for vector, vector crypto and fp stuff"
Alexandre Ghiti
2
-40
/
+106
2025-04-01
riscv: Fix hugetlb retrieval of number of ptes in case of !present pte
Alexandre Ghiti
1
-30
/
+44
2025-04-01
riscv: print hartid on bringup
Yunhui Cui
2
-0
/
+6
2025-03-31
riscv: Add norvc after .option arch in runtime const
Charlie Jenkins
1
-0
/
+2
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+0
2025-03-27
Merge tag 'soc-dt-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
11
-13
/
+124
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-2
/
+0
2025-03-26
Merge patch series "riscv: Relocatable NOMMU kernels"
Palmer Dabbelt
6
-74
/
+73
2025-03-26
riscv: Remove CONFIG_PAGE_OFFSET
Samuel Holland
4
-21
/
+12
2025-03-26
riscv: Support CONFIG_RELOCATABLE on riscv32
Samuel Holland
2
-10
/
+9
2025-03-26
riscv: Support CONFIG_RELOCATABLE on NOMMU
Samuel Holland
3
-39
/
+49
2025-03-26
riscv: Allow NOMMU kernels to access all of RAM
Samuel Holland
2
-9
/
+5
2025-03-26
riscv: Remove duplicate CONFIG_PAGE_OFFSET definition
Samuel Holland
1
-1
/
+0
2025-03-26
RISC-V: errata: Use medany for relocatable builds
Palmer Dabbelt
1
-1
/
+5
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
14
-311
/
+618
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-5
/
+4
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-125
/
+19
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+4
2025-03-25
Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+11
2025-03-25
RISC-V: add f & d extension validation checks
Conor Dooley
1
-2
/
+29
2025-03-25
RISC-V: add vector crypto extension validation checks
Conor Dooley
1
-16
/
+33
2025-03-25
RISC-V: add vector extension validation checks
Conor Dooley
2
-20
/
+43
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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2025-03-20
Merge branch 'kvm-nvmx-and-vm-teardown' into HEAD
Paolo Bonzini
1
-2
/
+0
2025-03-20
Merge tag 'kvm-riscv-6.15-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
3
-3
/
+4
2025-03-20
Merge patch series "riscv: Add runtime constant support"
Alexandre Ghiti
8
-6
/
+299
2025-03-20
riscv: Add runtime constant support
Charlie Jenkins
4
-0
/
+291
2025-03-20
riscv: Move nop definition to insn-def.h
Charlie Jenkins
4
-6
/
+8
2025-03-20
Merge patch series "riscv: Unaligned access speed probing fixes and skipping"
Alexandre Ghiti
3
-103
/
+152
2025-03-20
RISC-V: KVM: Optimize comments in kvm_riscv_vcpu_isa_disable_allowed
Chao Du
1
-1
/
+1
2025-03-19
Merge tag 'riscv-dt-for-v6.15' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
7
-13
/
+51
2025-03-19
Merge tag 'riscv-sophgo-dt-for-v6.15' of https://github.com/sophgo/linux into...
Arnd Bergmann
2
-0
/
+45
2025-03-19
riscv: dts: starfive: remove "snps,en-tx-lpi-clockgating" property
Russell King (Oracle)
1
-2
/
+0
2025-03-19
RISC-V: KVM: Teardown riscv specific bits after kvm_exit
Atish Patra
1
-2
/
+2
2025-03-19
riscv: Add parameter for skipping access speed tests
Andrew Jones
1
-66
/
+121
2025-03-19
riscv: Fix set up of vector cpu hotplug callback
Andrew Jones
1
-15
/
+16
2025-03-19
riscv: Fix set up of cpu hotplug callbacks
Andrew Jones
1
-14
/
+13
2025-03-19
riscv: Change check_unaligned_access_speed_all_cpus to void
Andrew Jones
1
-10
/
+5
2025-03-19
riscv: Fix check_unaligned_access_all_cpus
Andrew Jones
2
-10
/
+7
2025-03-19
riscv: Fix riscv_online_cpu_vec
Andrew Jones
1
-2
/
+4
2025-03-19
riscv: Annotate unaligned access init functions
Andrew Jones
3
-13
/
+13
2025-03-19
RISC-V: KVM: Allow Zaamo/Zalrsc extensions for Guest/VM
Clément Léger
2
-0
/
+6
2025-03-19
riscv: hwprobe: export Zaamo and Zalrsc extensions
Clément Léger
2
-0
/
+4
2025-03-19
riscv: add parsing for Zaamo and Zalrsc extensions
Clément Léger
2
-1
/
+10
[prev]
[next]