summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-09-19riscv: hwprobe: Add MIPS vendor extension probingAleksa Paunovic
2025-09-19riscv: Add xmipsexectl instructionsAleksa Paunovic
2025-09-18riscv: Add xmipsexectl as a vendor extensionAleksa Paunovic
2025-09-18riscv: cpufeature: add validation for zfa, zfh and zfhminClément Léger
2025-09-18riscv: sbi: Switch to new sys-off handler APIAndrew Davis
2025-09-18riscv: Move vendor errata definitions to new headerGuo Ren (Alibaba DAMO Academy)
2025-09-18RISC-V: ACPI: enable parsing the BGRT tableHeinrich Schuchardt
2025-09-18riscv: Enable ARCH_HAVE_NMI_SAFE_CMPXCHGPu Lehui
2025-09-18riscv: pi: use 'targets' instead of extra-y in MakefileMasahiro Yamada
2025-09-18riscv: introduce asm/swab.hIgnacio Encinas
2025-09-18riscv: mmap(): use unsigned offset type in riscv_sys_mmapJessica Liu
2025-09-18riscv: mm: Use mmu-type from FDT to limit SATP modeJunhui Liu
2025-09-17riscv: mm: Return intended SATP mode for noXlvl optionsJunhui Liu
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_ITYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_UTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_RD_REGNam Cao
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_BTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_C2_RS1_REGNam Cao
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_JTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_BTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_RS1_REGNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_JTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Move branch_funct3 to insn.hNam Cao
2025-09-16riscv: kprobes: Move branch_rs2_idx to insn.hNam Cao
2025-09-16riscv: Move all duplicate insn parsing macros into asm/insn.hAlexandre Ghiti
2025-09-16riscv: Strengthen duplicate and inconsistent definition of RV_X()Alexandre Ghiti
2025-09-16riscv: Fix typo EXRACT -> EXTRACTAlexandre Ghiti
2025-09-16riscv: Add kprobes KUnit testNam Cao
2025-09-16riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-09-16riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth
2025-09-16riscv: introduce ioremap_wc()Yunhui Cui
2025-09-05riscv: Fix sparse warning about different address spacesAlexandre Ghiti
2025-09-05riscv: Fix sparse warning in __get_user_error()Alexandre Ghiti
2025-09-05riscv: kexec: Initialize kexec_buf structBreno Leitao
2025-09-05riscv: use lw when reading int cpu in asm_per_cpuRadim Krčmář
2025-09-05riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_idRadim Krčmář
2025-09-05riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REGRadim Krčmář
2025-09-05riscv: uaccess: fix __put_user_nocheck for unaligned accessesAurelien Jarno
2025-09-05riscv: use lw when reading int cpu in new_vmalloc_checkRadim Krčmář
2025-09-04riscv: Only allow LTO with CMODEL_MEDANYNathan Chancellor
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-08-02kexec: enable CMA based contiguous allocationAlexander Graf
2025-08-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-07-31cfi: Move BPF CFI types and helpers to generic codeSami Tolvanen
2025-07-31cfi: add C CFI type macroMark Rutland
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-30Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds