summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ptrace: Enable support for NT_PPC_CGPRAnshuman Khandual2016-08-011-0/+222
* powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transactionAnshuman Khandual2016-08-011-13/+51
* powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requestsAnshuman Khandual2016-08-011-0/+64
* powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requestsAnshuman Khandual2016-08-011-3/+87
* powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requestsAnshuman Khandual2016-08-011-4/+89
* powerpc/process: Add the function flush_tmregs_to_threadAnshuman Khandual2016-08-012-0/+28
* elf: Add powerpc specific core note sectionsAnshuman Khandual2016-08-011-0/+13
* powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V2016-08-015-26/+1
* powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V2016-08-014-1/+31
* powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V2016-08-014-28/+30
* powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V2016-08-013-15/+15
* powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V2016-08-014-2/+20
* powerpc/mm: Drop multiple definition of mm_is_core_localAneesh Kumar K.V2016-08-013-12/+13
* powerpc/mm: Use hugetlb flush functionsAneesh Kumar K.V2016-08-011-1/+1
* powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V2016-08-013-6/+12
* powerpc/mm/radix: Implement tlb mmu gather flush efficientlyAneesh Kumar K.V2016-08-012-1/+60
* powerpc/jump_label: Annotate jump label assemblyMichael Ellerman2016-08-011-2/+2
* powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label initAneesh Kumar K.V2016-08-013-0/+26
* powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao2016-08-014-0/+57
* powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao2016-08-015-0/+52
* powerpc: Add kconfig option to use jump labels for cpu/mmu_has_feature()Michael Ellerman2016-08-011-0/+9
* powerpc: Move cpu_has_feature() to a separate fileKevin Hao2016-08-0118-11/+36
* powerpc: Remove mfvtb()Kevin Hao2016-08-012-10/+1
* powerpc: Call jump_label_init() in apply_feature_fixups()Aneesh Kumar K.V2016-08-011-0/+8
* jump_label: Make it possible for arches to invoke jump_label_init() earlierKevin Hao2016-08-011-0/+3
* powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V2016-08-015-6/+6
* powerpc/mm: Add early_[cpu|mmu]_has_feature()Michael Ellerman2016-08-012-2/+22
* powerpc/mm: Define radix_enabled() in one place & use static inlineMichael Ellerman2016-08-012-11/+12
* powerpc/kernel: Convert cpu_has_feature() to returning boolMichael Ellerman2016-08-011-5/+4
* powerpc/kernel: Convert mmu_has_feature() to returning boolMichael Ellerman2016-08-011-2/+2
* powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2016-08-017-17/+16
* powerpc/kernel: Check features don't change after patchingMichael Ellerman2016-08-011-1/+26
* powerpc/64: Do feature patching before MMU initMichael Ellerman2016-08-011-3/+3
* powerpc/mm: Do radix device tree scanning earlierMichael Ellerman2016-08-013-3/+5
* powerpc/mm: Do hash device tree scanning earlierMichael Ellerman2016-08-013-26/+31
* powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()Michael Ellerman2016-08-012-13/+11
* powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman2016-08-014-0/+10
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-30532-4123/+11335
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-3060-251/+1133
| |\
| | * powerpc/8xx: Force VIRT_IMMR_BASE to be a positive numberScott Wood2016-07-091-1/+1
| | * powerpc/8xx: add CONFIG_PIN_TLB_IMMRChristophe Leroy2016-07-093-8/+19
| | * powerpc/8xx: Rework CONFIG_PIN_TLB handlingChristophe Leroy2016-07-092-48/+23
| | * powerpc/8xx: Don't use page table for linear memory spaceChristophe Leroy2016-07-092-72/+55
| | * powerpc/8xx: unpin all TLBs before flushingChristophe Leroy2016-07-091-8/+10
| | * powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy2016-07-091-1/+0
| | * powerpc/8xx: Map IMMR area with 512k page at a fixed addressChristophe Leroy2016-07-093-2/+86
| | * powerpc/8xx: Fix vaddr for IMMR early remapChristophe Leroy2016-07-095-10/+41
| | * powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-0915-67/+158
| | * T104xQDS: Add qe node to t104xqdsZhao Qiang2016-07-091-0/+38
| | * T104xRDB: Add qe node to t104xrdbZhao Qiang2016-07-091-0/+38