summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/motorola_pgtable.h
AgeCommit message (Expand)Author
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-24m68k: implement the new page table range APIMatthew Wilcox (Oracle)
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02m68k/mm/motorola: specify pmd_page() typeLorenzo Stoakes
2022-07-17m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09m68k/mm: move {cache,nocahe}_page() definitions close to their userMike Rapoport
2020-06-09m68k/mm/motorola: move comment about page table allocation funcitonsMike Rapoport
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-02-10m68k: mm: Use table allocator for pgtablesPeter Zijlstra
2020-02-10m68k: mm: Improve kernel_page_table()Peter Zijlstra
2020-02-10m68k: mm: Restructure Motorola MMU page-table layoutPeter Zijlstra
2019-12-04m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-02-10m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2011-12-30m68k: use ColdFire MMU read/write bit flags when ioremappingGreg Ungerer
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2009-01-16m68k,m68knommu: merge header filesSam Ravnborg