mirror_ubuntu-kernels/arch
Matthew Wilcox (Oracle) e724e7aaf9 csky: implement the new page table range API
Add PFN_PTE_SHIFT, update_mmu_cache_range() and flush_dcache_folio().
Change the PG_dcache_clean flag from being per-page to per-folio.

Link: https://lkml.kernel.org/r/20230802151406.3735276-12-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Guo Ren <guoren@kernel.org>
Acked-by: Mike Rapoport (IBM) <rppt@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-08-24 16:20:20 -07:00
..
alpha alpha: implement the new page table range API 2023-08-24 16:20:19 -07:00
arc arc: implement the new page table range API 2023-08-24 16:20:20 -07:00
arm arm: implement the new page table range API 2023-08-24 16:20:20 -07:00
arm64 arm64: implement the new page table range API 2023-08-24 16:20:20 -07:00
csky csky: implement the new page table range API 2023-08-24 16:20:20 -07:00
hexagon hexagon: convert __pte_free_tlb() to use ptdescs 2023-08-21 13:37:56 -07:00
ia64 ia64: mm: convert to GENERIC_IOREMAP 2023-08-18 10:12:33 -07:00
loongarch loongarch: convert various functions to use ptdescs 2023-08-21 13:37:56 -07:00
m68k m68k: convert various functions to use ptdescs 2023-08-21 13:37:56 -07:00
microblaze slab updates for 6.5 2023-06-29 16:34:12 -07:00
mips mips: convert various functions to use ptdescs 2023-08-21 13:37:56 -07:00
nios2 nios2: convert __pte_free_tlb() to use ptdescs 2023-08-21 13:37:57 -07:00
openrisc openrisc: convert __pte_free_tlb() to use ptdescs 2023-08-21 13:37:57 -07:00
parisc parisc: mm: convert to GENERIC_IOREMAP 2023-08-18 10:12:35 -07:00
powerpc mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED 2023-08-24 16:20:17 -07:00
riscv mm: convert page_table_check_pte_set() to page_table_check_ptes_set() 2023-08-24 16:20:18 -07:00
s390 mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED 2023-08-24 16:20:17 -07:00
sh sh: convert pte_free_tlb() to use ptdescs 2023-08-21 13:37:57 -07:00
sparc sparc: convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents 2023-08-21 13:37:58 -07:00
um um: convert {pmd, pte}_free_tlb() to use ptdescs 2023-08-21 13:37:58 -07:00
x86 mm: convert page_table_check_pte_set() to page_table_check_ptes_set() 2023-08-24 16:20:18 -07:00
xtensa xtensa: mm: convert to GENERIC_IOREMAP 2023-08-18 10:12:35 -07:00
.gitignore
Kconfig - Arnd Bergmann has fixed a bunch of -Wmissing-prototypes in 2023-06-28 10:59:38 -07:00