summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm
AgeCommit message (Expand)Author
2024-02-29riscv: Sparse-Memory/vmemmap out-of-bounds fixDimitris Vlachos
2024-02-29Merge patch series "NAPOT Fixes"Palmer Dabbelt
2024-02-29riscv: Fix pte_leaf_size() for NAPOTAlexandre Ghiti
2024-02-29Revert "riscv: mm: support Svnapot in huge vmap"Alexandre Ghiti
2024-02-29Merge patch series "riscv: cbo.zero fixes"Palmer Dabbelt
2024-02-29riscv: Save/restore envcfg CSR during CPU suspendSamuel Holland
2024-02-29riscv: Add a custom ISA extension for the [ms]envcfg CSRSamuel Holland
2024-02-29riscv: Fix enabling cbo.zero when running in M-modeSamuel Holland
2024-02-23kexec: split crashkernel reservation code out from crash_core.cBaoquan He
2024-02-22riscv: remove MCOUNT_NAME workaroundNathan Chancellor
2024-02-22arch and include: update LLVM Phabricator linksNathan Chancellor
2024-02-22riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATIONAlexandre Ghiti
2024-02-22riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctlyYangyu Chen
2024-02-22riscv: add CALLER_ADDRx supportZong Li
2024-02-22Merge commit '8246601a7d391ce8207408149d65732f28af81a1' into fixesPalmer Dabbelt
2024-02-22riscv/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand
2024-02-22arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy
2024-02-15Merge patch series "membarrier: riscv: Core serializing command"Palmer Dabbelt
2024-02-15membarrier: riscv: Provide core serializing commandAndrea Parri
2024-02-15membarrier: riscv: Add full memory barrier in switch_mm()Andrea Parri
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-07riscv: declare overflow_stack as exported from traps.cBen Dooks
2024-02-07riscv: Fix arch_hugetlb_migration_supported() for NAPOTAlexandre Ghiti
2024-02-06riscv: Flush the tlb when a page directory is freedAlexandre Ghiti
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan
2024-01-31riscv: mm: execute local TLB flush after populating vmemmapVincent Chen
2024-01-24riscv: Avoid code duplication with generic bitops implementationXiao Wang
2024-01-24riscv: blacklist assembly symbols for kprobeClément Léger
2024-01-24Merge patch series "riscv: support fast gup"Palmer Dabbelt
2024-01-24riscv: enable HAVE_FAST_GUP if MMUJisheng Zhang
2024-01-24riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMUJisheng Zhang
2024-01-24riscv: tlb: convert __p*d_free_tlb() to inline functionsJisheng Zhang
2024-01-24riscv: tlb: fix __p*d_free_tlb()Jisheng Zhang
2024-01-22RISC-V: add helper function to read the vector VLENHeiko Stuebner
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-01-17RISC-V: Implement archrandom when Zkr is availableSamuel Ortiz
2024-01-17riscv: Optimize hweight API with Zbb extensionXiao Wang
2024-01-17Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"Palmer Dabbelt
2024-01-17riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS supportSong Shuai
2024-01-17riscv: ftrace: Make function graph use ftrace directlySong Shuai
2024-01-17Merge patch series "riscv: Add fine-tuned checksum functions"Palmer Dabbelt
2024-01-17riscv: Add checksum libraryCharlie Jenkins
2024-01-17riscv: Add checksum headerCharlie Jenkins
2024-01-17riscv: Add static key for misaligned accessesCharlie Jenkins
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-17Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-16Merge patch series "riscv: support kernel-mode Vector"Palmer Dabbelt
2024-01-16riscv: vector: allow kernel-mode Vector with preemptionAndy Chiu
2024-01-16riscv: vector: use kmem_cache to manage vector contextAndy Chiu