summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-2/+0
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
* sh64: asm/pgtable.h needs asm/mmu.hPaul Mundt2011-05-311-0/+1
* sh: Fix up breakage from asm-generic/pgtable.h changes.Paul Mundt2011-01-141-0/+1
* sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Paul Mundt2010-11-041-12/+0
* sh64: _PAGE_SPECIAL support.Paul Mundt2010-10-271-0/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+2
|\
| * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+2
* | sh: Rename split-level pgtable headers.Paul Mundt2010-01-131-2/+2
* | sh: default to extended TLB support.Paul Mundt2010-01-131-1/+1
* | sh: Move page table allocation out of lineMatt Fleming2010-01-021-2/+2
* | sh: Definitions for 3-level page table layoutMatt Fleming2009-12-171-0/+4
* | sh: Abstract the number of page table levelsMatt Fleming2009-12-171-17/+1
|/
* sh: Shut up CONFIG_32BIT=n compiler warnings.Paul Mundt2009-10-101-1/+1
* sh: Prepare for dynamic PMB supportMatt Fleming2009-10-101-4/+22
* sh: Provide the kmap_coherent() interface generically.Paul Mundt2009-08-151-6/+0
* sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt2009-08-041-0/+6
* sh: update_mmu_cache() consolidation.Paul Mundt2009-07-291-2/+13
* sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt2009-07-271-2/+1
* sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt2009-07-271-1/+2
* sh: Migrate from PG_mapped to PG_dcache_dirty.Paul Mundt2009-07-221-7/+0
* sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt2009-05-071-0/+4
* sh: Handle fixmap TLB eviction more coherently.Paul Mundt2008-11-101-0/+6
* sh: ioremap_prot support.Paul Mundt2008-09-121-0/+1
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-0/+152