aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman3-33/+21
2022-05-19KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy3-33/+21
2022-05-08powerpc: Add missing headersChristophe Leroy3-1/+4
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2022-05-05powerpc: fix typos in commentsJulia Lawall7-12/+12
2022-05-04powerpc/powernv: Switch from __FUNCTION__ to __func__Dwaipayan Ray1-1/+1
2022-04-26powerpc/fadump: print start of preserved areaHari Bathini1-3/+3
2022-04-26powerpc/fadump: Fix fadump to work with a different endian capture kernelHari Bathini2-47/+57
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2022-03-08powerpc: declare unmodified attribute_group usages constRohan McLure3-3/+3
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy2-2/+0
2022-03-01powerpc: Fix build errors with newer binutilsAnders Roxell1-1/+5
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár1-1/+1
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds18-46/+54
2022-01-05powerpc/opal: use default_groups in kobj_typeGreg Kroah-Hartman2-2/+4
2021-12-23powerpc/powernv: Add __init attribute to eligible functionsNick Child13-26/+26
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin2-0/+4
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin1-1/+1
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner1-2/+2
2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin1-1/+1
2021-11-29powerpc: remove cpu_online_cores_map functionNicholas Piggin2-8/+8
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