summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/mcf_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-05-29m68k: Pass a pointer to virt_to_pfn() virt_to_page()Linus Walleij
2023-04-18m68k/mm: use correct bit number in _PAGE_SWP_EXCLUSIVE commentDavid Hildenbrand
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
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-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-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
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
2012-02-07m68k: Add shared bit to Coldfire kernel page entriesAlexander Stein
2011-12-30m68k: page table support definitions and code for ColdFire MMUGreg Ungerer