summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/pgtable_32.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-24sh: 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-02sh/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-04sh: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-02-10sh: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-11sh: Fix up legacy PTEA space attribute mapping.Paul Mundt
2011-01-11sh: Stub out legacy PCC pgprot encoding for X2 TLBs.Paul Mundt
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-10-27sh64: _PAGE_SPECIAL support.Paul Mundt
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-01-19sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.Paul Mundt
2010-01-16sh: New extended page flag to wire/unwire TLB entriesMatt Fleming
2009-12-14sh: Couple kernel and user write page perm bits for CONFIG_X2TLBMatt Fleming
2009-10-10sh: Prepare for dynamic PMB supportMatt Fleming
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt
2009-08-20sh: Better description of SH-4 PTEA register update.Michael Trimarchi
2009-07-22sh: Provide _PAGE_SPECIAL for 32-bit.Paul Mundt
2008-07-29sh: migrate to arch/sh/include/Paul Mundt