summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-1418-46/+54
|\
| * powerpc/opal: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-052-2/+4
| * powerpc/powernv: Add __init attribute to eligible functionsNick Child2021-12-2313-26/+26
| * powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin2021-12-092-0/+4
| * powerpc/64s: Make hash MMU support configurableNicholas Piggin2021-12-091-1/+1
| * powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin2021-12-021-1/+1
| * powerpc: remove cpu_online_cores_map functionNicholas Piggin2021-11-292-8/+8
| * powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushesNicholas Piggin2021-11-251-3/+7
| * powerpc/powernv: add missing of_node_putJulia Lawall2021-11-251-0/+1
| * powerpc/64s: Keep AMOR SPR a constant ~0 at runtimeNicholas Piggin2021-11-241-5/+3
| * powerpc/64s: Remove WORT SPR from POWER9/10 (take 2)Nicholas Piggin2021-11-241-1/+0
* | genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner2021-12-091-2/+2
|/
* Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-11-081-1/+2
|\
| * ocxl: Use pci core's DVSEC functionalityBen Widawsky2021-10-291-1/+2
* | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+1
|\ \
| * | PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran2021-09-211-1/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-062-3/+3
|\ \
| * | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-061-2/+2
| * | memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-061-1/+1
| * | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
| |/
* | powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde2021-10-291-1/+11
* | powerpc/powernv/dump: Fix typo in commentVasant Hegde2021-10-091-1/+1
* | powerpc: Drop superfluous pci_dev_is_added() callsNiklas Schnelle2021-10-091-6/+0
|/
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-08-261-2/+0
|\
| * powerpc/64s: Remove WORT SPR from POWER9/10Nicholas Piggin2021-08-251-2/+0
* | powerpc: Refactor verification of MSR_RIChristophe Leroy2021-08-261-1/+1
* | powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V2021-08-135-10/+9
* | powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-101-7/+4
* | powerpc/powernv/pci: Rework pnv_opal_pci_msi_eoi()Cédric Le Goater2021-08-101-4/+13
* | powerpc/powernv/pci: Set the IRQ chip data for P8/CXL devicesCédric Le Goater2021-08-101-3/+8
* | powerpc/powernv/pci: Adapt is_pnv_opal_msi() to detect passthrough interruptCédric Le Goater2021-08-101-1/+1
* | powerpc/powernv/pci: Drop unused MSI codeCédric Le Goater2021-08-103-100/+0
* | powerpc/pci: Drop XIVE restriction on MSI domainsCédric Le Goater2021-08-101-3/+1
* | powerpc/powernv/pci: Customize the MSI EOI handler to support PHB3Cédric Le Goater2021-08-101-1/+22
* | KVM: PPC: Book3S HV: Use the new IRQ chip to detect passthrough interruptsCédric Le Goater2021-08-101-1/+3
* | powerpc/powernv/pci: Add MSI domainsCédric Le Goater2021-08-101-0/+188
* | powerpc/powernv/pci: Introduce __pnv_pci_ioda_msi_setup()Cédric Le Goater2021-08-101-5/+23
* | powerpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-102-6/+6
|/
* powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin2021-06-252-1/+5
* powerpc/vas: Define and use common vas_window structHaren Myneni2021-06-205-124/+132
* powerpc/vas: Move update_csb/dump_crb to common book3s platformHaren Myneni2021-06-201-146/+9
* powerpc/vas: Create take/drop pid and mm reference functionsHaren Myneni2021-06-203-59/+12
* powerpc/vas: Add platform specific user window operationsHaren Myneni2021-06-202-1/+46
* powerpc/powernv/vas: Rename register/unregister functionsHaren Myneni2021-06-201-0/+18
* powerpc/vas: Move VAS API to book3s common platformHaren Myneni2021-06-204-295/+1
* powerpc/powernv/vas: Release reference to tgid during window closeHaren Myneni2021-06-201-4/+5
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-06-171-44/+8
|\
| * KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 pathNicholas Piggin2021-06-101-44/+8
* | powerpc: Move update_power8_hid0() into its only userChristophe Leroy2021-06-171-0/+10
* | powerpc/powernv/pci: fix header guardNick Desaulniers2021-05-231-1/+1
|/