summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt2009-11-051-2/+2
* 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
* 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/+0Star
| |\
| | * powerpc/booke: Move MMUCSR definition into mmu-book3e.hKumar Gala2009-08-251-2/+0Star
| * | 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/+2Star
| * | 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
| * | powerpc/mm: Make low level TLB flush ops on BookE take additional argsBenjamin Herrenschmidt2009-08-203-17/+47
| * | powerpc/mm: Add support for early ioremap on non-hash 64-bit processorsBenjamin Herrenschmidt2009-08-201-5/+54
| * | powerpc/mm: Add HW threads support to no_hash TLB managementBenjamin Herrenschmidt2009-08-202-33/+70
| * | powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-201-2/+2
| * | powerpc: Preload application text segment instead of TASK_UNMAPPED_BASEAnton Blanchard2009-08-201-9/+8Star
| * | powerpc: Rearrange SLB preload codeAnton Blanchard2009-08-201-13/+8Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-1/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-146-28/+22Star
| |\|
| * | Merge branch 'master' into for-nextTejun Heo2009-07-042-0/+78
| |\ \
| * | | percpu: cleanup percpu array definitionsTejun Heo2009-06-241-1/+1
* | | | powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras2009-08-182-12/+36
| |_|/ |/| |
* | | powerpc/mm: Fix SMP issue with MMU context handling codeKumar Gala2009-07-301-0/+1
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-2/+2
* | | powerpc: Use pr_devel() in do_dcache_icache_coherency()Michael Ellerman2009-07-081-2/+2
* | | powerpc: Use pr_devel() in arch/powerpc/mm/gup.cMichael Ellerman2009-07-081-5/+5
* | | powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.cMichael Ellerman2009-07-081-10/+3Star
* | | powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.cMichael Ellerman2009-07-081-8/+8
* | | powerpc: Remove unnecessary semicolonsJoe Perches2009-07-081-1/+1
| |/ |/|
* | powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt2009-06-262-0/+78
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-161-0/+2
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-151-1/+1
|\
| * trivial: spelling fix in ppc code commentsSankar P2009-06-121-1/+1
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-121-1/+9
|\|