summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3011-1/+10
* powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori2010-03-191-0/+6
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-1/+1
| * fix comment typo leve -> level in powerpcThadeu Lima de Souza Cascardo2010-02-051-1/+1
* | nodemask.h: remove macro any_online_nodeH Hartley Sweeten2010-03-061-3/+3
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-2/+2
|\ \
| * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-2/+2
| |/
* | powerpc: Convert tlbivax_lock to raw_spinlockThomas Gleixner2010-02-191-3/+3
* | powerpc: Convert native_tlbie_lock to raw_spinlockThomas Gleixner2010-02-191-7/+7
* | powerpc: Convert context_lock to raw_spinlockThomas Gleixner2010-02-191-7/+7
* | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2010-02-171-2/+2
|\ \
| * | powerpc/40x: Add support for PPC40x boards with > 512MB SDRAMStefan Roese2010-02-121-2/+2
* | | powerpc: Convert open coded native hashtable bit lockAnton Blanchard2010-02-171-3/+2Star
* | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-171-3/+9
|\ \ \ | |/ / |/| |
| * | powerpc: Fix address masking bug in hpte_need_flush()David Gibson2010-02-101-3/+9
| |/
* | powerpc: Convert mmu context allocator from idr to idaAnton Blanchard2010-02-091-5/+5
* | powerpc: Fix typo s/leve/level/ in TLB codeThadeu Lima de Souza Cascardo2010-02-031-1/+1
|/
* powerpc: Use helpers for rlimitsJiri Slaby2010-01-151-2/+2
* powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson2009-12-181-2/+2
* powerpc/mm: Fix typo of cpumask_clear_cpu()Yang Li2009-12-181-1/+1
* powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.Sachin P. Sant2009-12-181-4/+4
* powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt2009-12-181-1/+1
* Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-167-14/+58
|\
| * powerpc: fix up for mmu_mapin_ram api changeStephen Rothwell2009-12-144-6/+6
| * powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-133-1/+9
| * wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-134-7/+43
* | powerpc/8xx: Invalidate non present TLBsJoakim Tjernlund2009-12-091-1/+7
* | powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-12-083-7/+16
* | Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...Benjamin Herrenschmidt2009-12-013-16/+7Star
* | powerpc/mm: Fix bug in gup_hugepd()David Gibson2009-11-271-1/+10
* | powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-11-273-7/+16
* | powerpc/fsl-booke: Rework TLB CAM codeKumar Gala2009-11-202-69/+74
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-121-2/+2
|\|
| * powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt2009-11-051-2/+2
* | Split init_new_context and destroy_contextAlexander Graf2009-11-051-3/+21
* | Export symbols for KVM moduleAlexander Graf2009-11-051-0/+2
* | powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson2009-10-304-55/+25Star
* | powerpc/mm: Split hash MMU specific hugepage code into a new fileDavid Gibson2009-10-303-167/+173
* | powerpc/mm: Cleanup initialization of hugepages on powerpcDavid Gibson2009-10-302-76/+62Star
* | powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson2009-10-304-382/+276Star
* | powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson2009-10-303-66/+80
* | powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizesDavid Gibson2009-10-302-10/+4Star
|/
* powerpc/mm: Fix hang accessing top of vmalloc spaceBenjamin Herrenschmidt2009-10-141-6/+4Star
* powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany2009-09-241-3/+16
* powerpc/mm: Remove duplicated #includeHuang Weiyi2009-09-241-1/+0Star
* kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-232-58/+0Star
* walk system ram rangeKAMEZAWA Hiroyuki2009-09-231-3/+3
* kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-232-8/+0Star
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-232-4/+5