summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng
2025-01-25riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()Qi Zheng
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2025-01-25mm: pgtable: add statistics for P4D level page tableQi Zheng
2025-01-25asm-generic: pgalloc: provide generic p4d_{alloc_one,free}Kevin Brodsky
2025-01-25riscv: mm: skip pgtable level check in {pud,p4d}_alloc_oneKevin Brodsky
2025-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-01-24Merge tag 'mailbox-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2025-01-24Merge tag 'soc-defconfig-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-24Merge tag 'soc-dt-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2025-01-24Merge tag 'soc-new-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
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