summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorLines
2019-05-03powerpc/mm: refactor pmd_pgtable()Christophe Leroy-11/+5
2019-05-03powerpc/mm: refactor pgtable freeing functions on nohashChristophe Leroy-86/+44
2019-05-03powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32Christophe Leroy-20/+8
2019-05-03powerpc/mm: refactor definition of pgtable_cache[]Christophe Leroy-86/+21
2019-05-03powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.Christophe Leroy-97/+25
2019-05-03powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32Christophe Leroy-6/+24
2019-05-03powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.hChristophe Leroy-33/+14
2019-05-03powerpc/mm: move pgtable_t in asm/mmu.hChristophe Leroy-24/+3
2019-05-03powerpc/mm: convert Book3E 64 to pte_fragmentChristophe Leroy-28/+15
2019-05-03powerpc/mm: drop __bad_pte()Christophe Leroy-4/+0
2019-05-03powerpc/mm: cleanup HPAGE_SHIFT setupChristophe Leroy-3/+10
2019-05-03powerpc/mm: move hugetlb_disabled into asm/hugetlb.hChristophe Leroy-1/+2
2019-05-03powerpc/mm: cleanup ifdef mess in add_huge_page_size()Christophe Leroy-0/+40
2019-05-03powerpc/mm: add a helper to populate hugepdChristophe Leroy-0/+19
2019-05-03powerpc/mm: split asm/hugetlb.h into dedicated subarch filesChristophe Leroy-83/+106
2019-05-03powerpc/mm: make gup_hugepte() staticChristophe Leroy-3/+0
2019-05-03powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGESChristophe Leroy-27/+5
2019-05-03powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULTChristophe Leroy-0/+4
2019-05-03powerpc/mm: define get_slice_psize() all the timeChristophe Leroy-0/+5
2019-05-03powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slicesChristophe Leroy-4/+1
2019-05-03powerpc/mm: get rid of mm_ctx_slice_mask_xxx()Christophe Leroy-45/+4
2019-05-03powerpc/mm: move slice_mask_for_size() into mmu.hChristophe Leroy-13/+46
2019-05-03powerpc/mm: no slice for nohash/64Christophe Leroy-15/+1
2019-05-02powerpc/nohash64: clean pgtable.hChristophe Leroy-5/+0
2019-05-01powerpc/powernv/mce: Print additional information about MCE error.Mahesh Salgaonkar-0/+10
2019-05-01powerpc/powernv/mce: Print correct severity for MCE error.Mahesh Salgaonkar-42/+44
2019-05-01powerpc/powernv/mce: Reduce MCE console logs to lesser lines.Mahesh Salgaonkar-1/+1
2019-05-01powerpc: Add doorbell tracepointsAnton Blanchard-0/+16
2019-04-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-44/+68
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin-41/+35
2019-04-30KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' methodCédric Le Goater-1/+5
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pagesCédric Le Goater-0/+1
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingCédric Le Goater-0/+3
2019-04-30KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE stateCédric Le Goater-0/+13
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pagesCédric Le Goater-0/+1
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a control to sync the sourcesCédric Le Goater-0/+1
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a global reset controlCédric Le Goater-0/+1
2019-04-30KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configurationCédric Le Goater-0/+21
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a control to configure a sourceCédric Le Goater-0/+11
2019-04-30KVM: PPC: Book3S HV: XIVE: add a control to initialize a sourceCédric Le Goater-0/+5
2019-04-30KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVECédric Le Goater-0/+14
2019-04-30KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeCédric Le Goater-0/+12
2019-04-30Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras-3/+33
2019-04-30KVM: PPC: Book3S HV: Flush TLB on secondary radix threadsPaul Mackerras-1/+2
2019-04-30KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C codePaul Mackerras-0/+2
2019-04-30KVM: PPC: Book3S: Allocate guest TCEs on demand tooAlexey Kardashevskiy-2/+3
2019-04-30KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlersAlexey Kardashevskiy-2/+0
2019-04-30KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handlerSuraj Jitindar Singh-0/+2
2019-04-29powerpc/pseries: Track LMB nid instead of using device treeNathan Fontenot-0/+21
2019-04-21powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_IDAneesh Kumar K.V-3/+3