summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2010-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-04-29kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei
2010-04-28powerpc/numa: Add form 1 NUMA affinityAnton Blanchard
2010-04-19powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYSBecky Bruce
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-06nodemask.h: remove macro any_online_nodeH Hartley Sweeten
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-02-19powerpc: Convert tlbivax_lock to raw_spinlockThomas Gleixner
2010-02-19powerpc: Convert native_tlbie_lock to raw_spinlockThomas Gleixner
2010-02-19powerpc: Convert context_lock to raw_spinlockThomas Gleixner
2010-02-18Merge commit 'jwb/next' into nextBenjamin Herrenschmidt
2010-02-17powerpc: Convert open coded native hashtable bit lockAnton Blanchard
2010-02-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-12powerpc/40x: Add support for PPC40x boards with > 512MB SDRAMStefan Roese
2010-02-10powerpc: Fix address masking bug in hpte_need_flush()David Gibson
2010-02-09powerpc: Convert mmu context allocator from idr to idaAnton Blanchard
2010-02-05tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König
2010-02-05fix comment typo leve -> level in powerpcThadeu Lima de Souza Cascardo
2010-02-03powerpc: Fix typo s/leve/level/ in TLB codeThadeu Lima de Souza Cascardo
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