summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/mcf_pgtable.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-08-25m68k: implement the new page table range APIMatthew Wilcox (Oracle)1-0/+1
2023-07-12mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-1/+1
2023-05-29m68k: Pass a pointer to virt_to_pfn() virt_to_page()Linus Walleij1-2/+1
2023-04-19m68k/mm: use correct bit number in _PAGE_SWP_EXCLUSIVE commentDavid Hildenbrand1-1/+1
2023-02-03mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-03microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-2/+2
2023-02-03m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-3/+33
2022-07-18m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-59/+0
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+1
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-0/+2
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-22/+1
2020-06-09m68k/mm: move {cache,nocahe}_page() definitions close to their userMike Rapoport1-40/+0
2020-04-11mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-10/+0
2019-12-05m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport1-18/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-02-11m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-21/+2
2012-02-07m68k: Add shared bit to Coldfire kernel page entriesAlexander Stein1-1/+2
2011-12-30m68k: page table support definitions and code for ColdFire MMUGreg Ungerer1-0/+425