summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-05-11powerpc/mm/radix: Isolate hash table function from pseries guest codeAneesh Kumar K.V
2016-05-11powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V
2016-05-11powerpc/mm/radix: Add MMU_FTR_RADIXAneesh Kumar K.V
2016-05-11powerpc/mm: Add mask of possible MMU featuresMichael Ellerman
2016-05-01powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V
2016-05-01powerpc/mm: Hash abstraction for tlbflush routinesAneesh Kumar K.V
2016-05-01powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.cAneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add mmu context handling callback for radixAneesh Kumar K.V
2016-05-01powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()Aneesh Kumar K.V
2016-05-01powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V
2016-05-01powerpc/mm: Abstract early MMU init in preparation for radixAneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add radix callback for pmd accessorsAneesh Kumar K.V
2016-05-01powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.hAneesh Kumar K.V
2016-05-01powerpc/mm: Add radix callbacks to pte accessorsAneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add dummy radix_enabled()Aneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add radix pte #definesAneesh Kumar K.V
2016-05-01powerpc/mm: Move pte related functions togetherAneesh Kumar K.V
2016-05-01powerpc/mm: Move page table index and and vaddr to pgtable.hAneesh Kumar K.V
2016-05-01powerpc/mm: Make page table size a variableAneesh Kumar K.V
2016-05-01powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.hAneesh Kumar K.V
2016-05-01powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.hAneesh Kumar K.V
2016-05-01powerpc/mm: Handle _PTE_NONE_MASKAneesh Kumar K.V
2016-05-01powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefixAneesh Kumar K.V
2016-05-01powerpc/mm: Move hash and no hash code to separate filesAneesh Kumar K.V
2016-05-01powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add partition table format & callbackAneesh Kumar K.V
2016-05-01powerpc/mm: Move radix/hash common data structures to book3s64 headersAneesh Kumar K.V
2016-05-01powerpc/mm: Use generic version of ptep_clear_flush_young()Aneesh Kumar K.V
2016-05-01powerpc/mm: Use generic version of pmdp_clear_flush_young()Aneesh Kumar K.V
2016-05-01powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V
2016-05-01powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V
2016-05-01powerpc/mm: Update _PAGE_KERNEL_ROAneesh Kumar K.V
2016-05-01powerpc/mm: Remove RPN_SHIFT and RPN_SIZEAneesh Kumar K.V
2016-05-01powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V
2016-05-01powerpc/mm: Use pte_user() instead of open codingAneesh Kumar K.V
2016-05-01powerpc/mm: Convert pte_user() to static inlineMichael Ellerman
2016-05-01powerpc/mm/subpage: Clear RWX bit to indicate no accessAneesh Kumar K.V
2016-05-01powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V
2016-05-01powerpc/mm: Use pte_raw() in pte_same()/pmd_same()Michael Ellerman
2016-05-01powerpc/mm: Use big endian Linux page tables for book3s 64Aneesh Kumar K.V
2016-05-01powerpc/mm: Add pte_xchg() helperMichael Ellerman
2016-05-01powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()Aneesh Kumar K.V
2016-05-01powerpc/mm: Always use STRICT_MM_TYPECHECKSMichael Ellerman
2016-04-27powerpc/perf: Replace raw event hex values with #definesMadhavan Srinivasan
2016-04-27ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann
2016-04-27powerpc: rework sparse for lib/xor_vmx.cDaniel Axtens
2016-04-27powerpc: Add support for userspace P9 copy pasteChris Smart
2016-04-27powerpc/mpic: handle subsys_system_register() failureAndrew Donnellan