summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2018-10-14powerpc/mm: Define platform default caches related flagsChristophe Leroy
2018-10-14powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy
2018-10-14powerpc/nohash/64: do not include pte-common.hChristophe Leroy
2018-10-14powerpc/mm: Distribute platform specific PAGE and PMD flags and definitionsChristophe Leroy
2018-10-14powerpc/mm: Move pte_user() into nohash/pgtable.hChristophe Leroy
2018-10-14powerpc/book3s/32: do not include pte-common.hChristophe Leroy
2018-10-14powerpc/mm: move __P and __S tables in the common pgtable.hChristophe Leroy
2018-10-14powerpc/mm: drop unused page flagsChristophe Leroy
2018-10-14powerpc/mm: use pte helpers in generic codeChristophe Leroy
2018-10-14powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy
2018-10-14powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.hChristophe Leroy
2018-10-14powerpc/mm: don't use _PAGE_EXEC in book3s/32Christophe Leroy
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy
2018-10-14powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy
2018-10-13powerpc/32: Add ioremap_wt() and ioremap_coherent()Christophe Leroy
2018-10-13powerpc: Detect the presence of big-cores via "ibm, thread-groups"Gautham R. Shenoy
2018-10-13powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_enabled()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup list_head field namesSam Bobroff
2018-10-13powerpc/eeh: Cleanup unused field in eeh_devSam Bobroff
2018-10-13powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff
2018-10-09mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara
2018-10-09Merge branch 'fixes' into nextMichael Ellerman
2018-10-09KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualizationPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Add nested shadow page tables to debugfsPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entrySuraj Jitindar Singh
2018-10-09KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR registerPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpuSuraj Jitindar Singh
2018-10-09KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nestedPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcallSuraj Jitindar Singh
2018-10-09KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappingsSuraj Jitindar Singh
2018-10-09KVM: PPC: Book3S HV: Handle page fault for a nested guestSuraj Jitindar Singh
2018-10-09KVM: PPC: Book3S HV: Handle hypercalls correctly when nestedPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Nested guest entry via hypercallPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualizationPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agno...Suraj Jitindar Singh
2018-10-09KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappingsPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Handle hypervisor instruction faults betterPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guestsPaul Mackerras
2018-10-09KVM: PPC: Book3S: Rework TM save/restore code and make it C-callablePaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functionsPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C codePaul Mackerras
2018-10-09KVM: PPC: Book3S: Simplify external interrupt handlingPaul Mackerras
2018-10-09KVM: PPC: Remove redundand permission bits removalAlexey Kardashevskiy
2018-10-09KVM: PPC: Validate TCEs against preregistered memory page sizesAlexey Kardashevskiy
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman
2018-10-03powerpc/tm: Remove msr_tm_active()Breno Leitao
2018-10-03powerpc/ptrace: Add support for PTRACE_SYSEMUBreno Leitao