summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm
AgeCommit message (Expand)Author
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-05Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-24riscv: mm: add userfaultfd write-protect supportChunyan Zhang
2025-11-24riscv: mm: add soft-dirty page tracking supportChunyan Zhang
2025-11-24riscv: add RISC-V Svrsw60t59b extension supportChunyan Zhang
2025-11-24RISC-V: KVM: Flush VS-stage TLB after VCPU migration for Andes coresHui Min Mina Chou
2025-11-24KVM: riscv: Support enabling dirty log gradually in small chunksDong Yang
2025-11-24RISC-V: KVM: Add SBI MPXY extension support for GuestAnup Patel
2025-11-24RISC-V: KVM: Convert kvm_riscv_vcpu_sbi_forward() into extension handlerAnup Patel
2025-11-21Merge branch 'objtool/core'Peter Zijlstra
2025-11-19riscv: hwprobe: Expose Zicbop extension and its block sizeYao Zihong
2025-11-19riscv: Introduce Zalasr instructionsXu Lu
2025-11-19riscv: Add ISA extension parsing for ZalasrXu Lu
2025-11-19riscv: ptrace: Optimize the allocation of vector regsetYong-Xuan Wang
2025-11-19riscv: cmpxchg: Use riscv_has_extension_likelyVivian Wang
2025-11-19riscv: bitops: Use riscv_has_extension_likelyVivian Wang
2025-11-19riscv: hweight: Use riscv_has_extension_likelyVivian Wang
2025-11-19riscv: checksum: Use riscv_has_extension_likelyVivian Wang
2025-11-19riscv: pgtable: Use riscv_has_extension_unlikelyVivian Wang
2025-11-15riscv: Update MIPS vendor id to 0x127Chao-ying Fu
2025-11-03riscv/uaccess: Use unsafe wrappers for ASM GOTOThomas Gleixner
2025-10-27riscv: asm: use .insn for making custom instructionsBen Dooks
2025-10-17riscv: hwprobe: Fix stale vDSO data for late-initialized keys at bootJingwei Wang
2025-10-17riscv: add a forward declaration for cpuinfo_opPaul Walmsley
2025-10-17riscv: Remove the PER_CPU_OFFSET_SHIFT macroSamuel Holland
2025-10-17riscv: mm: Define MAX_POSSIBLE_PHYSMEM_BITS for zsmallocSamuel Holland
2025-10-17RISC-V: Define pgprot_dmacoherent() for non-coherent devicesAnup Patel
2025-10-09riscv: kgdb: Ensure that BUFMAX > NUMREGBYTESMiquel Sabaté Solà
2025-10-04Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-09-30Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-29Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-25ACPI: RISC-V: Add RPMI System MSI to GSI mappingSunil V L
2025-09-25ACPI: RISC-V: Add support to update gsi rangeSunil V L
2025-09-24RISC-V: Add defines for the SBI message proxy extensionAnup Patel
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-23riscv: Use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti
2025-09-19riscv: errata: Fix the PAUSE Opcode for MIPS P8700Djordje Todorovic
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: Move vendor errata definitions to new headerGuo Ren (Alibaba DAMO Academy)
2025-09-18riscv: introduce asm/swab.hIgnacio Encinas