summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm/highmem.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+4
* 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
* ARC: export kmapVineet Gupta2016-08-191-0/+1
* ARC: Fix misspellings in comments.Adam Buchbinder2016-03-111-1/+1
* ARC: mm: HIGHMEM: Fix section mismatch splatVineet Gupta2015-12-211-2/+2
* ARC: mm: HIGHMEM: kmap API implementationVineet Gupta2015-10-281-0/+140