aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAge
* 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
* kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
* walk system ram rangeKAMEZAWA Hiroyuki2009-09-23
* kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
|\
| * powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-02
| * powerpc/mm: Add MMU features for TLB reservation & Paired MAS registersKumar Gala2009-08-28
| * Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-08-26
| |\
| | * powerpc/booke: Move MMUCSR definition into mmu-book3e.hKumar Gala2009-08-24
| * | powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt2009-08-26
| |/
| * Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2009-08-19
| |\
| * | powerpc/mm: Fix assert_pte_locked to work properly on uniprocessorKumar Gala2009-08-19
| * | powerpc/fsl-booke: read buffer overflowRoel Kluin2009-08-19
| * | powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpusKumar Gala2009-08-19
| * | powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-19
| * | powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3EBenjamin Herrenschmidt2009-08-19
| * | powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt2009-08-19
| * | powerpc/mm: Move around mmu_gathers definition on 64-bitBenjamin Herrenschmidt2009-08-19
| * | powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt2009-08-19
| * | powerpc/mm: Rework & cleanup page table freeing code pathBenjamin Herrenschmidt2009-08-19
| * | powerpc/mm: Make low level TLB flush ops on BookE take additional argsBenjamin Herrenschmidt2009-08-19
| * | powerpc/mm: Add support for early ioremap on non-hash 64-bit processorsBenjamin Herrenschmidt2009-08-19
| * | powerpc/mm: Add HW threads support to no_hash TLB managementBenjamin Herrenschmidt2009-08-19
| * | powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-19
| * | powerpc: Preload application text segment instead of TASK_UNMAPPED_BASEAnton Blanchard2009-08-19
| * | powerpc: Rearrange SLB preload codeAnton Blanchard2009-08-19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \ \ | |_|/ |/| |
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\|
| * | Merge branch 'master' into for-nextTejun Heo2009-07-03
| |\ \
| * | | percpu: cleanup percpu array definitionsTejun Heo2009-06-24
* | | | powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras2009-08-18
| |_|/ |/| |
* | | powerpc/mm: Fix SMP issue with MMU context handling codeKumar Gala2009-07-30
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
* | | powerpc: Use pr_devel() in do_dcache_icache_coherency()Michael Ellerman2009-07-07
* | | powerpc: Use pr_devel() in arch/powerpc/mm/gup.cMichael Ellerman2009-07-07
* | | powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.cMichael Ellerman2009-07-07
* | | powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.cMichael Ellerman2009-07-07
* | | powerpc: Remove unnecessary semicolonsJoe Perches2009-07-07
| |/ |/|
* | powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt2009-06-26
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-16
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-14
|\
| * trivial: spelling fix in ppc code commentsSankar P2009-06-12
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-12
|\|
| * perf_counter: Standardize event namesPeter Zijlstra2009-06-11