summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm/fixmap.h
Commit message (Expand)AuthorAgeFilesLines
* xtensa/mm/highmem: Make generic kmap_atomic() work correctlyThomas Gleixner2020-11-161-48/+7
* xtensa/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-061-2/+2
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-8/+0
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* xtensa: get rid of __ARCH_USE_5LEVEL_HACKMike Rapoport2019-11-261-3/+5
* xtensa: move fixmap and kmap just above the KSEGMax Filippov2017-12-161-2/+2
* xtensa: add alternative kernel memory layoutsMax Filippov2016-07-241-0/+5
* xtensa: support aliasing cache in k[un]map_atomicMax Filippov2014-08-141-1/+2
* xtensa: make fixmap region addressing grow with indexMax Filippov2014-08-141-3/+24
* xtensa: add HIGHMEM supportMax Filippov2014-04-061-0/+58