summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27/ip27-memory.c
Commit message (Expand)AuthorAgeFilesLines
* 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-161-10/+1Star
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0Star
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* mips: switch to NO_BOOTMEMMike Rapoport2018-09-141-7/+4Star
* 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/+2Star
* MIPS: IP27: Fix __node_distances undefined errorJames Cowgill2014-11-191-0/+1
* mm/MIPS: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-041-11/+1Star
* mm/MIPS: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-19/+2Star
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-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-301-2/+2
|/
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-6/+6
* mips: zero out pg_data_t when it's allocatedMinchan Kim2012-08-011-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/+1Star
* [MIPS] IP27: Fix bootmem memory setupThomas Bogendoerfer2008-06-051-95/+22Star
* 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/+1Star
* [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/+0Star
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-2/+1Star
* [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
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-1/+1
* [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-231-3/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+586