aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/mm/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-17hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-0/+42
2022-03-22mm: 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-03mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport1-3/+3
2019-09-25hexagon: 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-26hexagon: switch to NO_BOOTMEMMike Rapoport1-12/+8
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual1-3/+0
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2013-07-03mm/hexagon: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-3/+1
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-04-30Hexagon: update copyright datesRichard Kuo1-1/+1
2013-04-30Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo1-12/+21
2012-10-18Hexagon: Copyright marking changesRichard Kuo1-1/+1
2011-11-01Hexagon: Add page-fault support.Richard Kuo1-0/+276