summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-20riscv: export __cpuid_to_hartid_mapValentina Fernandez
2025-01-20riscv: sbi: vendorid_list: Add Microchip Technology to the vendor listValentina Fernandez
2025-01-20Merge tag 'kvm-riscv-6.14-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-01-18riscv/mm/fault: add show_pte() before die()Yunhui Cui
2025-01-18Merge patch series "riscv: Add support for xtheadvector"Palmer Dabbelt
2025-01-18riscv: Add ghostwrite vulnerabilityCharlie Jenkins
2025-01-18riscv: hwprobe: Add thead vendor extension probingCharlie Jenkins
2025-01-18riscv: vector: Support xtheadvector save/restoreCharlie Jenkins
2025-01-18riscv: Add xtheadvector instruction definitionsCharlie Jenkins
2025-01-18riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSATCharlie Jenkins
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