summaryrefslogtreecommitdiff
path: root/arch/hexagon/mm/init.c
AgeCommit message (Expand)Author
2023-12-10hexagon: mm: include asm/setup.h for setup_arch_memory()'s prototypeNathan Chancellor
2023-12-10hexagon: mm: mark paging_init() as staticNathan Chancellor
2022-07-17hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-03-22mm: remove mmu_gathers storage from remaining architecturesStafford Horne
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2020-06-03mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport
2019-09-25hexagon: drop empty and unused free_initrd_memMike Rapoport
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner
2019-05-14hexagon: switch over to generic free_initmem()Mike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-26hexagon: switch to NO_BOOTMEMMike Rapoport
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2013-07-03mm/hexagon: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-04-30Hexagon: update copyright datesRichard Kuo
2013-04-30Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo
2012-10-18Hexagon: Copyright marking changesRichard Kuo
2011-11-01Hexagon: Add page-fault support.Richard Kuo