aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/pgtable_32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-17sparc: Fix -Wstringop-overflow warningOrlando Arias1-2/+2
2016-05-20sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg1-1/+1
2015-09-08sparc32: do not include swap.h from pgtable_32.hMichal Hocko1-1/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-11sparc32: fix broken set_pte()Kirill A. Shutemov1-1/+2
2015-02-10sparc: drop pte_file()-related helpersKirill A. Shutemov1-24/+0
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg1-5/+5
2014-04-29sparc32: fix sparse warning in init_32.cSam Ravnborg1-0/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-0/+1
2012-07-26sparc32: drop unused BAD_PAGE stuffSam Ravnborg1-7/+0
2012-07-26sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg1-32/+0
2012-07-26sparc32: drop swapper_pg_dirSam Ravnborg1-2/+3
2012-05-15sparc32: cleanup mm/fault_32.cSam Ravnborg1-2/+0
2012-05-14sparc32: remove runtime btfix supportSam Ravnborg1-1/+0
2012-05-13sparc32: Un-btfixup update_mmu_cache().David S. Miller1-3/+1
2012-05-13sparc32: drop btfixup in pgtable_32.hSam Ravnborg1-24/+36
2012-05-12sparc32: Un-btfixup more PTE constants and PTE ops.David S. Miller1-22/+17
2012-05-12sparc32: Un-btfixup pte_{write,dirty,young}iDavid S. Miller1-10/+3
2012-05-12sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}().David S. Miller1-23/+27
2012-05-12sparc32: Un-btfixup pmd_{bad,present}().David S. Miller1-5/+9
2012-05-12sparc32: Un-btfixup pgd_{none,bad,present}.David S. Miller1-6/+13
2012-05-12sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}.David S. Miller1-39/+23
2012-05-12sparc32: Un-btfixup pmd_page and pte_pfn.David S. Miller1-6/+25
2012-05-12sparc32: Un-btfixup {pte,pmd,pgd}_clear().David S. Miller1-6/+38
2012-05-12sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD}David S. Miller1-14/+6
2012-05-12sparc32: drop unused type/externSam Ravnborg1-8/+0
2012-05-12sparc32: Trivial removal of sun4c references in comments.David S. Miller1-5/+1
2012-05-11sparc32: Kill asm/vac-ops.hDavid S. Miller1-1/+0
2012-05-11sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg1-6/+14
2012-05-11sparc32: delete pgtsun4c.hSam Ravnborg1-9/+2
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-1/+1
2011-11-17sparc: Kill custom io_remap_pfn_range().David S. Miller1-4/+16
2011-04-21sparc32: avoid build warning at mm/percpu.c:1647Sam Ravnborg1-2/+4
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-3/+0
2010-05-25sparc32: Kill none_mask, it's bogus.David S. Miller1-3/+2
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-2/+2
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk1-4/+0
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg1-0/+480