summaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip27/ip27-memory.c
AgeCommit message (Expand)Author
2024-01-22MIPS: sgi-ip27: Fix missing prototypesThomas Bogendoerfer
2022-03-24MIPS: Fix build error for loongson64 and sgi-ip27Feiyang Chen
2021-11-06memblock: allow to specify flags with memblock_add_node()David Hildenbrand
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport
2020-01-09MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.hThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Use specific get_region_shiftThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Fix node_distanceThomas Bogendoerfer
2019-11-25Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-11-01MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer
2019-10-31MIPS: SGI-IP27: fix exception handler replicationThomas Bogendoerfer
2019-10-07mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport
2019-10-07MIPS: SGI-IP27: get rid of compact node idsThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix outputThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer
2018-11-15MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculationPaul Burton
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-09-14mips: switch to NO_BOOTMEMMike Rapoport
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell
2014-11-24MIPS: Remove useless parenthesesRalf Baechle
2014-11-19MIPS: IP27: Fix __node_distances undefined errorJames Cowgill
2013-07-03mm/MIPS: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/MIPS: 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-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-08MIPS: IP27: Remove pfn_t.Ralf Baechle
2013-04-29mm/MIPS: use common help functions to free reserved pagesJiang Liu
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-07-31mips: zero out pg_data_t when it's allocatedMinchan Kim
2011-12-08mips: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-06-05[MIPS] IP27: Fix bootmem memory setupThomas Bogendoerfer
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2007-06-11[MIPS] Fix IP27 buildAtsushi Nemoto
2007-02-18[MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle