summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm/highmem.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-0/+4
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
2016-08-19ARC: export kmapVineet Gupta1-0/+1
2016-03-11ARC: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-12-21ARC: mm: HIGHMEM: Fix section mismatch splatVineet Gupta1-2/+2
2015-10-28ARC: mm: HIGHMEM: kmap API implementationVineet Gupta1-0/+140