summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* hexagon: mm: include asm/setup.h for setup_arch_memory()'s prototypeNathan Chancellor2023-12-101-0/+1
* hexagon: mm: mark paging_init() as staticNathan Chancellor2023-12-101-1/+1
* hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-0/+42
* mm: remove mmu_gathers storage from remaining architecturesStafford Horne2022-03-221-2/+0
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
* mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport2020-06-031-3/+3
* hexagon: drop empty and unused free_initrd_memMike Rapoport2019-09-251-13/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner2019-06-051-14/+1
* hexagon: switch over to generic free_initmem()Mike Rapoport2019-05-141-10/+0
* 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