summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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/+8
| * | powerpc: Rearrange SLB preload codeAnton Blanchard2009-08-201-13/+8
* | | 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/+22
| |\ \ | | |/
| * | 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-291-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/+3
* | | 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
|\ \ | |/
| * perf_counter: Standardize event namesPeter Zijlstra2009-06-111-3/+3
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-017-12/+425
| |\
| * \ Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-181-1/+1
| |\ \
| * \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-293-3/+2
| |\ \ \
| * | | | perf_counter: allow for data addresses to be recordedPeter Zijlstra2009-04-081-3/+5
| * | | | perf_counter: provide major/minor page fault software eventsPeter Zijlstra2009-04-061-1/+4
| * | | | perf_counter: provide pagefault software eventsPeter Zijlstra2009-04-061-0/+3
* | | | | powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-092-3/+6
* | | | | powerpc: Set init_bootmem_done on NUMA platforms as wellBenjamin Herrenschmidt2009-06-091-0/+2
* | | | | powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lockBenjamin Herrenschmidt2009-06-091-3/+4
OpenPOWER on IntegriCloud