..
alpha
alpha: implement the new page table range API
2023-08-24 16:20:19 -07:00
arc
arc: mm: convert to GENERIC_IOREMAP
2023-08-18 10:12:33 -07:00
arm
minmax: add in_range() macro
2023-08-24 16:20:18 -07:00
arm64
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
2023-08-24 16:20:18 -07:00
csky
csky: convert __pte_free_tlb() to use ptdescs
2023-08-21 13:37:55 -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