summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/mm/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* xtensa: move asid_cache from fault.c to mmu.cMax Filippov2022-05-011-0/+2
* xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap2021-09-271-1/+1
* xtensa/mm/highmem: Make generic kmap_atomic() work correctlyThomas Gleixner2020-11-161-1/+2
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-4/+1
* xtensa: get rid of __ARCH_USE_5LEVEL_HACKMike Rapoport2019-11-261-1/+2
* xtensa: mm: fix PMD folding implementationMike Rapoport2019-11-261-1/+2
* xtensa: fix format string warning in init_pmdMax Filippov2019-04-041-1/+1
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+3
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport2018-10-311-1/+1
* xtensa: don't clear swapper_pg_dir in paging_initMax Filippov2017-12-161-1/+0
* xtensa: extract init_kioMax Filippov2017-12-161-13/+17
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* xtensa: allow fixmap and kmap span more than one page tableMax Filippov2014-08-141-16/+22
* xtensa: add HIGHMEM supportMax Filippov2014-04-061-0/+36
* xtensa: fix warning '"CONFIG_OF" is not defined'Max Filippov2014-01-191-1/+1
* xtensa: remap io area defined in device treeBaruch Siach2014-01-151-0/+16
* xtensa: add SMP supportMax Filippov2014-01-141-2/+2
* xtensa: use buddy allocator for PTE tableKirill A. Shutemov2013-11-151-20/+0
* xtensa: add MMU v3 supportMax Filippov2013-05-091-5/+9
* xtensa: fix RASID SR initializationMax Filippov2012-12-181-1/+1
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* xtensa: nommu supportJohannes Weiner2009-04-021-0/+70