2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/arch/m68k/mm
Matthew Wilcox (Oracle) e94715982c m68k: remove use of page->index
Switch to using struct ptdesc to store the markbits which will allow us to
remove index from struct page.

Link: https://lkml.kernel.org/r/20250516151332.3705351-1-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2025-05-31 22:46:06 -07:00
..
cache.c m68k: Remove set_fs() 2021-09-24 13:35:07 +02:00
fault.c m68k: mm: Add and use "fault.h" 2023-10-06 10:03:02 +02:00
fault.h m68k: mm: Add and use "fault.h" 2023-10-06 10:03:02 +02:00
hwtest.c m68k: mm: Include <asm/hwtest.h> for hwreg_() 2023-10-06 10:03:02 +02:00
init.c arch, mm: make releasing of memory to page allocator more explicit 2025-03-17 22:06:53 -07:00
kmap.c m68k: Introduce a virtual m68k machine 2022-04-11 11:48:01 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mcfmmu.c mm/memblock: add memblock_alloc_or_panic interface 2025-01-25 20:22:38 -08:00
memory.c m68k: Remove set_fs() 2021-09-24 13:35:07 +02:00
motorola.c m68k: remove use of page->index 2025-05-31 22:46:06 -07:00
sun3kmap.c m68k: sun3/3x: Add and use "sun3.h" 2023-10-06 10:03:04 +02:00
sun3mmu.c mm/memblock: add memblock_alloc_or_panic interface 2025-01-25 20:22:38 -08:00