summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include/asm/pgtable.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-111-2/+0
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-251-5/+0
* openrisc: map as uncached in ioremapChristoph Hellwig2019-08-311-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock2017-11-031-6/+10
* openrisc: initial SMP supportStefan Kristiansson2017-11-031-1/+1
* openrisc: add forward declaration for struct vm_area_structTobias Klauser2017-09-111-0/+2
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
* openrisc: fix PTRS_PER_PGD defineStefan Kristiansson2016-12-121-1/+1
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-8/+0
* consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
* Remove remaining bits of io_remap_page_range()Javi Merino2012-03-241-1/+0
* OpenRISC: Memory managementJonas Bonn2011-07-221-0/+463