summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mem.c
Commit message (Expand)AuthorAgeFilesLines
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-061-1/+1
* powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-211-2/+2
* powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-211-1/+1
* mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty2008-10-201-17/+0
* powerpc: Avoid integer overflow in page_is_ram()Roland Dreier2008-10-071-3/+2
* powerpc: Fix compiler warning in arch/powerpc/mm/mem.cTony Breeds2008-08-041-1/+1
* powerpc: use generic show_mem()Johannes Weiner2008-07-261-39/+0
* powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAMStefan Roese2008-07-091-4/+4
* powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...Tony Breeds2008-07-031-0/+1
* [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch2008-06-091-2/+1
* [POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty2008-04-291-7/+23
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-9/+0
* [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-171-7/+9
* [POWERPC] Remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-011-1/+0
* [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-131-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-231-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/+0
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-171-1/+0
* [POWERPC] Remove extra return statementManish Ahuja2007-07-101-2/+0
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-141-1/+0
* [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/+0
* [POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt2007-04-131-3/+0
* [POWERPC] Fix vDSO page count calculationBenjamin Herrenschmidt2007-02-131-3/+0
* [POWERPC] Remove bogus comment about page_is_ramJohannes Berg2007-02-081-4/+0
* [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/+19
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-271-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-221-2/+1
|\
| * [PATCH] powerpc: Fix warning in add_memoryAndrew Morton2006-03-231-1/+1
| * [PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman2006-02-071-1/+0
* | [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/+2
OpenPOWER on IntegriCloud