summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2024-04-30riscv: dts: starfive: visionfive 2: add tf cd-gpiosJisheng Zhang
2024-04-30riscv: dts: starfive: visionfive 2: use cpus label for timebase freqJisheng Zhang
2024-04-30riscv: dts: starfive: visionfive 2: update sound and codec dt node nameJisheng Zhang
2024-04-30riscv: dts: starfive: add 'cpus' label to jh7110 and jh7100 soc dtsiJisheng Zhang
2024-04-30Merge patch series "riscv: ASID-related and UP-related TLB flush enhancements"Palmer Dabbelt
2024-04-30riscv: select ARCH_HAS_FAST_MULTIPLIERJisheng Zhang
2024-04-30Merge patch series "riscv: enable lockless lockref implementation"Palmer Dabbelt
2024-04-30riscv: mm: still create swiotlb buffer for kmalloc() bouncing if requiredJisheng Zhang
2024-04-30riscv: Annotate pgtable_l{4,5}_enabled with __ro_after_initDawei Li
2024-04-30riscv: Remove redundant CONFIG_64BIT from pgtable_l{4,5}_enabledDawei Li
2024-04-30Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...Palmer Dabbelt
2024-04-30Merge patch series "riscv: fix patching with IPI"Palmer Dabbelt
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-29riscv: mm: Always use an ASID to flush mm contextsSamuel Holland
2024-04-29riscv: mm: Preserve global TLB entries when switching contextsSamuel Holland
2024-04-29riscv: mm: Make asid_bits a local variableSamuel Holland
2024-04-29riscv: mm: Use a fixed layout for the MM context IDSamuel Holland
2024-04-29riscv: mm: Introduce cntx2asid/cntx2version helper macrosSamuel Holland
2024-04-29riscv: Avoid TLB flush loops when affected by SiFive CIP-1200Samuel Holland
2024-04-29riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vmaSamuel Holland
2024-04-29riscv: mm: Combine the SMP and UP TLB flush codeSamuel Holland
2024-04-29riscv: Only send remote fences when some other CPU is onlineSamuel Holland
2024-04-29riscv: mm: Broadcast kernel TLB flushes only when neededSamuel Holland
2024-04-29riscv: Use IPIs for remote cache/TLB flushes by defaultSamuel Holland
2024-04-29riscv: Factor out page table TLB synchronizationSamuel Holland
2024-04-29riscv: Flush the instruction cache during SMP bringupSamuel Holland
2024-04-29Merge tag 'renesas-dts-for-v6.10-tag2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-04-28riscv: hwprobe: export Zihintpause ISA extensionClément Léger
2024-04-28riscv: misaligned: remove CONFIG_RISCV_M_MODE specific codeClément Léger
2024-04-28riscv: Do not save the scratch CSR during suspendSamuel Holland
2024-04-28Merge patch series "riscv: 64-bit NOMMU fixes and enhancements"Palmer Dabbelt
2024-04-28RISC-V: enable building 64-bit kernels with rust supportMiguel Ojeda
2024-04-28Merge patch series "Rework & improve riscv cmpxchg.h and atomic.h"Palmer Dabbelt
2024-04-27Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"Palmer Dabbelt
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy
2024-04-26RISC-V: KVM: Improve firmware counter read functionAtish Patra
2024-04-26RISC-V: KVM: Support 64 bit firmware counters on RV32Atish Patra
2024-04-26RISC-V: KVM: Add perf sampling support for guestsAtish Patra
2024-04-26RISC-V: KVM: Implement SBI PMU Snapshot featureAtish Patra
2024-04-26RISC-V: KVM: No need to exit to the user space if perf event failedAtish Patra
2024-04-26RISC-V: KVM: No need to update the counter value during resetAtish Patra
2024-04-26RISC-V: KVM: Fix the initial sample period valueAtish Patra
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand
2024-04-25riscv: mm: accelerate pagefault when badaccessKefeng Wang
2024-04-25mm/arch: provide pud_pfn() fallbackPeter Xu
2024-04-25mm: convert arch_clear_hugepage_flags to take a folioMatthew Wilcox (Oracle)
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-25mm/treewide: remove pXd_huge()Peter Xu