summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
AgeCommit message (Expand)AuthorLines
2008-05-23[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson-1/+1
2008-05-20[POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keywordAdrian Bunk-2/+0
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt-11/+59
2008-05-02[POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras-8/+13
2008-05-02[POWERPC] Fix slb.c compile warningsGeoff Levand-3/+3
2008-04-29[POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty-7/+23
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge-9/+0
2008-04-24[POWERPC] Clean up access to thread_info in assemblyKumar Gala-2/+2
2008-04-24[POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala-14/+49
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala-5/+10
2008-04-24[POWERPC] Add include of linux/of.h to numa.cMichael Ellerman-0/+1
2008-04-18[POWERPC] Remove unused __max_memory variableOlof Johansson-3/+0
2008-04-17[POWERPC] Remove unused machine call outsKumar Gala-2/+0
2008-04-17[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala-8/+8
2008-04-17[POWERPC] 85xx: Cleanup TLB initializationKumar Gala-21/+16
2008-04-17[POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala-9/+16
2008-04-17[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala-22/+15
2008-04-14Merge branch 'linux-2.6'Paul Mackerras-2/+6
2008-04-07[POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUGStephen Rothwell-0/+2
2008-04-03[POWERPC] Fix deadlock with mmu_hash_lock in hash_page_syncBenjamin Herrenschmidt-2/+6
2008-04-01[POWERPC] Remove redundant display of free swap space in show_mem()Johannes Weiner-1/+0
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison-2/+2
2008-04-01[POWERPC] arch_add_memory() cannot be __devinitGeert Uytterhoeven-1/+1
2008-04-01[POWERPC] Add error return from htab_remove_mapping()Badari Pulavarty-5/+9
2008-03-26Merge branch 'linux-2.6'Paul Mackerras-3/+14
2008-03-24[POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras-3/+8
2008-03-20[POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard-0/+6
2008-03-13Merge branch 'linux-2.6'Paul Mackerras-2/+2
2008-03-13[POWERPC] Fix large hash table allocation on Cell bladesMichael Ellerman-2/+2
2008-02-26[POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty-0/+23
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller-365/+12
2008-02-08Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds-0/+33
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky-6/+8
2008-02-08[POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpcBadari Pulavarty-0/+17
2008-02-08[POWERPC] Add remove_memory() for 64-bit powerpcBadari Pulavarty-0/+16
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds-4/+69
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle-4/+6
2008-02-07[POWERPC] Fake NUMA emulation for PowerPCBalbir Singh-3/+63
2008-02-06[POWERPC] update_mmu_cache: Don't cache-flush non-readable pagesScott Wood-1/+6
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt-3/+3
2008-01-31[POWERPC] Allocate the hash table under 1G on cellMichael Ellerman-3/+9
2008-01-26Revert "[POWERPC] Fake NUMA emulation for PowerPC"Paul Mackerras-54/+5
2008-01-25[POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling-4/+2
2008-01-24Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras-5/+35
2008-01-23[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500Dale Farnsworth-3/+3
2008-01-23[POWERPC] Fix handling of memreserve if the range lands in highmemKumar Gala-2/+32
2008-01-24Merge branch 'linux-2.6'Paul Mackerras-0/+2
2008-01-24[POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras-18/+295
2008-01-17[POWERPC] Add hugepagesz boot-time parameterJon Tollefson-34/+96
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras-8/+2