summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-01-18RISC-V: define the elements of the VCSR vector CSRHeiko Stuebner
2025-01-18riscv: vector: Use vlenb from DT for theadCharlie Jenkins
2025-01-18riscv: Add thead and xtheadvector as a vendor extensionCharlie Jenkins
2025-01-18riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetreeCharlie Jenkins
2025-01-18RISC-V: Mark riscv_v_init() as __initPalmer Dabbelt
2025-01-17riscv: dts: spacemit: move aliases to board dtsYixun Lan
2025-01-17riscv: dts: spacemit: add pinctrl property to uart0 in BPI-F3Yixun Lan
2025-01-17riscv: defconfig: enable SpacemiT SoCYangyu Chen
2025-01-17riscv: dts: spacemit: add Banana Pi BPI-F3 board device treeYangyu Chen
2025-01-17riscv: dts: add initial SpacemiT K1 SoC device treeYangyu Chen
2025-01-17riscv: add SpacemiT SoC family Kconfig supportYangyu Chen
2025-01-16Merge tag 'riscv-dt-for-v6.14' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-01-15Merge tag 'loongarch-kvm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2025-01-09Merge patch series "SBI PMU event related fixes"Palmer Dabbelt
2025-01-09drivers/perf: riscv: Fix Platform firmware event dataAtish Patra
2025-01-08riscv: use local label names instead of global ones in assemblyClément Léger
2025-01-08riscv: qspinlock: Fixup _Q_PENDING_LOOPS definitionGuo Ren
2025-01-08riscv: stacktrace: fix backtracing through exceptionsClément Léger
2025-01-08riscv: mm: Fix the out of bound issue of vmemmap addressXu Lu
2025-01-08riscv: kprobes: Fix incorrect address calculationNam Cao
2025-01-08riscv: Fix sleeping in invalid context in die()Nam Cao
2025-01-08riscv: module: remove relocation_head rel_entry member allocationClément Léger
2024-12-30riscv: Always inline bitopsNathan Chancellor
2024-12-30RISC-V: KVM: Add new exit statstics for redirected trapsAtish Patra
2024-12-30RISC-V: KVM: Update firmware counters for various eventsAtish Patra
2024-12-30RISC-V: KVM: Redirect instruction access fault trap to guestQuan Zhou
2024-12-30RISC-V: KVM: Allow Ziccrse extension for Guest/VMQuan Zhou
2024-12-30RISC-V: KVM: Allow Zabha extension for Guest/VMQuan Zhou
2024-12-30RISC-V: KVM: Allow Svvptc extension for Guest/VMQuan Zhou
2024-12-30RISC-V: KVM: Add SBI system suspend supportAndrew Jones
2024-12-27riscv: defconfig: drop RT_GROUP_SCHED=yCeleste Liu
2024-12-26fprobe: Add fprobe_header encoding featureMasami Hiramatsu (Google)
2024-12-26fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)
2024-12-26ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNCMasami Hiramatsu (Google)
2024-12-26tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regsMasami Hiramatsu (Google)
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)
2024-12-26fgraph: Pass ftrace_regs to entryfuncMasami Hiramatsu (Google)
2024-12-19Merge tag 'kvm-selftests-treewide-6.14' of https://github.com/kvm-x86/linux i...Paolo Bonzini
2024-12-17KVM: Move KVM_REG_SIZE() definition to common uAPI headerSean Christopherson
2024-12-16riscv: defconfig: enable pinctrl and dwmac support for TH1520Drew Fustini
2024-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-12-12riscv: dts: thead: Add mailbox nodeMichal Wilczynski
2024-12-11riscv: mm: Do not call pmd dtor on vmemmap page table teardownBjörn Töpel
2024-12-11riscv: Fix IPIs usage in kfence_protect_page()Alexandre Ghiti
2024-12-11riscv: Fix wrong usage of __pa() on a fixmap addressAlexandre Ghiti
2024-12-11riscv: Fixup boot failure when CONFIG_DEBUG_RT_MUTEXES=yGuo Ren
2024-12-11kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber
2024-12-11riscv/futex: Optimize atomic cmpxchgDavidlohr Bueso
2024-12-11riscv: defconfig: enable pinctrl and dwmac support for TH1520Drew Fustini
2024-12-06RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bitMichael Neuling