summaryrefslogtreecommitdiffstats
path: root/arch/score/include/asm/pgtable.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-09arch: remove score portArnd Bergmann1-270/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10score: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-16/+2
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-3/+0
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+2
2009-08-30score: update inconsistent declare after .c was changedChen Liqin1-10/+21
2009-06-19score: update files according to review commentsChen Liqin1-25/+34
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin1-0/+267