summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)AuthorFilesLines
3 daysriscv: pgtable: Cleanup useless VA_USER_XXX definitionsGuo Ren (Alibaba DAMO Academy)1-4/+0
2025-11-16riscv: Update MIPS vendor id to 0x127Chao-ying Fu1-1/+1
2025-10-28riscv: asm: use .insn for making custom instructionsBen Dooks3-7/+13
2025-10-18riscv: hwprobe: Fix stale vDSO data for late-initialized keys at bootJingwei Wang2-0/+13
2025-10-18riscv: add a forward declaration for cpuinfo_opPaul Walmsley1-0/+2
2025-10-18riscv: Remove the PER_CPU_OFFSET_SHIFT macroSamuel Holland1-7/+1
2025-10-18riscv: mm: Define MAX_POSSIBLE_PHYSMEM_BITS for zsmallocSamuel Holland1-0/+2
2025-10-18RISC-V: Define pgprot_dmacoherent() for non-coherent devicesAnup Patel1-0/+2
2025-10-10riscv: kgdb: Ensure that BUFMAX > NUMREGBYTESMiquel Sabaté Solà1-2/+7
2025-10-04Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+68
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-11/+89
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+3
2025-10-01Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-2/+4
2025-10-01Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-18/+13
2025-09-30Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds45-120/+477
2025-09-30Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2025-09-30Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2025-09-26ACPI: RISC-V: Add RPMI System MSI to GSI mappingSunil V L1-0/+1
2025-09-26ACPI: RISC-V: Add support to update gsi rangeSunil V L1-0/+5
2025-09-25RISC-V: Add defines for the SBI message proxy extensionAnup Patel1-0/+62
2025-09-25kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook1-2/+2
2025-09-24riscv: Use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti1-0/+17
2025-09-19riscv: errata: Fix the PAUSE Opcode for MIPS P8700Djordje Todorovic5-3/+24
2025-09-19riscv: hwprobe: Add MIPS vendor extension probingAleksa Paunovic4-1/+28
2025-09-19riscv: Add xmipsexectl instructionsAleksa Paunovic1-0/+19
2025-09-19riscv: Add xmipsexectl as a vendor extensionAleksa Paunovic2-0/+19
2025-09-18riscv: Move vendor errata definitions to new headerGuo Ren (Alibaba DAMO Academy)2-18/+25
2025-09-18riscv: introduce asm/swab.hIgnacio Encinas1-0/+87
2025-09-17riscv: Use generic TIF bitsThomas Gleixner1-18/+13
2025-09-17riscv: kprobes: Move branch_funct3 to insn.hNam Cao1-0/+5
2025-09-17riscv: kprobes: Move branch_rs2_idx to insn.hNam Cao1-0/+5
2025-09-17riscv: Move all duplicate insn parsing macros into asm/insn.hAlexandre Ghiti1-5/+166
2025-09-17riscv: Strengthen duplicate and inconsistent definition of RV_X()Alexandre Ghiti1-19/+20
2025-09-17riscv: Fix typo EXRACT -> EXTRACTAlexandre Ghiti1-1/+1
2025-09-17riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth31-71/+71
2025-09-17riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth3-5/+5
2025-09-17riscv: introduce ioremap_wc()Yunhui Cui2-0/+5
2025-09-16RISC-V: KVM: Upgrade the supported SBI version to 3.0Atish Patra1-1/+1
2025-09-16RISC-V: KVM: Implement get event info functionAtish Patra1-0/+3
2025-09-16drivers/perf: riscv: Implement PMU event info functionAtish Patra1-0/+9
2025-09-16drivers/perf: riscv: Add raw event v2 supportAtish Patra1-0/+4
2025-09-16RISC-V: KVM: Implement ONE_REG interface for SBI FWFT stateAnup Patel2-0/+16
2025-09-16RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementationAnup Patel1-1/+1
2025-09-16RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensionsAnup Patel1-9/+11
2025-09-16RISC-V: KVM: Allow bfloat16 extension for Guest/VMQuan Zhou1-0/+3
2025-09-16RISC-V: KVM: Allow Zicbop extension for Guest/VMQuan Zhou1-0/+1
2025-09-16RISC-V: KVM: Provide UAPI for Zicbop block sizeQuan Zhou1-0/+1
2025-09-16RISC-V: KVM: Add support for SBI_FWFT_POINTER_MASKING_PMLENSamuel Holland1-0/+4
2025-09-14mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)2-3/+3
2025-09-14riscv: use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti1-0/+11