summaryrefslogtreecommitdiffstats
path: root/arch/score/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* arch: remove score portArnd Bergmann2018-03-091-270/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* score: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-16/+2
* consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-3/+0
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+2
* score: update inconsistent declare after .c was changedChen Liqin2009-08-301-10/+21
* score: update files according to review commentsChen Liqin2009-06-191-25/+34
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-191-0/+267