summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)Author
2022-05-22powerpc/powernv: Get STF barrier requirements from device-treeRussell Currey
2022-05-22powerpc/powernv: Get L1D flush requirements from device-treeRussell Currey
2022-05-22powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni
2022-05-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-05-19KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-05-04powerpc/powernv: Switch from __FUNCTION__ to __func__Dwaipayan Ray
2022-04-26powerpc/fadump: print start of preserved areaHari Bathini
2022-04-26powerpc/fadump: Fix fadump to work with a different endian capture kernelHari Bathini
2022-04-14ELF: Remove elf_core_copy_kernel_regs()Brian Gerst
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-08powerpc: declare unmodified attribute_group usages constRohan McLure
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy
2022-03-01powerpc: Fix build errors with newer binutilsAnders Roxell
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-05powerpc/opal: use default_groups in kobj_typeGreg Kroah-Hartman
2021-12-23powerpc/powernv: Add __init attribute to eligible functionsNick Child
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner
2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin
2021-11-29powerpc: remove cpu_online_cores_map functionNicholas Piggin
2021-11-25powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushesNicholas Piggin
2021-11-25powerpc/powernv: add missing of_node_putJulia Lawall
2021-11-24powerpc/64s: Keep AMOR SPR a constant ~0 at runtimeNicholas Piggin
2021-11-24powerpc/64s: Remove WORT SPR from POWER9/10 (take 2)Nicholas Piggin
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-10-29ocxl: Use pci core's DVSEC functionalityBen Widawsky
2021-10-29powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde
2021-10-09powerpc/powernv/dump: Fix typo in commentVasant Hegde
2021-10-09powerpc: Drop superfluous pci_dev_is_added() callsNiklas Schnelle
2021-09-21PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran
2021-08-26Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2021-08-26powerpc: Refactor verification of MSR_RIChristophe Leroy
2021-08-25powerpc/64s: Remove WORT SPR from POWER9/10Nicholas Piggin
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V
2021-08-10powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-08-10powerpc/powernv/pci: Rework pnv_opal_pci_msi_eoi()Cédric Le Goater
2021-08-10powerpc/powernv/pci: Set the IRQ chip data for P8/CXL devicesCédric Le Goater
2021-08-10powerpc/powernv/pci: Adapt is_pnv_opal_msi() to detect passthrough interruptCédric Le Goater
2021-08-10powerpc/powernv/pci: Drop unused MSI codeCédric Le Goater
2021-08-10powerpc/pci: Drop XIVE restriction on MSI domainsCédric Le Goater