index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
Age
Commit message (
Expand
)
Author
2024-02-22
riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
Alexandre Ghiti
2024-02-07
riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask
Alexandre Ghiti
2024-02-07
riscv: Fix arch_hugetlb_migration_supported() for NAPOT
Alexandre Ghiti
2024-02-01
Merge patch series "svnapot fixes"
Palmer Dabbelt
2024-02-01
riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
Alexandre Ghiti
2024-02-01
riscv: Fix set_huge_pte_at() for NAPOT mapping
Alexandre Ghiti
2024-01-31
riscv: mm: execute local TLB flush after populating vmemmap
Vincent Chen
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-01-18
riscv: Fix build error on rv32 + XIP
Alexandre Ghiti
2024-01-17
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-11
riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Alexandre Ghiti
2024-01-11
riscv: Use hugepage mappings for vmemmap
Alexandre Ghiti
2024-01-11
Merge patch series "riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_...
Palmer Dabbelt
2024-01-09
riscv: select DCACHE_WORD_ACCESS for efficient unaligned access HW
Jisheng Zhang
2024-01-09
Merge patch series "Fix XIP boot and make XIP testable in QEMU"
Palmer Dabbelt
2024-01-09
Merge remote-tracking branch 'palmer/fixes' into for-next
Palmer Dabbelt
2024-01-09
riscv: Make XIP bootable again
Frederik Haxel
2024-01-09
riscv: Fix set_direct_map_default_noflush() to reset _PAGE_EXEC
Alexandre Ghiti
2024-01-09
riscv: Fix wrong usage of lm_alias() when splitting a huge linear mapping
Alexandre Ghiti
2023-12-29
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
2023-12-20
riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
2023-12-20
riscv: mm: Only compile pgtable.c if MMU
Alexandre Ghiti
2023-12-14
riscv: Enable pcpu page first chunk allocator
Alexandre Ghiti
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-08
Merge patch series "riscv: Fix set_memory_XX() and set_direct_map_XX()"
Palmer Dabbelt
2023-11-08
riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear m...
Alexandre Ghiti
2023-11-08
riscv: Don't use PGD entries for the linear mapping
Alexandre Ghiti
2023-11-07
riscv: split cache ops out of dma-noncoherent.c
Christoph Hellwig
2023-11-06
Merge patch series "riscv: tlb flush improvements"
Palmer Dabbelt
2023-11-06
riscv: Improve flush_tlb_kernel_range()
Alexandre Ghiti
2023-11-06
riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
2023-11-06
riscv: Improve flush_tlb_range() for hugetlb pages
Alexandre Ghiti
2023-11-06
riscv: Improve tlb_flush()
Alexandre Ghiti
2023-11-05
Merge patch series "Improve PTDUMP and introduce new fields"
Palmer Dabbelt
2023-11-05
riscv: Introduce NAPOT field to PTDUMP
Yu Chien Peter Lin
2023-11-05
riscv: Introduce PBMT field to PTDUMP
Yu Chien Peter Lin
2023-11-05
riscv: Improve PTDUMP to show RSW with non-zero value
Yu Chien Peter Lin
2023-11-05
RISC-V: capitalise CMO op macros
Conor Dooley
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-31
Merge patch series "RISC-V: ACPI improvements"
Palmer Dabbelt
2023-10-31
riscv: correct pt_level name via pgtable_l5/4_enabled
Song Shuai
2023-10-31
RISC-V: Provide pgtable_l5_enabled on rv32
Palmer Dabbelt
2023-10-26
RISC-V: cacheflush: Initialize CBO variables on ACPI systems
Sunil V L
2023-10-06
riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is set
Alexandre Ghiti
2023-10-06
riscv: handle VM_FAULT_[HWPOISON|HWPOISON_LARGE] faults instead of panicking
Alexandre Ghiti
[next]