aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-10powerpc: Fix address masking bug in hpte_need_flush()David Gibson1-3/+9
2010-01-15powerpc: Use helpers for rlimitsJiri Slaby1-2/+2
2009-12-18powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson1-2/+2
2009-12-18powerpc/mm: Fix typo of cpumask_clear_cpu()Yang Li1-1/+1
2009-12-18powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.Sachin P. Sant1-4/+4
2009-12-18powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt1-1/+1
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-14/+58
2009-12-14powerpc: fix up for mmu_mapin_ram api changeStephen Rothwell4-6/+6
2009-12-12powerpc: allow ioremap within reserved memory regionsAlbert Herranz3-1/+9
2009-12-12wii: use both mem1 and mem2 as ramAlbert Herranz4-7/+43
2009-12-09powerpc/8xx: Invalidate non present TLBsJoakim Tjernlund1-1/+7
2009-12-08powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson3-7/+16
2009-12-02Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT"Benjamin Herrenschmidt3-16/+7
2009-11-27powerpc/mm: Fix bug in gup_hugepd()David Gibson1-1/+10
2009-11-27powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson3-7/+16
2009-11-20powerpc/fsl-booke: Rework TLB CAM codeKumar Gala2-69/+74
2009-11-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-2/+2
2009-11-05Split init_new_context and destroy_contextAlexander Graf1-3/+21
2009-11-05Export symbols for KVM moduleAlexander Graf1-0/+2
2009-11-05powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt1-2/+2
2009-10-30powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessorsDavid Gibson4-55/+25
2009-10-30powerpc/mm: Split hash MMU specific hugepage code into a new fileDavid Gibson3-167/+173
2009-10-30powerpc/mm: Cleanup initialization of hugepages on powerpcDavid Gibson2-76/+62
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson4-382/+276
2009-10-30powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson3-66/+80
2009-10-30powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizesDavid Gibson2-10/+4
2009-10-14powerpc/mm: Fix hang accessing top of vmalloc spaceBenjamin Herrenschmidt1-6/+4
2009-09-24powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany1-3/+16
2009-09-24powerpc/mm: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki2-58/+0
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki1-3/+3
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2-8/+0
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki2-4/+5
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-4/+4
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds18-157/+1486
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2009-09-02powerpc/pseries: Fix to handle slb resize across migrationBrian King1-4/+12
2009-08-28powerpc/mm: Add MMU features for TLB reservation & Paired MAS registersKumar Gala1-1/+37
2009-08-27Merge commit 'kumar/next' into nextBenjamin Herrenschmidt1-2/+0
2009-08-27powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt4-56/+121
2009-08-24powerpc/booke: Move MMUCSR definition into mmu-book3e.hKumar Gala1-2/+0
2009-08-20Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2-12/+36
2009-08-20powerpc/mm: Fix assert_pte_locked to work properly on uniprocessorKumar Gala1-1/+1
2009-08-20powerpc/fsl-booke: read buffer overflowRoel Kluin1-1/+1
2009-08-20powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpusKumar Gala1-4/+5
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt1-0/+1
2009-08-20powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3EBenjamin Herrenschmidt4-10/+65
2009-08-20powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt4-5/+1025
2009-08-20powerpc/mm: Move around mmu_gathers definition on 64-bitBenjamin Herrenschmidt3-7/+2