summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-15/+4
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds54-373/+981
2025-04-03Merge tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt9-73/+172
2025-04-01riscv: pgtable: unconditionally use tlb_remove_ptdesc()Qi Zheng1-22/+4
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-4/+2
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-12/+7
2025-04-01riscv: Add norvc after .option arch in runtime constCharlie Jenkins1-0/+2
2025-04-01riscv: Make sure toolchain supports zba before using zba instructionsAlexandre Ghiti2-2/+11
2025-04-01riscv/purgatory: 4B align purgatory_startBjörn Töpel1-0/+1
2025-04-01riscv/kexec_file: Handle R_RISCV_64 in purgatory relocatorYao Zi1-0/+3
2025-04-01Merge patch series "Add some validation for vector, vector crypto and fp stuff"Alexandre Ghiti2-40/+106
2025-04-01riscv: Fix hugetlb retrieval of number of ptes in case of !present pteAlexandre Ghiti1-31/+45
2025-04-01riscv: print hartid on bringupYunhui Cui2-0/+6
2025-03-31riscv: Add norvc after .option arch in runtime constCharlie Jenkins1-0/+2
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+0
2025-03-27Merge tag 'soc-dt-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds11-13/+124
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+0
2025-03-26Merge patch series "riscv: Relocatable NOMMU kernels"Palmer Dabbelt6-74/+73
2025-03-26riscv: Remove CONFIG_PAGE_OFFSETSamuel Holland4-21/+12
2025-03-26riscv: Support CONFIG_RELOCATABLE on riscv32Samuel Holland2-10/+9
2025-03-26riscv: Support CONFIG_RELOCATABLE on NOMMUSamuel Holland3-39/+49
2025-03-26riscv: Allow NOMMU kernels to access all of RAMSamuel Holland2-9/+5
2025-03-26riscv: Remove duplicate CONFIG_PAGE_OFFSET definitionSamuel Holland1-1/+0
2025-03-26RISC-V: errata: Use medany for relocatable buildsPalmer Dabbelt1-1/+5
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds14-311/+618
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-5/+4
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-125/+19
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+4
2025-03-25Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+11
2025-03-25RISC-V: add f & d extension validation checksConor Dooley1-2/+29
2025-03-25RISC-V: add vector crypto extension validation checksConor Dooley1-16/+33
2025-03-25RISC-V: add vector extension validation checksConor Dooley2-20/+43
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-03-24Merge tag 'bitmap-for-6.15' of https://github.com/norov/linuxLinus Torvalds1-2/+2
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini1-2/+0
2025-03-20Merge tag 'kvm-riscv-6.15-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini3-3/+4
2025-03-20Merge patch series "riscv: Add runtime constant support"Alexandre Ghiti8-6/+299
2025-03-20riscv: Add runtime constant supportCharlie Jenkins4-0/+291
2025-03-20riscv: Move nop definition to insn-def.hCharlie Jenkins4-6/+8
2025-03-20Merge patch series "riscv: Unaligned access speed probing fixes and skipping"Alexandre Ghiti3-103/+152
2025-03-20RISC-V: KVM: Optimize comments in kvm_riscv_vcpu_isa_disable_allowedChao Du1-1/+1
2025-03-19Merge tag 'riscv-dt-for-v6.15' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann7-13/+51
2025-03-19Merge tag 'riscv-sophgo-dt-for-v6.15' of https://github.com/sophgo/linux into...Arnd Bergmann2-0/+45
2025-03-19riscv: dts: starfive: remove "snps,en-tx-lpi-clockgating" propertyRussell King (Oracle)1-2/+0
2025-03-19RISC-V: KVM: Teardown riscv specific bits after kvm_exitAtish Patra1-2/+2
2025-03-19riscv: Add parameter for skipping access speed testsAndrew Jones1-66/+121
2025-03-19riscv: Fix set up of vector cpu hotplug callbackAndrew Jones1-15/+16
2025-03-19riscv: Fix set up of cpu hotplug callbacksAndrew Jones1-14/+13
2025-03-19riscv: Change check_unaligned_access_speed_all_cpus to voidAndrew Jones1-10/+5