aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/mm/mmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-01xtensa: move asid_cache from fault.c to mmu.cMax Filippov1-0/+2
2021-09-27xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap1-1/+1
2020-11-16xtensa/mm/highmem: Make generic kmap_atomic() work correctlyThomas Gleixner1-1/+2
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport1-4/+1
2019-11-26xtensa: get rid of __ARCH_USE_5LEVEL_HACKMike Rapoport1-1/+2
2019-11-26xtensa: mm: fix PMD folding implementationMike Rapoport1-1/+2
2019-04-04xtensa: fix format string warning in init_pmdMax Filippov1-1/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-0/+3
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport1-1/+1
2017-12-16xtensa: don't clear swapper_pg_dir in paging_initMax Filippov1-1/+0
2017-12-16xtensa: extract init_kioMax Filippov1-13/+17
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-08-14xtensa: allow fixmap and kmap span more than one page tableMax Filippov1-16/+22
2014-04-06xtensa: add HIGHMEM supportMax Filippov1-0/+36
2014-01-19xtensa: fix warning '"CONFIG_OF" is not defined'Max Filippov1-1/+1
2014-01-15xtensa: remap io area defined in device treeBaruch Siach1-0/+16
2014-01-14xtensa: add SMP supportMax Filippov1-2/+2
2013-11-15xtensa: use buddy allocator for PTE tableKirill A. Shutemov1-20/+0
2013-05-09xtensa: add MMU v3 supportMax Filippov1-5/+9
2012-12-18xtensa: fix RASID SR initializationMax Filippov1-1/+1
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2009-04-02xtensa: nommu supportJohannes Weiner1-0/+70