aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki1-45/+0
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl1-1/+0
2007-07-10[POWERPC] Remove extra return statementManish Ahuja1-2/+0
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson1-1/+0
2007-05-22[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEMBenjamin Herrenschmidt1-4/+5
2007-05-09[POWERPC] Mark pages that don't exist as nosaveJohannes Berg1-0/+25
2007-05-02[POWERPC] Remove unneeded page_is_ram exportJohannes Berg1-1/+0
2007-04-13[POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt1-3/+0
2007-02-13[POWERPC] Fix vDSO page count calculationBenjamin Herrenschmidt1-3/+0
2007-02-08[POWERPC] Remove bogus comment about page_is_ramJohannes Berg1-4/+0
2007-02-07[POWERPC] 8xx: platform specific mmu updatesVitaly Bordug1-10/+10
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman1-3/+4
2006-09-27[PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman1-32/+19
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-3/+8
2006-04-22[PATCH] powerpc: Less verbose mem configuration outputOlof Johansson1-3/+3
2006-03-29Merge ../linux-2.6Paul Mackerras1-2/+2
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki1-2/+2
2006-03-27[PATCH] powerpc: Consistent printing of node idAnton Blanchard1-1/+1
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+1
2006-03-23[PATCH] powerpc: Fix warning in add_memoryAndrew Morton1-1/+1
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+2
2006-03-22[PATCH] remove set_page_count(page, 0) users (outside mm)Nick Piggin1-2/+2
2006-02-07[PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman1-1/+0
2006-02-07[PATCH] powerpc: Cleanup, consolidating icache dirtying logicDavid Gibson1-12/+2
2006-01-09[PATCH] powerpc: Don't use KERNELBASE in add_memory()Michael Ellerman1-1/+1
2006-01-09[PATCH] powerpc: numa placement for dynamically added memoryMike Kravetz1-6/+5
2005-11-23[PATCH] mm: powerpc ptlock commentsHugh Dickins1-1/+1
2005-11-15[PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]Paul Mackerras1-2/+6
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt1-4/+0
2005-11-08[PATCH] Memory Add Fixes for ppc64Mike Kravetz1-0/+1
2005-11-08[PATCH] revised Memory Add Fixes for ppc64Mike Kravetz1-0/+3
2005-11-08[PATCH] ppc64: fix Memory: summary lineAnton Blanchard1-1/+1
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt1-35/+21
2005-10-31Merge ../linux-2.6 by handPaul Mackerras1-0/+80
2005-10-31powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras1-0/+1
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier1-3/+3
2005-10-27[PATCH] powerpc: Purge bootinfo.hDavid Gibson1-1/+0
2005-10-22Merge changes from linux-2.6 by handPaul Mackerras1-2/+1
2005-10-10powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras1-4/+7
2005-10-06powerpc: Merge lmb.c and make MM initialization use it.Paul Mackerras1-1/+184
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras1-0/+299