summaryrefslogtreecommitdiff
path: root/arch/xtensa/mm/highmem.c
AgeCommit message (Expand)Author
2020-11-16xtensa/mm/highmem: Make generic kmap_atomic() work correctlyThomas Gleixner
2020-11-06xtensa/mm/highmem: Switch to generic kmap atomicThomas Gleixner
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny
2020-06-04arch/kmap: don't hard code kmap_prot valuesIra Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/xtensa: move kmap build bug out of the wayIra Weiny
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
2014-08-14xtensa: support aliasing cache in kmapMax Filippov
2014-08-14xtensa: support aliasing cache in k[un]map_atomicMax Filippov
2014-08-14xtensa: make fixmap region addressing grow with indexMax Filippov
2014-04-06xtensa: add HIGHMEM supportMax Filippov