aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
AgeCommit message (Expand)AuthorFilesLines
2016-05-11powerpc/mm/subpage: Initialise user psize correctlyAneesh Kumar K.V1-1/+10
2016-05-11powerpc/mm/radix: Add radix THP callbacksAneesh Kumar K.V2-1/+118
2016-05-11powerpc/mm/thp: Abstraction for THP functionsAneesh Kumar K.V3-125/+132
2016-05-11powerpc/mm: THP is only available on hash64 as of nowAneesh Kumar K.V2-359/+358
2016-05-11powerpc/mm: Add radix support for hugetlbAneesh Kumar K.V4-1/+104
2016-05-11powerpc/mm: Fix vma_mmu_pagesize() for radixAneesh Kumar K.V1-4/+4
2016-05-11powerpc/mm: pte_frag abstractionAneesh Kumar K.V3-0/+12
2016-05-11powerpc/radix: Update MMU cacheAneesh Kumar K.V1-0/+2
2016-05-11powerpc/mm: vmalloc abstraction in preparation for radixAneesh Kumar K.V4-3/+29
2016-05-11powerpc/mm: Update pte filter for radixAneesh Kumar K.V1-0/+3
2016-05-11powerpc/mm: Add radix pgalloc detailsAneesh Kumar K.V3-1/+17
2016-05-11powerpc/mm: Make 4K and 64K use pte_t for pgtable_tAneesh Kumar K.V1-1/+1
2016-05-11powerpc/mm: Rename function to indicate we are allocating fragmentsAneesh Kumar K.V1-17/+4
2016-05-11powerpc/mm/radix: Update PTCR on secondary CPUsAneesh Kumar K.V1-3/+7
2016-05-11powerpc/mm/radix: Pick the address layout for radix configAneesh Kumar K.V1-0/+109
2016-05-11powerpc/mm/radix: Limit paca allocation in radixAneesh Kumar K.V1-1/+19
2016-05-11powerpc/mm/radix: Add checks in slice code to catch radix usageAneesh Kumar K.V1-0/+16
2016-05-01powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V2-1/+243
2016-05-01powerpc/mm: Hash abstraction for tlbflush routinesAneesh Kumar K.V1-1/+1
2016-05-01powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.cAneesh Kumar K.V2-4/+3
2016-05-01powerpc/mm/radix: Add mmu context handling callback for radixAneesh Kumar K.V1-8/+35
2016-05-01powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V1-1/+2
2016-05-01powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()Aneesh Kumar K.V1-0/+20
2016-05-01powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V3-16/+6
2016-05-01powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V2-0/+357
2016-05-01powerpc/mm: Abstract early MMU init in preparation for radixAneesh Kumar K.V1-3/+3
2016-05-01powerpc/mm: Make page table size a variableAneesh Kumar K.V7-16/+41
2016-05-01powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefixAneesh Kumar K.V7-63/+65
2016-05-01powerpc/mm: Move hash and no hash code to separate filesAneesh Kumar K.V5-153/+222
2016-05-01powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V3-3/+57
2016-05-01powerpc/mm: Use generic version of pmdp_clear_flush_young()Aneesh Kumar K.V1-10/+3
2016-05-01powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V4-18/+14
2016-05-01powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V1-2/+2
2016-05-01powerpc/mm: Update _PAGE_KERNEL_ROAneesh Kumar K.V1-6/+11
2016-05-01powerpc/mm: Remove RPN_SHIFT and RPN_SIZEAneesh Kumar K.V1-1/+1
2016-05-01powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V8-17/+42
2016-05-01powerpc/mm: Convert pte_user() to static inlineMichael Ellerman1-1/+1
2016-05-01powerpc/mm/subpage: Clear RWX bit to indicate no accessAneesh Kumar K.V1-3/+8
2016-05-01powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V8-16/+16
2016-05-01powerpc/mm: Use big endian Linux page tables for book3s 64Aneesh Kumar K.V3-7/+10
2016-05-01powerpc/mm: Add pte_xchg() helperMichael Ellerman3-8/+7
2016-05-01powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()Aneesh Kumar K.V1-5/+1
2016-04-12powerpc: sparse: Include headers for __weak symbolsDaniel Axtens1-0/+1
2016-04-11powerpc/mm: Remove long disabled SLB codeMichael Ellerman2-51/+0
2016-03-29powerpc/mm: Fixup preempt underflow with huge pagesSebastian Siewior1-2/+2
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds19-159/+304
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim2-3/+2
2016-03-17powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2-20/+24
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1