summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27/ip27-memory.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: sgi-ip27: Fix missing prototypesThomas Bogendoerfer2024-01-221-0/+1
* MIPS: Fix build error for loongson64 and sgi-ip27Feiyang Chen2022-03-241-0/+10
* memblock: allow to specify flags with memblock_add_node()David Hildenbrand2021-11-061-1/+2
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
* MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer2021-01-071-5/+0
* mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-2/+0
* mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-031-1/+1
* MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.hThomas Bogendoerfer2020-01-091-1/+1
* MIPS: SGI-IP27: Use specific get_region_shiftThomas Bogendoerfer2020-01-091-24/+12
* MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer2020-01-091-1/+0
* MIPS: SGI-IP27: Fix node_distanceThomas Bogendoerfer2020-01-091-9/+9
* Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-11-251-48/+25
|\
| * MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer2019-11-011-5/+5
| * mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport2019-10-071-4/+2
| * MIPS: SGI-IP27: get rid of compact node idsThomas Bogendoerfer2019-10-071-39/+18
* | MIPS: SGI-IP27: fix exception handler replicationThomas Bogendoerfer2019-10-311-4/+0
|/
* MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix outputThomas Bogendoerfer2019-02-191-14/+14
* MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer2019-02-191-3/+3
* MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculationPaul Burton2018-11-151-10/+1
* 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
* mips: switch to NO_BOOTMEMMike Rapoport2018-09-141-7/+4
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+1
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-031-1/+1
* mips: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+1
* MIPS: Remove useless parenthesesRalf Baechle2014-11-241-3/+2
* MIPS: IP27: Fix __node_distances undefined errorJames Cowgill2014-11-191-0/+1
* mm/MIPS: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-031-11/+1
* mm/MIPS: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-19/+2
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-101-8/+8
|\
| * MIPS: IP27: Remove pfn_t.Ralf Baechle2013-05-081-8/+8
* | mm/MIPS: use common help functions to free reserved pagesJiang Liu2013-04-291-2/+2
|/
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-6/+6
* mips: zero out pg_data_t when it's allocatedMinchan Kim2012-07-311-0/+1
* mips: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-2/+3
* mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-111-1/+1
* cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-1/+1
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-3/+1
* [MIPS] IP27: Fix bootmem memory setupThomas Bogendoerfer2008-06-051-95/+22
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-1/+2
* [MIPS] Fix IP27 buildAtsushi Nemoto2007-06-111-1/+1
* [MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto2007-02-181-1/+1
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-261-0/+1
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-2/+1
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-2/+2