aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mem.c
Commit message (Expand)AuthorAge
* powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-20
* powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-20
* mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty2008-10-20
* powerpc: Avoid integer overflow in page_is_ram()Roland Dreier2008-10-06
* powerpc: Fix compiler warning in arch/powerpc/mm/mem.cTony Breeds2008-08-03
* powerpc: use generic show_mem()Johannes Weiner2008-07-26
* powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAMStefan Roese2008-07-09
* powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...Tony Breeds2008-07-03
* [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch2008-06-08
* [POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty2008-04-29
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-28
* [POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala2008-04-24
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-24
* [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala2008-04-16
* [POWERPC] Remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-01
* [POWERPC] arch_add_memory() cannot be __devinitGeert Uytterhoeven2008-04-01
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-13
* [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpcBadari Pulavarty2008-02-08
* [POWERPC] Add remove_memory() for 64-bit powerpcBadari Pulavarty2008-02-08
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-07
|\
| * [POWERPC] update_mmu_cache: Don't cache-flush non-readable pagesScott Wood2008-02-06
* | Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07
|/
* [POWERPC] Fix handling of memreserve if the range lands in highmemKumar Gala2008-01-23
* [POWERPC] Fix 8xx build breakage due to _tlbie changesBenjamin Herrenschmidt2007-11-20
* fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-16
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-16
* [POWERPC] Remove extra return statementManish Ahuja2007-07-10
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-14
* [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEMBenjamin Herrenschmidt2007-05-22
* [POWERPC] Mark pages that don't exist as nosaveJohannes Berg2007-05-09
* [POWERPC] Remove unneeded page_is_ram exportJohannes Berg2007-05-02
* [POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt2007-04-12
* [POWERPC] Fix vDSO page count calculationBenjamin Herrenschmidt2007-02-12
* [POWERPC] Remove bogus comment about page_is_ramJohannes Berg2007-02-08
* [POWERPC] 8xx: platform specific mmu updatesVitaly Bordug2007-02-06
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-11
* [PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-27
* [PATCH] powerpc: Less verbose mem configuration outputOlof Johansson2006-04-22
* Merge ../linux-2.6Paul Mackerras2006-03-28
|\
| * [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-27
* | [PATCH] powerpc: Consistent printing of node idAnton Blanchard2006-03-26
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-23
|\
| * [PATCH] powerpc: Fix warning in add_memoryAndrew Morton2006-03-22
| * [PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman2006-02-07
* | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-22
* | [PATCH] remove set_page_count(page, 0) users (outside mm)Nick Piggin2006-03-22
|/
* [PATCH] powerpc: Cleanup, consolidating icache dirtying logicDavid Gibson2006-02-07
* [PATCH] powerpc: Don't use KERNELBASE in add_memory()Michael Ellerman2006-01-09