summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-1/+1
2024-03-06RISC-V: KVM: Allow Zacas extension for Guest/VMAnup Patel1-0/+1
2024-03-06RISC-V: KVM: Allow Ztso extension for Guest/VMAnup Patel1-0/+1
2024-03-01Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-65/+36
2024-02-29riscv: Sparse-Memory/vmemmap out-of-bounds fixDimitris Vlachos1-1/+1
2024-02-29Merge patch series "NAPOT Fixes"Palmer Dabbelt2-60/+5
2024-02-29riscv: Fix pte_leaf_size() for NAPOTAlexandre Ghiti1-0/+4
2024-02-29Revert "riscv: mm: support Svnapot in huge vmap"Alexandre Ghiti1-60/+1
2024-02-29Merge patch series "riscv: cbo.zero fixes"Palmer Dabbelt3-0/+5
2024-02-29riscv: Save/restore envcfg CSR during CPU suspendSamuel Holland1-0/+1
2024-02-29riscv: Add a custom ISA extension for the [ms]envcfg CSRSamuel Holland1-0/+2
2024-02-29riscv: Fix enabling cbo.zero when running in M-modeSamuel Holland1-0/+2
2024-02-24kexec: split crashkernel reservation code out from crash_core.cBaoquan He1-2/+2
2024-02-23riscv: remove MCOUNT_NAME workaroundNathan Chancellor1-12/+2
2024-02-23arch and include: update LLVM Phabricator linksNathan Chancellor1-1/+1
2024-02-22riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATIONAlexandre Ghiti1-0/+2
2024-02-22riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctlyYangyu Chen1-1/+1
2024-02-22riscv: add CALLER_ADDRx supportZong Li1-0/+5
2024-02-22Merge commit '8246601a7d391ce8207408149d65732f28af81a1' into fixesPalmer Dabbelt1-3/+17
2024-02-22riscv/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand1-0/+2
2024-02-22arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy1-22/+0
2024-02-15Merge patch series "membarrier: riscv: Core serializing command"Palmer Dabbelt2-0/+79
2024-02-15membarrier: riscv: Provide core serializing commandAndrea Parri2-0/+48
2024-02-15membarrier: riscv: Add full memory barrier in switch_mm()Andrea Parri1-0/+31
2024-02-10work around gcc bugs with 'asm goto' with outputsLinus Torvalds5-11/+11
2024-02-09Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-1/+10
2024-02-08kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini1-1/+0
2024-02-07riscv: declare overflow_stack as exported from traps.cBen Dooks1-0/+5
2024-02-07riscv: Fix arch_hugetlb_migration_supported() for NAPOTAlexandre Ghiti1-0/+3
2024-02-07riscv: Flush the tlb when a page directory is freedAlexandre Ghiti1-1/+1
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan1-1/+2
2024-01-31riscv: mm: execute local TLB flush after populating vmemmapVincent Chen1-0/+1
2024-01-26Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-0/+27
2024-01-25riscv: Avoid code duplication with generic bitops implementationXiao Wang1-114/+24
2024-01-25riscv: blacklist assembly symbols for kprobeClément Léger1-0/+10
2024-01-25Merge patch series "riscv: support fast gup"Palmer Dabbelt3-8/+69
2024-01-25riscv: enable HAVE_FAST_GUP if MMUJisheng Zhang1-0/+6
2024-01-25riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMUJisheng Zhang2-5/+36
2024-01-25riscv: tlb: convert __p*d_free_tlb() to inline functionsJisheng Zhang1-22/+32
2024-01-25riscv: tlb: fix __p*d_free_tlb()Jisheng Zhang1-3/+17
2024-01-23RISC-V: add helper function to read the vector VLENHeiko Stuebner1-0/+11
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds22-62/+664
2024-01-19RISC-V: KVM: Allow Zfa extension for Guest/VMAnup Patel1-0/+1
2024-01-19RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VMAnup Patel1-0/+2
2024-01-19RISC-V: KVM: Allow Zihintntl extension for Guest/VMAnup Patel1-0/+1
2024-01-19RISC-V: KVM: Allow Zfh[min] extensions for Guest/VMAnup Patel1-0/+2
2024-01-19RISC-V: KVM: Allow vector crypto extensions for Guest/VMAnup Patel1-0/+10
2024-01-19RISC-V: KVM: Allow scalar crypto extensions for Guest/VMAnup Patel1-0/+10
2024-01-19RISC-V: KVM: Allow Zbc extension for Guest/VMAnup Patel1-0/+1
2024-01-19Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-1/+3