summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-01powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V5-17/+19
2016-05-01powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()Aneesh Kumar K.V3-0/+38
2016-05-01powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V6-16/+41
2016-05-01powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V6-2/+380
2016-05-01powerpc/mm: Abstract early MMU init in preparation for radixAneesh Kumar K.V3-10/+30
2016-05-01powerpc/mm/radix: Add radix callback for pmd accessorsAneesh Kumar K.V3-5/+36
2016-05-01powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.hAneesh Kumar K.V4-83/+108
2016-05-01powerpc/mm: Add radix callbacks to pte accessorsAneesh Kumar K.V2-21/+84
2016-05-01powerpc/mm/radix: Add dummy radix_enabled()Aneesh Kumar K.V3-0/+14
2016-05-01powerpc/mm/radix: Add radix pte #definesAneesh Kumar K.V4-0/+150
2016-05-01powerpc/mm: Move pte related functions togetherAneesh Kumar K.V1-71/+71
2016-05-01powerpc/mm: Move page table index and and vaddr to pgtable.hAneesh Kumar K.V2-16/+12
2016-05-01powerpc/mm: Make page table size a variableAneesh Kumar K.V14-97/+135
2016-05-01powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.hAneesh Kumar K.V2-205/+209
2016-05-01powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.hAneesh Kumar K.V2-138/+141
2016-05-01powerpc/mm: Handle _PTE_NONE_MASKAneesh Kumar K.V1-4/+2
2016-05-01powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefixAneesh Kumar K.V13-107/+121
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.V8-8/+81
2016-05-01powerpc/mm/radix: Add partition table format & callbackAneesh Kumar K.V3-2/+31
2016-05-01powerpc/mm: Move radix/hash common data structures to book3s64 headersAneesh Kumar K.V4-65/+85
2016-05-01powerpc/mm: Use generic version of ptep_clear_flush_young()Aneesh Kumar K.V1-16/+7
2016-05-01powerpc/mm: Use generic version of pmdp_clear_flush_young()Aneesh Kumar K.V2-13/+3
2016-05-01powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V9-90/+66
2016-05-01powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V6-8/+8
2016-05-01powerpc/mm: Update _PAGE_KERNEL_ROAneesh Kumar K.V3-9/+14
2016-05-01powerpc/mm: Remove RPN_SHIFT and RPN_SIZEAneesh Kumar K.V5-28/+23
2016-05-01powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V12-37/+80
2016-05-01powerpc/mm: Use pte_user() instead of open codingAneesh Kumar K.V2-1/+6
2016-05-01powerpc/mm: Convert pte_user() to static inlineMichael Ellerman2-8/+11
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.V14-37/+49
2016-05-01powerpc/mm: Use pte_raw() in pte_same()/pmd_same()Michael Ellerman2-2/+6
2016-05-01powerpc/mm: Use big endian Linux page tables for book3s 64Aneesh Kumar K.V6-17/+120
2016-05-01powerpc/mm: Add pte_xchg() helperMichael Ellerman5-12/+20
2016-05-01powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()Aneesh Kumar K.V3-10/+1
2016-05-01powerpc/mm: Always use STRICT_MM_TYPECHECKSMichael Ellerman2-54/+0
2016-05-01IB/qib: Use cache inhibitted and guarded mapping on powerpcAneesh Kumar K.V2-10/+1
2016-04-27powerpc/perf: Replace raw event hex values with #definesMadhavan Srinivasan2-20/+61
2016-04-27ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann2-0/+22
2016-04-27powerpc: rework sparse for lib/xor_vmx.cDaniel Axtens1-0/+10
2016-04-27powerpc: Add support for userspace P9 copy pasteChris Smart2-0/+11
2016-04-27powerpc/mpic: handle subsys_system_register() failureAndrew Donnellan1-1/+8
2016-04-27powerpc/eeh: fix misleading indentationAndrew Donnellan1-1/+1
2016-04-26cxl: Fix DAR check & use REGION_ID instead of opencodingAneesh Kumar K.V1-1/+1
2016-04-22cxl: Increase timeout for detection of AFU mmio hangFrederic Barrat1-1/+3
2016-04-22cxl: Allow initialization on timebase sync failuresFrederic Barrat5-9/+37
2016-04-21tool/perf: Add sample_reg_mask to include all perf_regsMadhavan Srinivasan2-0/+50
2016-04-21tools/perf: Map the ID values with register namesAnju T2-0/+74
2016-04-21powerpc/perf: Add support for sampling interrupt register stateAnju T3-1/+106