aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-04-29
|\
| * kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-04-29
* | powerpc/numa: Add form 1 NUMA affinityAnton Blanchard2010-04-28
* | powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYSBecky Bruce2010-04-20
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori2010-03-19
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-05
| * fix comment typo leve -> level in powerpcThadeu Lima de Souza Cascardo2010-02-05
* | nodemask.h: remove macro any_online_nodeH Hartley Sweeten2010-03-06
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\ \
| * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
| |/
* | powerpc: Convert tlbivax_lock to raw_spinlockThomas Gleixner2010-02-18
* | powerpc: Convert native_tlbie_lock to raw_spinlockThomas Gleixner2010-02-18
* | powerpc: Convert context_lock to raw_spinlockThomas Gleixner2010-02-18
* | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2010-02-17
|\ \
| * | powerpc/40x: Add support for PPC40x boards with > 512MB SDRAMStefan Roese2010-02-12
* | | powerpc: Convert open coded native hashtable bit lockAnton Blanchard2010-02-16
* | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-16
|\ \ \ | |/ / |/| |
| * | powerpc: Fix address masking bug in hpte_need_flush()David Gibson2010-02-09
| |/
* | powerpc: Convert mmu context allocator from idr to idaAnton Blanchard2010-02-08
* | powerpc: Fix typo s/leve/level/ in TLB codeThadeu Lima de Souza Cascardo2010-02-03
|/
* powerpc: Use helpers for rlimitsJiri Slaby2010-01-14
* powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson2009-12-17
* powerpc/mm: Fix typo of cpumask_clear_cpu()Yang Li2009-12-17
* powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.Sachin P. Sant2009-12-17
* powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt2009-12-17
* Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-16
|\
| * powerpc: fix up for mmu_mapin_ram api changeStephen Rothwell2009-12-14
| * powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-13
| * wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-13
* | powerpc/8xx: Invalidate non present TLBsJoakim Tjernlund2009-12-09
* | powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-12-07
* | Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...Benjamin Herrenschmidt2009-12-01
* | powerpc/mm: Fix bug in gup_hugepd()David Gibson2009-11-26
* | powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-11-26
* | powerpc/fsl-booke: Rework TLB CAM codeKumar Gala2009-11-20
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-11
|\|
| * powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt2009-11-05
* | Split init_new_context and destroy_contextAlexander Graf2009-11-05
* | Export symbols for KVM moduleAlexander Graf2009-11-05
* | powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson2009-10-30
* | powerpc/mm: Split hash MMU specific hugepage code into a new fileDavid Gibson2009-10-30
* | powerpc/mm: Cleanup initialization of hugepages on powerpcDavid Gibson2009-10-30
* | powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson2009-10-30
* | powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson2009-10-30
* | powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizesDavid Gibson2009-10-30
|/
* powerpc/mm: Fix hang accessing top of vmalloc spaceBenjamin Herrenschmidt2009-10-14
* powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany2009-09-24
* powerpc/mm: Remove duplicated #includeHuang Weiyi2009-09-24