aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/page.h
AgeCommit message (Expand)Author
2023-06-19sh: move the ARCH_DMA_MINALIGN definition to asm/cache.hCatalin Marinas
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)
2020-06-01sh: remove sh5 supportArnd Bergmann
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-10-16sh: add copy_user_page() alias for __copy_user()Ross Zwisler
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2011-11-04sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu
2011-10-28sh: kexec: Add PHYSICAL_STARTSimon Horman
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-05-10sh: rework memory limits to work with LMB.Paul Mundt
2010-04-25sh: Assembly friendly __pa and __va definitionsMatt Fleming
2010-02-18sh: Merge legacy and dynamic PMB modes.Paul Mundt
2010-02-17sh: uncached mapping helpers.Paul Mundt
2010-02-16sh: Kill off some superfluous legacy PMB special casing.Paul Mundt
2010-01-16sh: Acquire some more page flags for SH-5.Matt Fleming
2010-01-13sh: fixed PMB mode refactoring.Paul Mundt
2009-08-16sh: Convert cache disabled SH-5 over to new cache interface.Paul Mundt
2009-08-15sh: rework nommu for generic cache.c use.Paul Mundt
2009-07-27sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt
2009-07-27sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt
2009-07-22sh: Migrate from PG_mapped to PG_dcache_dirty.Paul Mundt
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-03-10sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda
2008-09-12sh: ioremap_prot support.Paul Mundt
2008-07-29sh: migrate to arch/sh/include/Paul Mundt