aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-25powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushesNicholas Piggin1-3/+7
2021-11-25powerpc/powernv: add missing of_node_putJulia Lawall1-0/+1
2021-11-24powerpc/64s: Keep AMOR SPR a constant ~0 at runtimeNicholas Piggin1-5/+3
2021-11-24powerpc/64s: Remove WORT SPR from POWER9/10 (take 2)Nicholas Piggin1-1/+0
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-1/+2
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+3
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand1-2/+2
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport1-1/+1
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport1-1/+1
2021-10-29ocxl: Use pci core's DVSEC functionalityBen Widawsky1-1/+2
2021-10-29powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde1-1/+11
2021-10-09powerpc/powernv/dump: Fix typo in commentVasant Hegde1-1/+1
2021-10-09powerpc: Drop superfluous pci_dev_is_added() callsNiklas Schnelle1-6/+0
2021-09-21PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran1-1/+1
2021-08-26Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-2/+0
2021-08-26powerpc: Refactor verification of MSR_RIChristophe Leroy1-1/+1
2021-08-25powerpc/64s: Remove WORT SPR from POWER9/10Nicholas Piggin1-2/+0
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V5-10/+9
2021-08-10powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-7/+4
2021-08-10powerpc/powernv/pci: Rework pnv_opal_pci_msi_eoi()Cédric Le Goater1-4/+13
2021-08-10powerpc/powernv/pci: Set the IRQ chip data for P8/CXL devicesCédric Le Goater1-3/+8
2021-08-10powerpc/powernv/pci: Adapt is_pnv_opal_msi() to detect passthrough interruptCédric Le Goater1-1/+1
2021-08-10powerpc/powernv/pci: Drop unused MSI codeCédric Le Goater3-100/+0
2021-08-10powerpc/pci: Drop XIVE restriction on MSI domainsCédric Le Goater1-3/+1
2021-08-10powerpc/powernv/pci: Customize the MSI EOI handler to support PHB3Cédric Le Goater1-1/+22
2021-08-10KVM: PPC: Book3S HV: Use the new IRQ chip to detect passthrough interruptsCédric Le Goater1-1/+3
2021-08-10powerpc/powernv/pci: Add MSI domainsCédric Le Goater1-0/+188
2021-08-10powerpc/powernv/pci: Introduce __pnv_pci_ioda_msi_setup()Cédric Le Goater1-5/+23
2021-08-10powerpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2-6/+6
2021-06-25powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin2-1/+5
2021-06-20powerpc/vas: Define and use common vas_window structHaren Myneni5-124/+132
2021-06-20powerpc/vas: Move update_csb/dump_crb to common book3s platformHaren Myneni1-146/+9
2021-06-20powerpc/vas: Create take/drop pid and mm reference functionsHaren Myneni3-59/+12
2021-06-20powerpc/vas: Add platform specific user window operationsHaren Myneni2-1/+46
2021-06-20powerpc/powernv/vas: Rename register/unregister functionsHaren Myneni1-0/+18
2021-06-20powerpc/vas: Move VAS API to book3s common platformHaren Myneni4-295/+1
2021-06-20powerpc/powernv/vas: Release reference to tgid during window closeHaren Myneni1-4/+5
2021-06-17Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-44/+8
2021-06-17powerpc: Move update_power8_hid0() into its only userChristophe Leroy1-0/+10
2021-06-10KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 pathNicholas Piggin1-44/+8
2021-05-23powerpc/powernv/pci: fix header guardNick Desaulniers1-1/+1
2021-05-04powerpc/powernv/memtrace: Fix dcache flushingSandipan Das1-2/+2
2021-05-02powerpc/powernv: remove the nvlink supportChristoph Hellwig6-914/+8
2021-04-23powerpc/iommu: Do not immediately panic when failed IOMMU table allocationAlexey Kardashevskiy1-7/+8
2021-04-23powerpc/64s: remove unneeded semicolonYang Li1-1/+1
2021-04-14powerpc/powernv: make symbol 'mpipl_kobj' staticBixuan Cui1-1/+1
2021-04-08powerpc/powernv/memtrace: Allow mmaping trace buffersJordan Niethe1-1/+17
2021-03-29powerpc/powernv: Remove unneeded variable: "rc"dingsenjie1-4/+1
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-22/+0