aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-03[POWERPC] Add memory regions to the kcore list for 32-bit machinesEd Swarthout2-0/+39
2007-10-03[POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell1-5/+8
2007-09-19[POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling1-4/+2
2007-09-14[POWERPC] Export new __io{re,un}map_at() symbolsOlof Johansson1-0/+2
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-8/+28
2007-08-25[POWERPC] Fix SLB initialization at boot timePaul Mackerras1-8/+28
2007-08-20[POWERPC] 40x MMUJosh Boyer1-2/+2
2007-08-20[POWERPC] Rename 4xx paths to 40xJosh Boyer2-1/+1
2007-08-17[POWERPC] Tidy up CONFIG_PPC_MM_SLICES codeStephen Rothwell2-13/+1
2007-08-17[POWERPC] Fix non HUGETLB_PAGE build warningStephen Rothwell2-3/+3
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl4-6/+0
2007-08-17[POWERPC] Fix invalid semicolon after if statementIlpo Järvinen1-1/+1