summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* hexagon: switch to NO_BOOTMEMMike Rapoport2018-10-261-12/+8
* hexagon: drop the unused variable zero_page_maskAnshuman Khandual2018-06-151-3/+0
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* mm/hexagon: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-3/+1
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* Hexagon: update copyright datesRichard Kuo2013-04-301-1/+1
* Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo2013-04-301-12/+21
* Hexagon: Copyright marking changesRichard Kuo2012-10-181-1/+1
* Hexagon: Add page-fault support.Richard Kuo2011-11-011-0/+276