summaryrefslogtreecommitdiff
path: root/arch/arc/mm/highmem.c
AgeCommit message (Expand)Author
2020-11-06arc/mm/highmem: Use generic kmap atomic implementationThomas Gleixner
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny
2019-12-01ARC: mm: remove __ARCH_USE_5LEVEL_HACKVineet Gupta
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport
2016-08-19ARC: export kmapVineet Gupta
2016-03-11ARC: Fix misspellings in comments.Adam Buchbinder
2015-12-21ARC: mm: HIGHMEM: Fix section mismatch splatVineet Gupta
2015-10-28ARC: mm: HIGHMEM: kmap API implementationVineet Gupta