aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2018-10-14powerpc/mm: Get rid of pte-common.hChristophe Leroy2-27/+24
2018-10-14powerpc/mm: Define platform default caches related flagsChristophe Leroy3-11/+7
2018-10-14powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy6-44/+91
2018-10-14powerpc/nohash/64: do not include pte-common.hChristophe Leroy3-36/+44
2018-10-14powerpc/mm: Distribute platform specific PAGE and PMD flags and definitionsChristophe Leroy6-66/+159
2018-10-14powerpc/mm: Move pte_user() into nohash/pgtable.hChristophe Leroy2-13/+10
2018-10-14powerpc/book3s/32: do not include pte-common.hChristophe Leroy2-17/+101
2018-10-14powerpc/mm: move __P and __S tables in the common pgtable.hChristophe Leroy3-40/+19
2018-10-14powerpc/mm: drop unused page flagsChristophe Leroy2-25/+2
2018-10-14powerpc/mm: use pte helpers in generic codeChristophe Leroy3-12/+12
2018-10-14powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy5-0/+114
2018-10-14powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.hChristophe Leroy3-28/+48
2018-10-14powerpc/mm: don't use _PAGE_EXEC in book3s/32Christophe Leroy1-1/+1
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy8-14/+11
2018-10-14powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy1-0/+2
2018-10-13powerpc/32: Add ioremap_wt() and ioremap_coherent()Christophe Leroy1-0/+9
2018-10-13powerpc: Detect the presence of big-cores via "ibm, thread-groups"Gautham R. Shenoy2-0/+13
2018-10-13powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff1-2/+2
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff1-0/+1
2018-10-13powerpc/eeh: Cleanup eeh_enabled()Sam Bobroff1-5/+1
2018-10-13powerpc/eeh: Cleanup list_head field namesSam Bobroff1-6/+6
2018-10-13powerpc/eeh: Cleanup unused field in eeh_devSam Bobroff1-1/+0
2018-10-13powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff1-1/+0
2018-10-09mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara1-2/+2
2018-10-09Merge branch 'fixes' into nextMichael Ellerman1-0/+1
2018-10-09KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualizationPaul Mackerras1-0/+1
2018-10-09KVM: PPC: Book3S HV: Add nested shadow page tables to debugfsPaul Mackerras1-0/+1
2018-10-09KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entrySuraj Jitindar Singh1-0/+1
2018-10-09KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpuSuraj Jitindar Singh1-0/+3
2018-10-09KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nestedPaul Mackerras1-0/+5
2018-10-09KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcallSuraj Jitindar Singh3-0/+14
2018-10-09KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappingsSuraj Jitindar Singh2-1/+71
2018-10-09KVM: PPC: Book3S HV: Handle page fault for a nested guestSuraj Jitindar Singh4-0/+24
2018-10-09KVM: PPC: Book3S HV: Handle hypercalls correctly when nestedPaul Mackerras1-0/+4
2018-10-09KVM: PPC: Book3S HV: Nested guest entry via hypercallPaul Mackerras3-0/+48
2018-10-09KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualizationPaul Mackerras5-3/+53
2018-10-09KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agno...Suraj Jitindar Singh1-0/+3
2018-10-09KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras4-8/+6
2018-10-09KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappingsPaul Mackerras2-0/+2
2018-10-09KVM: PPC: Book3S HV: Handle hypervisor instruction faults betterPaul Mackerras1-0/+1
2018-10-09KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guestsPaul Mackerras2-0/+4
2018-10-09KVM: PPC: Book3S: Rework TM save/restore code and make it C-callablePaul Mackerras1-0/+10
2018-10-09KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functionsPaul Mackerras1-0/+5
2018-10-09KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C codePaul Mackerras1-0/+1
2018-10-09KVM: PPC: Book3S: Simplify external interrupt handlingPaul Mackerras2-3/+2
2018-10-09KVM: PPC: Remove redundand permission bits removalAlexey Kardashevskiy1-1/+1
2018-10-09KVM: PPC: Validate TCEs against preregistered memory page sizesAlexey Kardashevskiy1-2/+0
2018-10-03powerpc/tm: Remove msr_tm_active()Breno Leitao1-1/+6
2018-10-03powerpc/ptrace: Add support for PTRACE_SYSEMUBreno Leitao1-1/+3
2018-10-03powerpc: Redefine TIF_32BITS thread flagBreno Leitao1-1/+1