summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mem.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty2008-04-291-7/+23
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-9/+0Star
* [POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala2008-04-241-6/+26
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-241-2/+3
* [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala2008-04-161-7/+9
* [POWERPC] Remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-011-1/+0Star
* [POWERPC] arch_add_memory() cannot be __devinitGeert Uytterhoeven2008-04-011-1/+1
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-141-1/+1
* [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpcBadari Pulavarty2008-02-081-0/+17
* [POWERPC] Add remove_memory() for 64-bit powerpcBadari Pulavarty2008-02-081-0/+16
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-071-1/+6
|\
| * [POWERPC] update_mmu_cache: Don't cache-flush non-readable pagesScott Wood2008-02-061-1/+6
* | Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-3/+5
|/
* [POWERPC] Fix handling of memreserve if the range lands in highmemKumar Gala2008-01-241-2/+19
* [POWERPC] Fix 8xx build breakage due to _tlbie changesBenjamin Herrenschmidt2007-11-201-1/+1
* fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-45/+0Star
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-171-1/+0Star
* [POWERPC] Remove extra return statementManish Ahuja2007-07-101-2/+0Star
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-141-1/+0Star
* [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEMBenjamin Herrenschmidt2007-05-221-4/+5
* [POWERPC] Mark pages that don't exist as nosaveJohannes Berg2007-05-091-0/+25
* [POWERPC] Remove unneeded page_is_ram exportJohannes Berg2007-05-021-1/+0Star
* [POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt2007-04-121-3/+0Star
* [POWERPC] Fix vDSO page count calculationBenjamin Herrenschmidt2007-02-131-3/+0Star
* [POWERPC] Remove bogus comment about page_is_ramJohannes Berg2007-02-081-4/+0Star
* [POWERPC] 8xx: platform specific mmu updatesVitaly Bordug2007-02-071-10/+10
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-111-3/+4
* [PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman2006-09-271-32/+19Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-281-3/+8
* [PATCH] powerpc: Less verbose mem configuration outputOlof Johansson2006-04-221-3/+3
* Merge ../linux-2.6Paul Mackerras2006-03-291-2/+2
|\
| * [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-2/+2
* | [PATCH] powerpc: Consistent printing of node idAnton Blanchard2006-03-271-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-231-2/+1Star
|\
| * [PATCH] powerpc: Fix warning in add_memoryAndrew Morton2006-03-231-1/+1
| * [PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman2006-02-071-1/+0Star
* | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+2
* | [PATCH] remove set_page_count(page, 0) users (outside mm)Nick Piggin2006-03-221-2/+2
|/
* [PATCH] powerpc: Cleanup, consolidating icache dirtying logicDavid Gibson2006-02-071-12/+2Star
* [PATCH] powerpc: Don't use KERNELBASE in add_memory()Michael Ellerman2006-01-091-1/+1
* [PATCH] powerpc: numa placement for dynamically added memoryMike Kravetz2006-01-091-6/+5Star
* [PATCH] mm: powerpc ptlock commentsHugh Dickins2005-11-241-1/+1
* [PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]Paul Mackerras2005-11-161-2/+6
* [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt2005-11-111-4/+0Star
* [PATCH] Memory Add Fixes for ppc64Mike Kravetz2005-11-081-0/+1
* [PATCH] revised Memory Add Fixes for ppc64Mike Kravetz2005-11-081-0/+3
* [PATCH] ppc64: fix Memory: summary lineAnton Blanchard2005-11-081-1/+1
* [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-071-35/+21Star
* Merge ../linux-2.6 by handPaul Mackerras2005-10-311-0/+80