aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-2/+0
2020-06-01sh: remove sh5 supportArnd Bergmann1-17/+0
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2019-07-12sh: use the generic get_user_pages_fast codeChristoph Hellwig1-0/+37
2018-12-28sh: include: convert to SPDX identifiersKuninori Morimoto1-5/+2
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour1-2/+0
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2011-05-31sh64: asm/pgtable.h needs asm/mmu.hPaul Mundt1-0/+1
2011-01-14sh: Fix up breakage from asm-generic/pgtable.h changes.Paul Mundt1-0/+1
2010-11-04sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Paul Mundt1-12/+0
2010-10-27sh64: _PAGE_SPECIAL support.Paul Mundt1-0/+2
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+2
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+2
2010-01-13sh: Rename split-level pgtable headers.Paul Mundt1-2/+2
2010-01-13sh: default to extended TLB support.Paul Mundt1-1/+1
2010-01-02sh: Move page table allocation out of lineMatt Fleming1-2/+2
2009-12-17sh: Definitions for 3-level page table layoutMatt Fleming1-0/+4
2009-12-17sh: Abstract the number of page table levelsMatt Fleming1-17/+1
2009-10-10sh: Shut up CONFIG_32BIT=n compiler warnings.Paul Mundt1-1/+1
2009-10-10sh: Prepare for dynamic PMB supportMatt Fleming1-4/+22
2009-08-15sh: Provide the kmap_coherent() interface generically.Paul Mundt1-6/+0
2009-08-04sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt1-0/+6
2009-07-29sh: update_mmu_cache() consolidation.Paul Mundt1-2/+13
2009-07-27sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt1-2/+1
2009-07-27sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt1-1/+2
2009-07-22sh: Migrate from PG_mapped to PG_dcache_dirty.Paul Mundt1-7/+0
2009-05-07sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt1-0/+4
2008-11-10sh: Handle fixmap TLB eviction more coherently.Paul Mundt1-0/+6
2008-09-12sh: ioremap_prot support.Paul Mundt1-0/+1
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-0/+152