summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-03-26riscv: Remove CONFIG_PAGE_OFFSETSamuel Holland
2025-03-26riscv: Support CONFIG_RELOCATABLE on riscv32Samuel Holland
2025-03-26riscv: Support CONFIG_RELOCATABLE on NOMMUSamuel Holland
2025-03-26riscv: Allow NOMMU kernels to access all of RAMSamuel Holland
2025-03-26riscv: Remove duplicate CONFIG_PAGE_OFFSET definitionSamuel Holland
2025-03-26RISC-V: errata: Use medany for relocatable buildsPalmer Dabbelt
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-25Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25RISC-V: add f & d extension validation checksConor Dooley
2025-03-25RISC-V: add vector crypto extension validation checksConor Dooley
2025-03-25RISC-V: add vector extension validation checksConor Dooley
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'bitmap-for-6.15' of https://github.com/norov/linuxLinus Torvalds
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini
2025-03-20Merge tag 'kvm-riscv-6.15-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-03-20Merge patch series "riscv: Add runtime constant support"Alexandre Ghiti
2025-03-20riscv: Add runtime constant supportCharlie Jenkins
2025-03-20riscv: Move nop definition to insn-def.hCharlie Jenkins
2025-03-20Merge patch series "riscv: Unaligned access speed probing fixes and skipping"Alexandre Ghiti
2025-03-20RISC-V: KVM: Optimize comments in kvm_riscv_vcpu_isa_disable_allowedChao Du
2025-03-19Merge tag 'riscv-dt-for-v6.15' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-03-19Merge tag 'riscv-sophgo-dt-for-v6.15' of https://github.com/sophgo/linux into...Arnd Bergmann
2025-03-19riscv: dts: starfive: remove "snps,en-tx-lpi-clockgating" propertyRussell King (Oracle)
2025-03-19RISC-V: KVM: Teardown riscv specific bits after kvm_exitAtish Patra
2025-03-19riscv: Add parameter for skipping access speed testsAndrew Jones
2025-03-19riscv: Fix set up of vector cpu hotplug callbackAndrew Jones
2025-03-19riscv: Fix set up of cpu hotplug callbacksAndrew Jones
2025-03-19riscv: Change check_unaligned_access_speed_all_cpus to voidAndrew Jones
2025-03-19riscv: Fix check_unaligned_access_all_cpusAndrew Jones
2025-03-19riscv: Fix riscv_online_cpu_vecAndrew Jones
2025-03-19riscv: Annotate unaligned access init functionsAndrew Jones
2025-03-19RISC-V: KVM: Allow Zaamo/Zalrsc extensions for Guest/VMClément Léger
2025-03-19riscv: hwprobe: export Zaamo and Zalrsc extensionsClément Léger
2025-03-19riscv: add parsing for Zaamo and Zalrsc extensionsClément Léger
2025-03-19riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrac...Pu Lehui
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-18riscv: fgraph: Select HAVE_FUNCTION_GRAPH_TRACER depends on HAVE_DYNAMIC_FTRA...Pu Lehui
2025-03-18riscv: Fix missing __free_pages() in check_vector_unaligned_access()Alexandre Ghiti
2025-03-18riscv: Fix the __riscv_copy_vec_words_unaligned implementationTingbo Liao
2025-03-18riscv: mm: Don't use %pK through printkThomas Weißschuh
2025-03-18riscv: remove redundant CMDLINE_FORCE checkZixian Zeng
2025-03-18riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_...Juhan Jin
2025-03-18riscv: migrate to the generic rule for built-in DTBMasahiro Yamada
2025-03-18riscv: tracing: Fix __write_overflow_field in ftrace_partial_regs()Charlie Jenkins
2025-03-18riscv: Remove duplicate CLINT_TIMER selectionsGeert Uytterhoeven
2025-03-18riscv: defconfig: Disable Renesas SoC supportGeert Uytterhoeven