summaryrefslogtreecommitdiff
path: root/arch/hexagon/mm/init.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-18hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-0/+42
2022-03-23mm: remove mmu_gathers storage from remaining architecturesStafford Horne1-2/+0
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-1/+0
2020-06-04mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport1-3/+3
2019-09-26hexagon: drop empty and unused free_initrd_memMike Rapoport1-13/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner1-14/+1
2019-05-14hexagon: switch over to generic free_initmem()Mike Rapoport1-10/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+0
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-10-27hexagon: switch to NO_BOOTMEMMike Rapoport1-12/+8
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual1-3/+0
2016-08-03treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2013-07-04mm/hexagon: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-3/+1
2013-07-04mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-05-01Hexagon: update copyright datesRichard Kuo1-1/+1
2013-05-01Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo1-12/+21
2012-10-19Hexagon: Copyright marking changesRichard Kuo1-1/+1
2011-11-01Hexagon: Add page-fault support.Richard Kuo1-0/+276