summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc/mm: Add radix pgalloc detailsAneesh Kumar K.V2016-05-113-1/+17
| * powerpc/mm: Make 4K and 64K use pte_t for pgtable_tAneesh Kumar K.V2016-05-111-1/+1
| * powerpc/mm: Rename function to indicate we are allocating fragmentsAneesh Kumar K.V2016-05-111-17/+4
| * powerpc/mm/radix: Update PTCR on secondary CPUsAneesh Kumar K.V2016-05-111-3/+7
| * powerpc/mm/radix: Pick the address layout for radix configAneesh Kumar K.V2016-05-111-0/+109
| * powerpc/mm/radix: Limit paca allocation in radixAneesh Kumar K.V2016-05-111-1/+19
| * powerpc/mm/radix: Add checks in slice code to catch radix usageAneesh Kumar K.V2016-05-111-0/+16
| * powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V2016-05-012-1/+243
| * powerpc/mm: Hash abstraction for tlbflush routinesAneesh Kumar K.V2016-05-011-1/+1
| * powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.cAneesh Kumar K.V2016-05-012-4/+3
| * powerpc/mm/radix: Add mmu context handling callback for radixAneesh Kumar K.V2016-05-011-8/+35
| * powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V2016-05-011-1/+2
| * powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()Aneesh Kumar K.V2016-05-011-0/+20
| * powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V2016-05-013-16/+6
| * powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V2016-05-012-0/+357
| * powerpc/mm: Abstract early MMU init in preparation for radixAneesh Kumar K.V2016-05-011-3/+3
| * powerpc/mm: Make page table size a variableAneesh Kumar K.V2016-05-017-16/+41
| * powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefixAneesh Kumar K.V2016-05-017-63/+65
| * powerpc/mm: Move hash and no hash code to separate filesAneesh Kumar K.V2016-05-015-153/+222
| * powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V2016-05-013-3/+57
| * powerpc/mm: Use generic version of pmdp_clear_flush_young()Aneesh Kumar K.V2016-05-011-10/+3
| * powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V2016-05-014-18/+14
| * powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V2016-05-011-2/+2
| * powerpc/mm: Update _PAGE_KERNEL_ROAneesh Kumar K.V2016-05-011-6/+11
| * powerpc/mm: Remove RPN_SHIFT and RPN_SIZEAneesh Kumar K.V2016-05-011-1/+1
| * powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V2016-05-018-17/+42
| * powerpc/mm: Convert pte_user() to static inlineMichael Ellerman2016-05-011-1/+1
| * powerpc/mm/subpage: Clear RWX bit to indicate no accessAneesh Kumar K.V2016-05-011-3/+8
| * powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V2016-05-018-16/+16
| * powerpc/mm: Use big endian Linux page tables for book3s 64Aneesh Kumar K.V2016-05-013-7/+10
| * powerpc/mm: Add pte_xchg() helperMichael Ellerman2016-05-013-8/+7
| * powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()Aneesh Kumar K.V2016-05-011-5/+1
| * powerpc: sparse: Include headers for __weak symbolsDaniel Axtens2016-04-121-0/+1
| * powerpc/mm: Remove long disabled SLB codeMichael Ellerman2016-04-112-51/+0
* | powerpc: mm: use hugetlb_bad_size()Vaishali Thakkar2016-05-191-2/+4
|/
* powerpc/mm: Fixup preempt underflow with huge pagesSebastian Siewior2016-03-291-2/+2
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-1919-159/+304
|\
| * powerpc32: PAGE_EXEC required for inittextChristophe Leroy2016-03-111-2/+3
| * powerpc: Simplify test in __dma_sync()Christophe Leroy2016-03-111-1/+1
| * powerpc/8xx: rewrite flush_instruction_cache() in CChristophe Leroy2016-03-111-0/+7
| * powerpc/8xx: rewrite set_context() in CChristophe Leroy2016-03-111-0/+34
| * powerpc32: remove ioremap_baseChristophe Leroy2016-03-112-3/+1
| * powerpc32: Remove useless/wrong MMU:setio progress messageChristophe Leroy2016-03-111-4/+0
| * powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() togetherChristophe Leroy2016-03-114-42/+22
| * powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.cChristophe Leroy2016-03-112-19/+17
| * powerpc/8xx: Map linear kernel RAM with 8M pagesChristophe Leroy2016-03-113-12/+87
| * powerpc/mm: any thread in one core can be the first to setup TLB1chenhui zhao2016-03-041-3/+1
| * powerpc/mm: add _PAGE_HASHPTE similar to 4K hashAneesh Kumar K.V2016-03-031-1/+1
| * powerp/mm: Update code commentsAneesh Kumar K.V2016-03-032-3/+3
| * mm: Some arch may want to use HPAGE_PMD related values as variablesKirill A. Shutemov2016-03-031-0/+7