aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27/ip27-memory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell1-1/+1
2014-11-24MIPS: Remove useless parenthesesRalf Baechle1-3/+2
2014-11-19MIPS: IP27: Fix __node_distances undefined errorJames Cowgill1-0/+1
2013-07-03mm/MIPS: prepare for killing free_all_bootmem_node()Jiang Liu1-11/+1
2013-07-03mm/MIPS: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-19/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-8/+8
2013-05-08MIPS: IP27: Remove pfn_t.Ralf Baechle1-8/+8
2013-04-29mm/MIPS: use common help functions to free reserved pagesJiang Liu1-2/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-6/+6
2012-07-31mips: zero out pg_data_t when it's allocatedMinchan Kim1-0/+1
2011-12-08mips: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo1-2/+3
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-1/+1
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-1/+1
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-3/+1
2008-06-05[MIPS] IP27: Fix bootmem memory setupThomas Bogendoerfer1-95/+22
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+2
2007-06-11[MIPS] Fix IP27 buildAtsushi Nemoto1-1/+1
2007-02-18[MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto1-1/+1
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-2/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter1-0/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-2/+1
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle1-2/+2
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-1/+1
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-3/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+586