summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm
AgeCommit message (Expand)Author
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-21RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESETRadim Krčmář
2025-05-21KVM: RISC-V: remove unnecessary SBI reset stateRadim Krčmář
2025-05-21KVM: RISC-V: refactor sbi reset requestRadim Krčmář
2025-05-21KVM: RISC-V: refactor vector state resetRadim Krčmář
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-04-29riscv: entry: Split ret_from_fork() into user and kernelCharlie Jenkins
2025-04-29riscv: entry: Convert ret_from_fork() to CCharlie Jenkins
2025-04-24riscv: Replace function-like macro by static inline functionBjörn Töpel
2025-04-16Merge tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt
2025-04-16Merge patch series "riscv: Rework the arch_kgdb_breakpoint() implementation"Palmer Dabbelt
2025-04-16riscv: KGDB: Do not inline arch_kgdb_breakpoint()WangYuli
2025-04-16riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor
2025-04-14riscv: Provide all alternative macros all the timeAndrew Jones
2025-04-10riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-03Merge tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-04-01riscv: pgtable: unconditionally use tlb_remove_ptdesc()Qi Zheng
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-01riscv: Add norvc after .option arch in runtime constCharlie Jenkins
2025-04-01riscv: Make sure toolchain supports zba before using zba instructionsAlexandre Ghiti
2025-04-01Merge patch series "Add some validation for vector, vector crypto and fp stuff"Alexandre Ghiti
2025-03-31riscv: Add norvc after .option arch in runtime constCharlie Jenkins
2025-03-26Merge patch series "riscv: Relocatable NOMMU kernels"Palmer Dabbelt
2025-03-26riscv: Remove CONFIG_PAGE_OFFSETSamuel Holland
2025-03-26riscv: Support CONFIG_RELOCATABLE on NOMMUSamuel Holland
2025-03-26riscv: Allow NOMMU kernels to access all of RAMSamuel Holland
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25RISC-V: add vector extension validation checksConor Dooley
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'bitmap-for-6.15' of https://github.com/norov/linuxLinus Torvalds
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini
2025-03-20Merge patch series "riscv: Add runtime constant support"Alexandre Ghiti
2025-03-20riscv: Add runtime constant supportCharlie Jenkins
2025-03-20riscv: Move nop definition to insn-def.hCharlie Jenkins
2025-03-20Merge patch series "riscv: Unaligned access speed probing fixes and skipping"Alexandre Ghiti
2025-03-19riscv: Annotate unaligned access init functionsAndrew Jones
2025-03-19riscv: add parsing for Zaamo and Zalrsc extensionsClément Léger
2025-03-18riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_...Juhan Jin
2025-03-18riscv: tracing: Fix __write_overflow_field in ftrace_partial_regs()Charlie Jenkins
2025-03-18Merge patch series "Support SSTC while PM operations"Alexandre Ghiti
2025-03-18riscv: Add stimecmp save and restoreNick Hu
2025-03-18RISC-V: hwprobe: Expose Zicbom extension and its block sizeYunhui Cui
2025-03-18Merge patch series "riscv: Add bfloat16 instruction support"Alexandre Ghiti
2025-03-18riscv: add ISA extension parsing for bfloat16 ISA extensionInochi Amaoto