summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* 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-123-1/+9
| * wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-124-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-023-16/+7
* | 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/+25
* | 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/+62
* | powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson2009-10-304-382/+276
* | 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/+4
|/
* powerpc/mm: Fix hang accessing top of vmalloc spaceBenjamin Herrenschmidt2009-10-141-6/+4
* powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany2009-09-241-3/+16
* powerpc/mm: Remove duplicated #includeHuang Weiyi2009-09-241-1/+0
* kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-232-58/+0
* walk system ram rangeKAMEZAWA Hiroyuki2009-09-231-3/+3
* kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-232-8/+0
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-232-4/+5
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-4/+4
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-1518-157/+1486
|\
| * powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-021-4/+12
| * powerpc/mm: Add MMU features for TLB reservation & Paired MAS registersKumar Gala2009-08-281-1/+37
| * Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-08-271-2/+0
| |\
| | * powerpc/booke: Move MMUCSR definition into mmu-book3e.hKumar Gala2009-08-241-2/+0
| * | powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt2009-08-274-56/+121
| |/
| * Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2009-08-202-12/+36
| |\
| * | powerpc/mm: Fix assert_pte_locked to work properly on uniprocessorKumar Gala2009-08-201-1/+1
| * | powerpc/fsl-booke: read buffer overflowRoel Kluin2009-08-201-1/+1
| * | powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpusKumar Gala2009-08-201-4/+5
| * | powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-201-0/+1
| * | powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3EBenjamin Herrenschmidt2009-08-204-10/+65
| * | powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt2009-08-204-5/+1025
| * | powerpc/mm: Move around mmu_gathers definition on 64-bitBenjamin Herrenschmidt2009-08-203-7/+2
| * | powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt2009-08-201-2/+6
| * | powerpc/mm: Rework & cleanup page table freeing code pathBenjamin Herrenschmidt2009-08-204-0/+36
OpenPOWER on IntegriCloud