summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/pgtable_mm.h
AgeCommit message (Expand)Author
2023-08-24m68k: implement the new page table range APIMatthew Wilcox (Oracle)
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-04-11m68k: Introduce a virtual m68k machineLaurent Vivier
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-02-10m68k: mm: Restructure Motorola MMU page-table layoutPeter Zijlstra
2019-12-04m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2011-12-30m68k: add page table size definitions for ColdFire V4e MMUGreg Ungerer
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-12-09m68k: rename global variable vmalloc_end to m68k_vmalloc_endTejun Heo
2009-08-26m68k: Fix redefinition of pgprot_noncachedAlexey Dobriyan
2009-01-16m68k,m68knommu: merge header filesSam Ravnborg