aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-24[POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras1-3/+8
2008-03-20[POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard1-0/+6
2008-03-13[POWERPC] Fix large hash table allocation on Cell bladesMichael Ellerman1-2/+2
2008-02-08Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+33
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky1-6/+8
2008-02-08[POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpcBadari Pulavarty1-0/+17
2008-02-08[POWERPC] Add remove_memory() for 64-bit powerpcBadari Pulavarty1-0/+16
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-4/+69
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle2-4/+6
2008-02-07[POWERPC] Fake NUMA emulation for PowerPCBalbir Singh1-3/+63
2008-02-06[POWERPC] update_mmu_cache: Don't cache-flush non-readable pagesScott Wood1-1/+6
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt1-3/+3
2008-01-31[POWERPC] Allocate the hash table under 1G on cellMichael Ellerman1-3/+9
2008-01-26Revert "[POWERPC] Fake NUMA emulation for PowerPC"Paul Mackerras1-54/+5
2008-01-25[POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling1-4/+2
2008-01-24Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.25Paul Mackerras3-5/+35
2008-01-23[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500Dale Farnsworth1-3/+3
2008-01-23[POWERPC] Fix handling of memreserve if the range lands in highmemKumar Gala2-2/+32
2008-01-24Merge branch 'linux-2.6'Paul Mackerras1-0/+2
2008-01-24[POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras4-18/+295
2008-01-17[POWERPC] Add hugepagesz boot-time parameterJon Tollefson2-34/+96
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras1-8/+2
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling1-0/+8
2007-12-20[POWERPC] Fake NUMA emulation for PowerPCBalbir Singh1-5/+54
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling3-2/+7
2007-12-03[POWERPC] Add missing spaces in printk formatsjoe@perches.com1-1/+1
2007-11-20[POWERPC] Fix 8xx build breakage due to _tlbie changesBenjamin Herrenschmidt2-2/+2
2007-11-20[POWERPC] Fix build failure on legacy iSeriesKamalesh Babulal1-0/+1
2007-11-13[POWERPC] Silence an annoying boot messageStephen Rothwell1-12/+4
2007-11-13[POWERPC] Fix CONFIG_SMP=n build error on ppc64Olof Johansson1-2/+0
2007-11-08Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras4-12/+12
2007-11-08[POWERPC] Fix switch_slb handling of 1T ESID valueswill schmidt1-3/+31
2007-11-08[POWERPC] Include udbg.h when using udbg_printfwill schmidt2-0/+2
2007-11-01[POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16MGrant Likely1-9/+8
2007-11-01[POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt1-0/+1
2007-11-01[POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt2-3/+3
2007-10-29[POWERPC] powerpc: Fix demotion of segments to 4K pagesBenjamin Herrenschmidt2-4/+7
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-3/+5
2007-10-17spin_lock_unlocked cleanupsRoel Kluin1-1/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2-2/+2
2007-10-17[POWERPC] Fix vmemmap warning in init_64.cTony Breeds1-1/+1
2007-10-17[POWERPC] Add 1TB workaround for PA6TOlof Johansson2-1/+3
2007-10-17[POWERPC] Fix 1TB segment detectionOlof Johansson1-1/+1
2007-10-16Update PowerPC vmemmap code for 1TB segmentsAnton Blanchard1-1/+2
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki1-45/+0
2007-10-16ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft1-0/+67
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras9-133/+293
2007-10-08[POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEMDale Farnsworth1-0/+2
2007-10-03[POWERPC] 8xx: Set initial memory limit.John Traill1-0/+3