summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2010-05-12kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei
2010-02-10powerpc: Fix address masking bug in hpte_need_flush()David Gibson
2010-01-15powerpc: Use helpers for rlimitsJiri Slaby
2009-12-18powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson
2009-12-18powerpc/mm: Fix typo of cpumask_clear_cpu()Yang Li
2009-12-18powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.Sachin P. Sant
2009-12-18powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-14powerpc: fix up for mmu_mapin_ram api changeStephen Rothwell
2009-12-12powerpc: allow ioremap within reserved memory regionsAlbert Herranz
2009-12-12wii: use both mem1 and mem2 as ramAlbert Herranz
2009-12-09powerpc/8xx: Invalidate non present TLBsJoakim Tjernlund
2009-12-08powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson
2009-12-02Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...Benjamin Herrenschmidt
2009-11-27powerpc/mm: Fix bug in gup_hugepd()David Gibson
2009-11-27powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson
2009-11-20powerpc/fsl-booke: Rework TLB CAM codeKumar Gala
2009-11-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-11-05Split init_new_context and destroy_contextAlexander Graf
2009-11-05Export symbols for KVM moduleAlexander Graf
2009-11-05powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt
2009-10-30powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson
2009-10-30powerpc/mm: Split hash MMU specific hugepage code into a new fileDavid Gibson
2009-10-30powerpc/mm: Cleanup initialization of hugepages on powerpcDavid Gibson
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson
2009-10-30powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson
2009-10-30powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizesDavid Gibson
2009-10-14powerpc/mm: Fix hang accessing top of vmalloc spaceBenjamin Herrenschmidt
2009-09-24powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany
2009-09-24powerpc/mm: Remove duplicated #includeHuang Weiyi
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-02powerpc/pseries: Fix to handle slb resize across migrationBrian King
2009-08-28powerpc/mm: Add MMU features for TLB reservation & Paired MAS registersKumar Gala
2009-08-27Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2009-08-27powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt
2009-08-24powerpc/booke: Move MMUCSR definition into mmu-book3e.hKumar Gala
2009-08-20Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt
2009-08-20powerpc/mm: Fix assert_pte_locked to work properly on uniprocessorKumar Gala
2009-08-20powerpc/fsl-booke: read buffer overflowRoel Kluin
2009-08-20powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpusKumar Gala
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt
2009-08-20powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3EBenjamin Herrenschmidt
2009-08-20powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt